https://perchance.org/beautiful-people come make some ai art :)

  • 45 Posts
  • 290 Comments
Joined 9 months ago
cake
Cake day: January 3rd, 2024

help-circle

  • for me it was a peaceful post until adcom dismissed what i was saying and I had to confront him.

    The thing on the page was false and lead me incorrectly because of it. You could say I was mis lead. Literally false. Literally mislead. Anything about an intention to mislead comes from yall other people saying it’s ok to make potentially false documentation to keep the noobs happy.

    The Perchance Dev is actually someone with ideals. Not all Devs have ideals. I come from a coding place run by a guy tryin to hold wool over subscribers’ eyes so they pay their subscription. No speaking of competing things. No encouragement of going outside the program to learn. Total shady and not a single mention of ideals. I have ideals and they are a stronger pulling force than money. Lots of devs don’t visibly have ideals. Perchance dev does tho. This is probably why I am comfortable coding here. Not a single red flag that makes me think Perchance Dev looks at us predatorily; even with that the norm in society; and often speaking of ideals behind their choices and hinting at an inner moral compass.

    Also hence me going thru an area using the documentation and getting pwned because it being false on a potentially useable aspect being out of place. It isn’t saying Perchance Dev is a misleading person; it’s the opposite. It’s because PerchanceDev is abnormally moral that a spot like that is out of place; which is why it was highly mentionable for fixing. I am sorry if the initial post did not convey that clearly enough.





  • This is usually the amount of variation I get. Here are a few examples. Same seed often is same color and same area where big objects are. the last one is just the word Prophetess to highlight how less tokens is less variation. i put them in the https://perchance.org/beautiful-people gallery.

    spoiler

    sameseed sameseed sameseed sameseed sameseed

    Not this morning, but sometimes when moving GuidanceScale up or down on the same seed there hits a transition point at a specific guidance scale with that image where the variation between sameseed images is much larger.




  • you are so right. im going to only have my documentation be true sometimes now.

    Also ironically in my mind I hadn’t even considered it being an ‘on purpose misleading’ until adcom mentioned it. My initial thought was Perchance used to work like that or was initially intended to and later the dev put various filters in which caused seed now to not always be identical. I thought it some innocent thing.

    I am surprised by this post at how acceptable false documentation is and that things that are actually wrong are valid to put in as documentation. You won’t ever see me doing that unless it is accidental; in which case I 100% appreciate being made aware of it.




  • 3Tho I do not think this is one of those areas.

    Long ago I actually made a generator that was based off this concept of same seed = same image. After a decently long build time, it turned out that same seed does NOT equal same image and was an unforseen wrecking of that design concept; not just unforseen, but I had read this same sentence I am highlighting now and it is specifically this sentence that made it sound good to go but as an unexpected failure with wasted effort.

    It can be explained to newbies without causing harm. But right now it isn’t ‘ommitting nonessential info’. It is portraying something incorrectly and, if anyone uses the info for a generator using the concept of Same Seed = Same Image, they get pwned by the statement having been unexpectedly false.

    I do not know anywhere else in Perchance where something stated as true is actually false and if you use that info assuming it’s true you get pwned.








  • very cool!

    Though you may find Kotlin WebView does not play nice with Perchance AI. I tried to put a Perchance AI art gen in a kotlin webview long ago and it was detected as like ‘adblocked’ if i remember right.

    nice experience you are gaining! Kotlin is very powerful. And cool idea with the improving organization. I probably wont look in to the Search since it’s a bit out of my way, but kno that with Kotlin you can solve anything. Even if you have 30+ bugs, those are 30+ opportunities to learn what you did wrong and not do them again. also I highly suggest making a simplified Toast function you can place anywhere easy peasy for when solving issues (equivalent of console.log to tell yourself what variables are at each step so you can pinpoint when a value isnt getting from point A to point B).