• partial_accumen@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Early Linux was painful. Hardware compatibility was sketchy. X11 graphics were especially suspect. These are days of CRT monitors, and it was a regular practice you’d have to craft your X Window config files by hand even inputting the refresh rates and specific resolutions your display would support.

    Packages and package managers didn’t exist yet. I’d downloaded the (at the time) recent version of Slackware but had trouble getting the compiler working and nearly EVERYTHING required compiling from source. Easy accessible public version controlled source code repos weren’t a thing yet either. You had to go to an FTP site (or BBS) and hope the maintainer labeled the directory structure properly for the code and version you wanted.

    I picked up my first commercially purchased copy of Linux (SUSE release 5) because it had 4 CDs of programs/utilities, had YaST, and I found a newsgroup posting detailing part of what I was trying to accomplish at the time, a dual analog modem bonded proxy (Squid!) to provide 128kps dial up internet for my employer (with a 6.8kps download time to users).

    Lots of us weren’t running full IP networks at the time. At another employer I ran IPX (file and print for Netware services), Netbeui for Windows peer-to-peer connections, and finally TCP/IP for internet operations (full public IPs on each workstation with no firewall!!!)

    but sometimes, I’m kinda envious of this early generation. For example, with this guy I know, his knowledge of legacy unix APIs is insane…

    For the dozen things you’ve seen him pull out of his hat that look like magic to you there are a thousand things he knows about long dead technologies and techniques that were simply a requirement of getting through the day back then.