Profile avatar
birdrun.bsky.social
54 posts 16 followers 42 following
Getting Started
Active Commenter
comment in response to post
Honestly I was discovering cool new stuff on Spotify -- for about a month after joining, then it just plays me the same stuff over and over
comment in response to post
Holy SHIT this is good.
comment in response to post
Quick, cast Magic Missile against the darkness!
comment in response to post
The failure mode of any medium becomes its defining feature. Texture warping is the PS1's vinyl record clicks, pops and scratches.
comment in response to post
In my experience it usually also means "You'll have a much harder time when you DO have to code something because we're trying to hide all the scary details from you", which makes everything that much worse.
comment in response to post
Snap!
comment in response to post
Quakenstein sounds way cooler than Boomer Shooter tbh
comment in response to post
QWOP with a lightsaber
comment in response to post
Def not wrong and I'll watch with great interest
comment in response to post
Sometimes you need to let the file simmer, marinate for a while, for the full coolness to develop
comment in response to post
It's okay.. overrated imho
comment in response to post
Ah, fair enough then
comment in response to post
Maybe add a little curvature to the screen itself? Most of the old style CRTs are a lil round
comment in response to post
Perfect classic IBM vibes
comment in response to post
Gamers tend to be relatively early adopters for new tech and social media stuff in general, I suppose
comment in response to post
jroweboy.github.io/c/asm/2015/0... Might be a useful reference
comment in response to post
I've done similar things on a microcontroller -- pulling functions over serial then calling in to them. If you're on a modern machine you may need to handle the write xor execute lockout in memory management or like.. a BUNCH of other potential failure points
comment in response to post
So in C, everything is bytes, *including functions*, which means main can be a char array with raw machine code into it (and so can any other functions)
comment in response to post
Welcome to C. Everything is numbers. *Everything*.
comment in response to post
"main is usually a function." Emphasis on *usually*.
comment in response to post
... I'm gonna need to get one, aren't I?
comment in response to post
Yo! o/
comment in response to post
Soundtrack would absolutely be fire
comment in response to post
Were the hitboxes ever *actually* smaller? Like maybe for fighting games where the characters are completely different, but I can't imagine that flying in any other kind of competitive game
comment in response to post
Ah, the CROTEL CCCCROCATOR, my favourite circuit.
comment in response to post
Incredibly specific troll. Nicely done.
comment in response to post
I hear some of the cloud apps show a fake hourglass 'working' cursor for a split second in response to CTRL-S, just to comfort the people who hit it instinctively and panic if the computer doesn't respond as expected.
comment in response to post
You don't use music theory for arps? (quietly hides my notebook full of chords and chord inversions in semitone offsets for every song)
comment in response to post
Seriously, I want "new Gameboy game" in a scented candle.
comment in response to post
Iji is peak
comment in response to post
Okay, this is the best use of this character
comment in response to post
"Whimsy" is an underappreciated metric for systems of measurement
comment in response to post
Hell yes you should.
comment in response to post
Bowling
comment in response to post
Culprits could be DNS settings or some ipv4/IPv6 shenanigans
comment in response to post
ACMI is the bomb! Got to go there again this year
comment in response to post
I'm sorry, are we all just going to skate passed "Getting possessed by a granny"?
comment in response to post
This. This is gorgeous.
comment in response to post
I mean, when they reduce "virtual worlds with unlimited imagination and expressive potential" to "let's all use avatars that look exactly like ourselves and go to virtual offices for virtual meetings!" Yeah. I can imagine that.
comment in response to post
Every tool carries a fingerprint, especially in its defaults -- the curse of an 'easy' tool is that most of what it makes looks the same, and the easier it is, the more 'identical' looking stuff gets made. (In fairness, many important details, like good writing, won't show up in screenshots either.)
comment in response to post
Save systems are truly a tricksy beast at the best of times -- good luck!
comment in response to post
Oddball suggestion: Try Tyrian -- old MS-DOS game (open sourced and ported to everything for free) with fairly forgiving gameplay, a full on storyline and a so forth.