• strlcpy@lemmy.sdf.org
    link
    fedilink
    arrow-up
    1
    ·
    5 hours ago

    I tried John Carmack’s “program something with just the OpenBSD base system” experiment and after some adjustment I got to like vi (not vim), ksh and bmake. For a long time this stayed my go-to happy place for hobby coding. Fun thing: on a hacker camp they had a PDP/11 running 2BSD and it was just immediately familiar. Same tools, same vi -> Ctrl-Z -> make -> fg workflow.

    Very different but similar in a way: I still consider the general Windows 95 - 2000 peak UI design in many ways and I still regularly use Visual C++ 6 to play around with some Win32 programming.