i still just really feel like AI stuff is basically illegal. like I don't think a good faith interpretation of "fair use" entails vacuuming up everyone's intellectual property to build your chat bot. that sounds wrong to me
goblin
@literate-goblin.bsky.social
terrible creature that learned how to read | he/him the most important step someone can take is the next one! banner by @batgirlodessa.bsky.social
I interviewed Brian (@briannthcircle.bsky.social) of Nth Circle ( @nthcircle.bsky.social ) about the studio's history, genre conventions and writing of the Devil www.stern32.xyz/post/id=49 #ofthedevil #otdevil
"I don’t write novels. I make videogames." >> ☆Stern32☆
<div class="gridLayout"><div class="ribbon rLeft"></div><div class="ribbon rRight"></div><div class="blogText"> The year is 2086 and every crime is solved the moment that it happens, thanks to a highl...
stern32.xyz
I wrote a manifesto for making games, and (not) selling them, for #manifestojam illomens.itch.io/no-one-is-go...
NO-ONE IS GOING TO BUY YOUR GAME by ill omens
A Manifesto For Making Games
illomens.itch.io
teehee funni jester character belongs to @/KattScratch on artfight ! #artfight | #art | #illustration | #oc | #digitalart
I want to learn Odin and use it to pass a programmer rite of passage: building a compiler. or do some cool stuff with graphics like a visual novel framework
🖤🤍 character belongs to @/nibiirus on artfight!! #artfight | #art | #illustration | #oc | #digitalart
We'll keep on pointing at this comic by @skutchdraws.bsky.social and @hbomberguy.bsky.social until it's embarrassing for tech bros to call you a luddite for hating AI! More of Failure to Launch in the link bsky.app/profile/iron...
George Lucas likens AI sceptics to luddites clinging to horses and carts
7th attack for @krronyss.bsky.social 's aurora !!!! 🖤🩸 #artfight | #art | #illustration | #oc | #digitalart
6th attack :p character belongs to @/citrusm0nster on artfight! #artfight | #art | #illustration | #oc | #digitalart
oh ho ho ho !!!! 🩷 character belongs to @/Lloromanntic on artfight! #artfight | #art | #illustration | #oc | #digitalart
nior 🖤🤍 2nd art fight attack this time for @goddessxgore.bsky.social !! #artfight | #art | #illustration | #oc | #digitalart
The biggest myth is that you can't do it and it's impossible and if you tried it would be bad. You can start today. Get a free edition of RPG maker or start doing gamemaker studio tutorials. Get Articy and start playing with storyboarding. The only real barrier is that you are not doing it.
game devs: what are the myths that a lot of players of games think are true about making games that are completely untrue? If you could snap your fingers and they suddenly all knew the truth about it what would it be?
zombie gyaru !!! 🧠💚 oc belongs to @/glitzditz on artfight! #artfight | #art | #illustration | #oc | #digitalart
meow 🩸🖤 character belongs to @/clowndots on artfight! #artfight | #art | #illustration | #oc | #digitalart
it pains me to see my timeline hurting I know it sounds trivial to say "hang in there" but I really believe the good times will return for web developers I know a lot of big tech/web AI boosters follow me: go fuck yourself
We're fast approaching the point where 'downloading something and sharing it to keep it alive isn't piracy. It's all we've got left.' aftermath.site/video-game-pir...
*applies makeup to you cutely* 💜 first attack this year for @/Biankinhamochi on artfight! #artfight | #art | #illustration | #oc | #digitalart
Thank you @emilymbender.bsky.social and Nanna Inie! So many great alts to anthropomorphism in this piece! buttondown.com/maiht3k/arch...
i cant be normal... i cant be nikki...💔 (i loved this freaking movie dawg) #obsession | #art | #digitalart | #illustration | #drawing | #horror
Why does it bother me when a manager or the CEO of my employer boasts about using Copilot to write their emails? This. This is why
i think the scummiest part of LLM codegen is that you never know if you're getting an amalgamation of some common idea it's been trained on a million copies of, or just getting One Guy's passion project with the identifiers changed a bit, a thing i have overheard happening more than once
Made lots of progress working out MOC3 files in yesterday's stream!! 🚀 We have the entire file structure loaded into Python and dumped as text, although with lots of unknowns ^^;; Still a long way to go~! FAQ here ➡️ lina.yt/moc3faq
VTubers: Stuck with a model you can't expand/edit because your rigger disappeared or lost your project file? I'm fixing that.
STREAM: Reverse engineering Live2D MOC3 Let's do this! 🚀 ✨ Important FAQ✨ lina.yt/moc3faq 🕐 Jun 4 13:00 JST / 04:00 UTC ▶️ youtube.com/live/eEa0-wt... #ENVTuber #Live2D
I'm really excited that my assert_matches!() macro is finally stable. I can't believe it's been five years since I added it to (unstable) Rust. Time flies. github.com/rust-lang/ru...
Add assert_matches macro. by m-ou-se · Pull Request #82770 · rust-lang/rust
This adds assert_matches!(expression, pattern). Unlike the other asserts, this one consumes the expression may consume the expression, to be able to match the pattern. (It could add a & implici...
github.com
Rust 1.96.0 has been released! 🌈 🦀✨ This release includes assert_matches!(), new range types in core::range::*, and fixes for a medium and a low severity vulnerability in Cargo (that didn't affect crates.io users). Check out the blog post for details: blog.rust-lang.org/2026/05/28/R...