

I have not played it since the beginning oft the 90s, so… perhaps it was Mord enjoyable if you had no alternatives 😉
I have not played it since the beginning oft the 90s, so… perhaps it was Mord enjoyable if you had no alternatives 😉
Pacman! I am not entirely sure, but I think it was an Atari 2600 where I really enjoyed this on at a similar age
Just to mention it:
gopher://sdf.org
There is no better place for plain and real content
Well regarding plan9port, it is really, really easy to acquire… just clone the Github repo (https://github.com/9fans/plan9port), run ./INSTALL and everything else sorts itself out ;-)
Why ed? Well, it keeps my brain from rotting 😀 just half joking… i have noticed that whenever i use a somewhat more “user friendly” software my mind starts to wander off more easily and instead of being more focussed on the programming task i shortly after find myself doing… $THING instead of being productive. So, being the only jack-of-all-trades-computer-guy in a small-ish company i tend to chose the tools that work for me, even if they are a bit… anachronistic.
I think the best maintained version of Sam would be the one included in 9front (if you want some truely special experience) or if you want to stay (somewhat) in the realm of the sane you can use plan9port which also brings in many nice tools out of the Plan9 ecosystem.
Honestly: Yeah, i was trolling (kind of), but:
I DO like to code via ED because the design and workflow of ED (or even better: Sam) makes folding unnecessary because you only put on the screen what is needed right at that moment. Want to see two functions 1000 lines apart? No problem, just print them right below each other on the screen.
ED IS THE STANDARD EDITOR
I am using rsync triggered by cronjobs for this task now for… well… nearly forever.
Absolutely! I observe this behaviour on myself: I am nowadays even sometimes coding on my phone (though, the experience is still… “suboptimal”), but for everything else? Its mostly fine.