@BluePower@mastodon.social avatar

BluePower

@BluePower@mastodon.social

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

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

BluePower,
@BluePower@mastodon.social avatar

@Alllo That's an answer I haven't been thinking before. I started learning Perchance and JS over 2 years ago, and just started tinkering with the plugin when it was just released. And yeah, there are many AI image generators that use the t2i framework, actually.

@AdministratorDude You can start simple, and then start exploring the boundaries of the text-to-image-plugin, the deep-in-down Perchance code, and maybe explore other generators that offer great possibilities Perchance has. 😊

BluePower, to perchance
@BluePower@mastodon.social avatar

A sneak peek for the big 2.0.20.1 update of the Generator Manager...

@perchance

BluePower, (edited )
@BluePower@mastodon.social avatar

@Liquefy7822 I think an alternative approach to do the [dice(numDice+"d6") + buffs + debuffs] for the random dice icon plugin is this:

[dice(numDice+'d6').sum + buffs + debuffs]  

The dice(...).sum behaves like the normal dice(...) in the original dice plugin.

So, for example, if you want to multiply the dice values together, you can do this:

[dice("3d12").sum * dice("3d20").sum * dice("2d50").sum]  

(backslashes in * must be removed)

[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...

BluePower,
@BluePower@mastodon.social avatar

@Alllo Yeah, scrolling out the page might be the most efficient way if you're too lazy having to move the cursor around and/or having many image generations on the screen at once 🙂

BluePower, to perchance
@BluePower@mastodon.social avatar

New Power Generator Manager update, version 2.0.20.0.3 (New backgrounds, new accent colors...)

Yet another unplanned update, but regardless, it brings some massive updates out of the box, including the early background change and a bunch of neat improvements!

https://perchance.org/power-generator-manager

@perchance

BluePower, (edited )
@BluePower@mastodon.social avatar

@Alllo Fun fact: The plugin page itself was written to encourage users to upload to imgur at the time perchance.org/upload was not made yet. That's why these images still use the source from the imgur site. I've also never noticed they updated that to change it to perchance.org/upload.

BluePower,
@BluePower@mastodon.social avatar

@dlcnate1 Exploring through the examples page and searching, I found multiple examples of how you can control the output based on dropdown menus:

https://perchance.org/drop-down-list-example#edit
https://perchance.org/dynamic-drop-down-list-example#edit
https://perchance.org/multi-dropdown-user-provided-pattern#edit

It uses dynamic odds to determine which items should be picked based on what you select and stuff, but feel free to play around with those examples.

BluePower, to perchance
@BluePower@mastodon.social avatar

[Bug?] generator-stats-plugin delays in showing the last edited time

So, I went to edit and save two of my own generators, broken-generators and wheel-substance-chance. However, after reloading on my hub page, the last edited time wasn’t displaying the updated time right away, it just stays the same as when I saved it 1 year ago and 29 days ago, respectively.

After waiting for a few minutes though, it did show the updated time, so there appears to be a delay on the plugin.

@perchance

[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):...

BluePower, to perchance
@BluePower@mastodon.social avatar

Adding admin-privileged user ID into bannedUsers of the Comments Plugin

Just found another interesting "bug" similar to the generatorName override. I tried "banning" an admin user (which is myself) from the comments of my hub page by adding the ID into the bannedUsers list and got some bizarre effects. When I re-visited my hub page, the admin comments were hidden, but I could still comment. And after a refresh, weirdly, they showed up. But in a private window, they're hidden.

@perchance

BluePower,
@BluePower@mastodon.social avatar

@perchance I've also done the same with the-generator-hub-collection, and it yielded even weirder results. The admin comments didn't even hide, and I was still able to comment, even if I refreshed the page multiple times.

Have any of you tried this similar approach before?

BluePower,
@BluePower@mastodon.social avatar

@VioneT Oooh, didn't know that, I think that when you got banned, you can't comment anymore (same with this: https://lemmy.world/post/10020271) 😁

BluePower,
@BluePower@mastodon.social avatar

@VioneT Basically, Cocell's IP was flagged for spamming comments on a chat, but now for some reason he can comment on a filtered (non-feedback) chat (like mine). Probably got a new IP that's unblocked, just like my case when the main IP of my home router resets to a new one that's unblocked, so I could now comment.

!https://user-uploads.perchance.org/file/0eb8d9208b9bfb515633d683106b6046.jpeg

BluePower,
@BluePower@mastodon.social avatar

@Alllo @AdComfortable1514 Even just clicking on the dropdown menus also showed some delay there.

BluePower, (edited )
@BluePower@mastodon.social avatar

@AdComfortable1514 Kind of a bug report to your generator, but on the base, main and negative prompt inputs the hide button initially showed no text and sitting next to the input labels. Let me know if this was a bug!

!https://user-uploads.perchance.org/file/261b77d86fe9133ea7fab4813a269aa8.jpeg

BluePower,
@BluePower@mastodon.social avatar

@AdComfortable1514 Okay, thanks for acknowledging!

BluePower,
@BluePower@mastodon.social avatar

@edwardthefma99 I they wanted to, they could also open Perchance generators in an incognito session, as it clears all the login data on the site, thus rendering it as "logged-out". That means, ads will appear on that session, while keeping the other one as "logged-in" 😊

I occasionally did this to be able to comment without a nickname on generators.

BluePower, (edited ) to perchance
@BluePower@mastodon.social avatar

[Bug] Downloading revisions not working

I made a similar post about this one (https://lemmy.world/post/11134086) and it happened again, and hopefully the Dev can notice. (ping please)

Here's the error that Perchance throws when I try to download revisions from https://perchance.org/power-generator-manager-10k-milestone:

Uncaught URIError: URI malformed
at decodeURI (see image)

EDIT: After some later investigation, I've found out that this does NOT affect earlier revisions (see this comment: https://lemmy.world/comment/8770044)

@perchance

BluePower,
@BluePower@mastodon.social avatar

@perchance I also tried with my other generators such as power-name and power-sentence, and it worked well. Also, anybody can test this by downloading revisions on some of the generators and see if the error also popped out.

BluePower, to perchance
@BluePower@mastodon.social avatar

[Suggestion] Blocking certain words in comments, not just users in the Comments Plugin

So, there's already a feature to block specific tags so comments with those tags won't show up anymore. But what if you could also block comments based on keywords (even if they're sent from different tags)? Also, there should be a separate "unblock all" command for blocked users and words.

Please ping the Dev so they know about this.

@perchance

BluePower,
@BluePower@mastodon.social avatar

@Alllo That one is for "banned words" if you mean that. What I mean by blocking words is for each user instead of pre-setup in the list (works just like blocking users, but for keywords.)

BluePower,
@BluePower@mastodon.social avatar

@edwardthefma99 There is https://perchance.org/banned-words-list, which is a RegEx list that already covers all the swears, curses and non-PG words. Could be used for both the comments plugin via bannedWords and the text-to-image-plugin (if possible). But there are no phrases such as "12 year old" or something, so you could remix that to your liking and create your own banned words list.

BluePower, (edited )
@BluePower@mastodon.social avatar

@VioneT Yeah, but that also hinders someone from sending comments with any of the specified banned words.

For context, bannedWords is an option that could be added to the plugin, and block words (or word blacklists) would be a separate command accessible via the ⚙️ button that allows each user to configure their own unwanted words, and senders could still send comments with those "blocked words" on normal circumstances.

BluePower,
@BluePower@mastodon.social avatar

@Alllo Hello from the Casual Perchance community.

When I post about an edited image on your community, I deemed that was fine, but then I got permanently banned from the site. I was giving up because I had only a Mastodon account to post things there. Alas, I might not be able to have access to that account for a few days, even if it gets unbanned.

Just woke up this morning and found that my Lemmy account does, and I was even appointed as a mod to that community. Really a magic. 🤯

BluePower,
@BluePower@mastodon.social avatar

@Alllo My account got banned at the time the post was made, around 8 hours ago as of this comment. Everything seems to be okay, apart from me deciding to take a break from that account for a few days until I got to work with it again.

And thankfully my Mastodon account has never been gotten blocked from any instance until now.

BluePower,
@BluePower@mastodon.social avatar

@VioneT I see, I've checked the modlog more and more and I found that there has been some Lemmy accounts from various instances who were also banned by the automod and then got unbanned shortly after.

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