Don't rule out a normal laptop loaded with whatever software you want
Ask HN: How can I make a “kid's computer” today as good as an Apple II?
11–20 of 244 posts
Re: Ask HN: How can I make a “kid's computer” today as good as an Apple II?
#12I think the problem here is that the world has moved on a lot since some of us kids were amazed at what we could make machines like an AppleII do with basic (and assembler and peek and poke). I remember being amazingly proud of myself for getting an ascii version of Space Invaders working. I could, as a 10 or 12 year old, make something for myself that kinda looked like and was way more fun (for me) to play that _lit…
Re: Ask HN: How can I make a “kid's computer” today as good as an Apple II?
#13Recommend you look at something like the Raspberry Pi 400: https://www.raspberrypi.com/products/raspberry-pi-400-unit/ These are about USD100 a pop and need a HDMI screen and you're all set. And then configure it to run a Basic or Python REPL on boot, to give that 1970s home PC feel.
The book getting started with raspberry pi was the best introduction to computing I’ve ever seen.
Re: Ask HN: How can I make a “kid's computer” today as good as an Apple II?
#14If you make something that doesn't have a website browser and can't play a youtube video young people won't see it as a computer.
It's easy to forget that BBC micros etc were popular for games, and being fully fledged computers, as well as educational devices.
Re: Ask HN: How can I make a “kid's computer” today as good as an Apple II?
#15Re: Ask HN: How can I make a “kid's computer” today as good as an Apple II?
#16Re: Ask HN: How can I make a “kid's computer” today as good as an Apple II?
#17That's how a lot of us got into computers, I think.
Re: Ask HN: How can I make a “kid's computer” today as good as an Apple II?
#18Recommend you look at something like the Raspberry Pi 400: https://www.raspberrypi.com/products/raspberry-pi-400-unit/ These are about USD100 a pop and need a HDMI screen and you're all set. And then configure it to run a Basic or Python REPL on boot, to give that 1970s home PC feel.
The hardware is the easy part. It's the software that's the tricky part. That Apple II software was something a 5 year old could have fun with, which a REPL would be hard to do. It had enough rails to be usable but enough user input to be creative.
Re: Ask HN: How can I make a “kid's computer” today as good as an Apple II?
#19Not a computer but I think embodies a lot of the open-ended creativity of the Apple II.
Re: Ask HN: How can I make a “kid's computer” today as good as an Apple II?
#20I had a lot of fun as a kid playing Minecraft and building Redstone contraptions. Minecraft does invite tinkering with texture packs, mods etc.
So I'd say just go with a basic windows install on a normal PC.