this post was submitted on 22 Oct 2025
63 points (95.7% liked)
Programming
23557 readers
261 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have fond memories of transcribing reams of machine code encoded as BASIC data statements with a small prefixed loader out of the computer mags of the day. My mother would dictate and I would laboriously type, byte by byte. She... had the patience of a saint. I doubt she ever understood what we were doing or why.
I was probably not an entirely typical child.
Yes, well, I guess you can say that also about me, kinda - not entirely typical childhood and not typical life :S In a sense, I'm lucky to be able to code, as I know some excellent programmers who, once they got mentally ill, could not code anymore
Given BASIC is what you enjoy, here's something else that might tickle your fancy: A while ago, there was this movement to revive not just the programming experience of the early microcomputers, but also create a similarly limited but easy to understand execution environment (though suitably modernized to make things less complicated). It was called 'fantasy consoles'. The idea is essentially to make some simple emulated hardware that never existed in real life and let people see what they could make with it. Quite a lot, as it turns out.
I suspect you'd get a lot of enjoyment out of playing with something like PICO-8.
There's a fair amount of demoscene productions for it as well.
Wow! Thanks! I will explore it when I get the chance - who knows, I might even upload a YouTube video about it :D
If you do, I'd love it if you DM'ed me a link to it. I'd enjoy watching that.