←back to thread

MacOS Catalina: Slow by Design?

(sigpipe.macromates.com)
2031 points jrk | 3 comments | | HN request time: 0s | source
Show context
kar1181 ◴[] No.23273511[source]
I completely understand why things are going the way they are as our computing environment has become ever more hostile. But I am very nostalgic for the time where I would power up a Vic-20 and within seconds be able to get to work.

Teaching my daughter to program on a modern computer, we spend more time bootstrapping and in process, than we do in actual development.

replies(9): >>23273634 #>>23273690 #>>23274401 #>>23275661 #>>23275696 #>>23275797 #>>23276214 #>>23276237 #>>23276540 #
massysett ◴[] No.23273634[source]
If that’s what you really want, grab a used ThinkPad and put Arch Linux on it. It will boot in a few seconds and is much more powerful than a Vic-20.
replies(1): >>23273745 #
yjftsjthsd-h ◴[] No.23273745[source]
Still doesn't give you a programming environment, unless you want to do bash.
replies(3): >>23273916 #>>23274047 #>>23274224 #
armatav ◴[] No.23273916[source]
How does that even make sense? It’s an OS, go grab a Desktop Environment and download nvim, VSCode or whatever.
replies(2): >>23274025 #>>23274216 #
1. goatinaboat ◴[] No.23274025{3}[source]
How does that even make sense?

Because that was the experience on those old machines. Switch it on, straight to BASIC prompt in a second or so. If you want to program it’s frictionless. And you can’t break it because BASIC is in ROM.

replies(2): >>23274269 #>>23280193 #
2. harpratap ◴[] No.23274269[source]
Flexibility vs complexity is a slippery slope.
3. cycomanic ◴[] No.23280193[source]
If you want that today get a BBC microbit, switch on and you're directly in a python environment