MOS_8502 🇨🇦

@studio8502.ca

(He/Him) Retrocomputing Maker and Designer in Ontario, Canada. • https://www.patreon.com/Studio8502 • https://ko-fi.com/mos_8502 • https://studio8502.itch.io/

"So, what, you're saying vibe coding works now?" Well, no. I wouldn't go that far. For one thing, my tests are all limited to a very small environment with a very big model and a good agent harness, making very small, highly testable programs, and even then it's not perfect.

You know it's weird. I should be miserable. My TV, furnace, and water heater all died the same week. Plus I lost followers and got told to fuck myself by more than one of them on the way out the door.

Definitely a large portion of anti-LLM coding sentiment is perfectly legitimate labour grievance against bosses forcing tech where it doesn't belong or isn't ready to be put. But there's also definitely a portion who resent anything new at all, who see any change as impurity to be removed.

YouTubers: Let everybody know you thoroughly intend to continue producing videos by making one titled "THIS IS THE END!" with a big sad/shocked face in the thumbnail.

"But you're outsourcing your thinking to a machine!" I mean, yeah, kind of. But only the thinking I don't want to do. I do lots of thinking of my own. I think all the time. I overthink, in fact.

Multiple things can be true at the same time. I see a bunch of corpo bullshit slop code coming out of corpo bullshit factories. I also see a bunch of people doing stuff they wouldn't have time or energy to do otherwise and getting surprisingly good results.

"Masters of the Universe" is the only thing this year that made me cringe harder than the "sex" scene in "OBSESSION". Everything about it looked perfect, but the constant "look how dumb all this is" jokes made me want to jump off the top of Castle Greyskull.

Forgive the fuck out of me for being more concerned with software being testable and serving a human need, than I am with what tools were used to make it. You read that right. Software should serve a real human need, or it shouldn't be made at all. That solves your vibe coding problem right there.

Currently working on the selftest program for 65X-DOS (Gods that needs a better name...) which is an on-device full ABI functionality smoke test. There's obvious value in that, I think.

90 percent of the amigaos 3 source code was leaked eons ago. the only reason there isnt a fresh, well maintained, from-source version of the system on a modern toolchain now is because a bunch of jokers are playing legal keepaway with it

its cool that hyperion is transferring amigaos 3.1.4 to someone else but if the end result of this isnt an mit licensed public repository im going to be irritating about it for the next decade

massive massive props to Ben Eater for mentioning that Turing Completeness requires infinite memory so nothing we can build is actually TC this is one of those things i see a lot of folx getting wrong and its frustrating, so its nice to see someone make a point of it

Me: "The problems with LLM-assisted coding are this, that, and the other thing. If you want to use these tools for serious work, you need to do this, this, and this other thing." Vibe coders: "Fuck you!" Anti-LLM people: "Fuck you!" Me: "Why do I even bother some days?"

Doing ExFAT fault injection testing in 65X-DOS now, after spending some time making the test harness use more than just one core of the CPU. That cut a full test harness run from five minutes to 35 seconds.

Straight women on TikTok are on a "Bi Men are.bad actually" tear, calling us all sorts of shit but not wanting to be called out for bigotry. As one person put it, it's like their version of men being called out for toxic masculinity. They are being asked to reflect on their biphobia & hate it.

I feel like part (but not all) of the problem with "vibe coders" is that they are in such a rush to do more that they neglect the test/debug cycle that's critical in all software dev. Just because your fancy pants machine can code real fast doesn't absolve you of the obligation to test your shit.

I think it's a fundamental instinct of so many of the tech leaders, but *particularly* Musk, to try to destroy the livelihoods of people who tell them they're morons. "No more programmers, no more programmers telling me I'm wrong."

Personally, I want to see Musk's straight-to-binary AI coder running in an endless loop trying to do basic debugging, each time having to unwind the binary entirely to figure out what it does, begging the user to let it create a file that clearly delineates the internal functioning pre-compile.