@BluePower@sh.itjust.works avatar

BluePower

@BluePower@sh.itjust.works

I make generators on Perchance.org and do a bunch of other cool things.

Links:

This profile is from a federated server and may be incomplete. Browse more on the original instance.

AI bots in your comments, and more: `c = commentsPlugin(options), c.submit("hello world!")` (perchance.org)

(To be clear, since I realized just now that to non-devs the title might be misleading: This feature does not add AI bots to your comments plugin by default! The comments plugin and the AI plugins are completely distinct. But plugins can of course interact with one another, and this new feature of the comments plugin allows for...

BluePower,
@BluePower@sh.itjust.works avatar

Also the current user’s username and other data, i.e. com.user.name would output bluepower81 and com.user.nickName would output Polygonal and so on.

[Resolved Bug] Couldn't set custom emojis on a comments plugin's options list named other than `commentOptions`

Regarding to the recently announced custom emojis feature for the comments plugin, it appears that lists for the options named other than commentOptions resulted in a weird Cannot read properties of undefined error. I’ve tried to rename the existing exact commentOptions list in the custom emojis example, and as expected, it...

The Comments Plugin's notifications feature + additional caveats, tips, how to enable them and other things

Remember when the Dev @perchance made a post months ago - lemmy.world/post/5716741, where they had just announced that feature for the comments-plugin? I was about to reply to that post, but I can’t find it on my home instance, so I decided to make a new post to address something about that feature....

BluePower,
@BluePower@sh.itjust.works avatar

Updated the body post, added instructions and some major changes.

Problems with saving and loading generators on Perchance (sh.itjust.works)

Recently I was hit by the problem where the saving process just stuck in the background, and when I checked the DevTools Network, there’s a lot of stalled connections when fetching a few resources required for the generator page to fully load. The stall eventually ends for a short time (1-30 min), but sometimes even longer...

BluePower, (edited )
@BluePower@sh.itjust.works avatar

Okay, so I got some more reports today. I woke up and opened my browser with a tab heading to the Comments Plugin page, with all the comments sections already loaded up. Then, I opened my Generator Manager, and it loaded just as usual, but when I saved it, it took a really long time, up to around 30 minutes, with usual long-stalling requests initiated by the /api/cv request. It even spit out a Couldn’t get generator dependencies error midway. I left only the Comments Plugin tab and the Generator Manager tab open for the rest of the time in the same browser while doing some outside work.

After trying to save it again after a couple of minutes though, it did save pretty well.

https://sh.itjust.works/pictrs/image/99544c42-a420-48c7-b275-af4ef1ccc708.png

https://sh.itjust.works/pictrs/image/998a38f9-b508-494b-92ba-4060b0da7d41.png

Update: Now, almost every time I opened and saved my Generator Manager, the other generators I’ve opened seems to start loading for a very long time, while the saving requests from the generator hub page also clogs out of nowhere. It’s in the 30-minute mark again.

Super Fetch Plugin does not work with `user-uploads.perchance.org`

So, after a bit of testing with the example from the super-fetch-plugin, I’ve tried different kinds of websites and it worked, including a URL from comments-plugin.perchance.org, which I got from inspecting a comments plugin iframe from the DevTools. But in this case, not from user-uploads.perchance.org, it kept having the...

[Bug?] Equals in dynamic odds warning, although I'm not assigning a value into anything

The last time I checked my Example Page Generator, I’ve found some warnings that says that I have some strange dynamic odds in the list code, even though it wasn’t all about assigning variables in those things. All I was trying to do is to filter the examples based on the user using Perchance syntax (for reference):...

[Bug] `text-to-image-plugin` sometimes stuck on "Processing" until I hover over or scroll until the edge touches the image generation frame(s)

This is a problem that I’ve been encountered very often but not as inconvenient as the previous bugs I’ve been reported on this community. It was stuck on “Preparing” or “Preprocessing” even though console messages already told me that the image had already been generated successfully, and the only way to reveal the...

The Generative Background Template (perchance.org)

This has been a fairly new template I’ve been creating for a very long time, since The Searchable Collection Template that came out over a year ago. And actually, this is the first ever AI-powered template I’ve ever made within the Power Generator Manager generator family (amongst other undiscovered ones in the entire...

The "revisions" has now evolved to "backups" (sh.itjust.works)

Just woke up recently and suddenly found a UI change in the Perchance editor. The “revisions” button as Perchance generator editors found very familiar with has now been renamed to “backups”, likely because it’s a more familiar name. It still lists revisions though by default, same as the revisions did....

Getting Relative Time in the Date Plugin

There was one missing functionality in the Date Plugin, which is an ability to get relative times which you can do by passing the parameters into the function in the Moment.js library. But it looks like you can’t do that in the plugin itself, which is simply a part of writing mistake in the plugin’s source....

[Request] Separate meta description for the `generators` page

So as the Dev say that enough details and specific keywords on descriptions could help generators easier to find as people type many different keywords related to the generator, but descriptions like that doesn’t look so pretty when the generator is shown in the generators page, as it is trimmed midway....

A generator recovery feature for Perchance (a.k.a. restore points) (sh.itjust.works)

When I was starting to create a new generator and the new 2.0.20.1 update for my hub page, I was afraid of my PC randomly turning off whilst in the mid of my work, thus I was thinking of a “restore points” feature for Perchance ever since long ago. Since I don’t save generators too much, and I have a fear of accidentally...

BluePower,
@BluePower@sh.itjust.works avatar

I logged in to my Perchance account on Firefox and that also displays the user option in the settings menu

https://sh.itjust.works/pictrs/image/a55ede6f-2de0-4433-a415-4f3121c96551.png

The Template List (not mine) (perchance.org)

I found this interesting collection page that isn’t mine whilst searching for a forum template. Similar to Eatham’s plugin list, but this time with templates. Would be worthy if shared here on the community just in case somebody wanted to search for a very specific template within a single place....

A quick example demonstrating how you can get rid of the error message (without using a "private" function in the engine) (perchance.org)

I’ve just found another pretty cool way to get rid of the error box in a generator without using the __clearPerchanceErrors() function that you can run on the testing panel to get a similar effect (as mentioned by @perchance that it’s probably a “private function” as well along with other alike properties in the...

BluePower,
@BluePower@sh.itjust.works avatar

Okay, I now understand there’s now a clear documented window.ignorePerchanceErrors and clearPerchanceErrors() function in the advanced generator, the last time I took a look at the page, it wasn’t there (here’s a snapshot of the page from 2022). Overall, the alternative method only hides the error box out of the generator and does not clear the errors, whilst it does with clearPerchanceErrors() so you cannot see them when you programatically open the error dialog (as in the example).

[Request] Putting direct input text to the Markdown plugin directly instead of a list

Is there a way to make the plugin accept a direct input of a text instead of putting it into a separate list and then reference the plugin for it? Or if not, could there be a possibility for it? So, when e.g. when I want to format just a few pieces of text, we’d just write this:...

[Bug] Preview Panel Bottom Bar Overlap (sh.itjust.works)

Sometimes when the bottom bar that sits below the preview panel expanded into multiple columns like this, the preview panel got overlapped by the bar, making some content below inaccessible even when scrolled to the very bottom. I’ve been discovering this bug a long while ago, and it’d be great if it’s fixed. 😉...

[Suggestion] Adding a note to any of the generator items in the accounts > generators menu (sh.itjust.works)

Sometimes when I save generators while it was still unfinished or, in a case, it’s still under development, I’d like to add a note into any of these generators that it’s unfinished on under development while I can keep them private for a long time. Or you could write anything you want as a note to any generator in the...

A more "synthetic" sentence generator that shuffles words on the generated sentences (perchance.org)

I have just made this quick fork of the sentence generator from the useful generators page and released it as a new Small Generator on my Generator Manager. And on this I’ve added a mechanism that replaces certain words on the generated sentence with a different one pulled from a bunch of other useful generators (i.e. you...

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • rosin
  • mdbf
  • osvaldo12
  • ethstaker
  • tacticalgear
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • modclub
  • Youngstown
  • everett
  • slotface
  • kavyap
  • JUstTest
  • GTA5RPClips
  • khanakhh
  • cisconetworking
  • tester
  • ngwrru68w68
  • normalnudes
  • Durango
  • InstantRegret
  • cubers
  • megavids
  • Leos
  • anitta
  • lostlight
  • All magazines