agus_dev
1.4K posts

agus_dev
@AguIsDev
Programmer Pixel artist Aspiring game developer Chiptuner



Can't believe it's been almost 2 weeks since the last time I reminded you to wishlist our game, so: WISHLIST OUR GAME, it's weird and pretty and bleak and requires you to use your brain. A bit at least. Please and thank you.


this + the homogenization of game design is why you should hate remake culture





It's incredible how often I work with my "pig hat" on, and yet people are always surprised by how small File Pilot is, both as an .exe and in memory usage. Previously, I would always be very rigorous about whether to go with a discriminated union or a fat struct. These days, I just default to a fat struct, do some basic math on the memory usage, and roll with it. To put myself in a @cmuratori mood from the video: "Forget about it, everything is in there. The whole thing. Everything is in there. Everything. Not some of it, not a little bit of it, the whole thing is there. Every last bit. It's all there." youtu.be/hwLSZuxK6aU?t=… I can always compact it with a discriminated version later, if needed.












