Lily Suchipi Skye

@suchipi.bsky.social

she/her https://suchipi.com/

I used to like browsing GitHub for cool stuff on the trending tab but now it's all just AI stuff. Is there something like a Forgejo instance with a trending tab where I can see cool stuff made by humans? Or a mailing list or community or something

New big yavascript update :3 github.com/suchipi/yava... Highlights: - ES2020 -> ES2023 - Improved top-level await support - Added TextEncoder/TextDecoder - Added import attribute support - exec/Worker improvements on Windows - Bytecode (de)serializer improvements. - FreeBSD support added

Release v0.16.0 · suchipi/yavascript

This is a big update which has been a long time coming! New Stuff The underlying engine has been updated to support most of the ES2023 specification (it was previously ES2020). Notably, several ne...

github.com

Suchi (my Warrior of Light)-Coded Characters Warning: Quoted post is from my friend's NSFW account. I'm not into that stuff but I wanted to participate in this trend.

Nagisa Shiota - Assassination ClassroomRiko - Made in AbyssMordred - Fate ApocryphaNonohara Yuzuko - Yuyushiki
Post nicht verfügbar.

I used to watch Data on Star Trek: The Next Generation struggle to understand emotion but clearly want to be more human, and I swear I've never felt more seen, especially not by any other autistic character. Now all people think of when they see robot characters is the plagiarism machine.

Captchas have clearly been nonconsensually-crowdsourced AI training for years. And they don't work to stop bots. So why the fuck are we still using them? Websites should eliminate captchas. I don't want to contribute to something I hate just to use your shitty forum.

const emotes = ` :) :( :o :O :3 >:3 >:3c >:( >:) c: C: D: :-) :^) B) >.< uwu ._. :v >.> <.< >///< owo O.O o.o 0_0 <(^.^<) <(^.^)> (>^.^)> :D T.T Q.Q orz :p :P xD XD :< @.@ *-* oAo ` .split(/\s+/) .filter(Boolean) .concat("ayy lmao");