Lynn™

@lynn.cat

💊🐇 she/they 🐰🐱 nyagomorph 👑💖 demoscene royalty 💾📀 i have computers older than you 🎹🎧 tracker/hacker/dj 🎨🐇 rabbit artist 🧃🍼 adult by circumstance, not by choice ♾ thanks, its the autism! 🌍🔗 http://bark.lynn.cat/

A site needs to have an adversarial relationship between it’s users and its ownership . If the owners get their way it’s garbage and if the users get their way it’s a different kind of garbage

this month's word/theme is "friction" and it's all about how I'm trying to experience less of it (unless otherwise desired (haha sex))

I've been reverse-engineering / porting Super Mario Bros. to C++ to understand how it works on the inside! I guess this looks exactly like an emulator but it's not, the "RAM" is recreated from internal state

“How strong should the eject mechanism on this miniSD card slot be?” “Ah, just fuckin’ send it mate”

We've had the tabs/spaces argument, 4 vs 8 spaces, hot dogs, etc. but does anyone use odd-number tab sizes for indentation while coding? :D

i wish khaled would add some kind of call-origin identifier to mIRCscript, for more convenient/helpful debug/log output :) it's only been requested a bunch of times in the past on the forums, but not sure why it has never been implemented :D

Kinda was going through art block and not really drawing much anyway, but now that my iPad is out of commission, I feel a burning desire to doodle -.-;

corollary: if someone posts art with the specific intent of *finding out who the artist is*, don't boost or comment, *unless* it actually helps identify who the artist is.

Post nicht verfügbar.

an artist who has been a huge inspiration reposted one of my dumbest meme things ever :D this is awesome, i love being noticed >w<

damn, just learned I've made a wrong assumption about how mIRCscript tokenizes parameters :) by default any input/parameters for an alias are space-delimited, so: /test fuck you, baltimore would populate $1- with 3 tokens: $1 would contain "fuck", $2 "you,", and $3 "baltimore".