• 5 Posts
  • 25 Comments
Joined 3 years ago
cake
Cake day: June 2nd, 2023

help-circle










  • That’s what I was taught at my first tech internship. It’s all they had on the UNIX system running the webserver in 1998.

    I did write some web pages the pulled live data from the backend. I had the pleasure of writing them in C. I got the data binding to some kind of CORBA system using extern variables that were bound at compile time. All of the html (no js or css yet) was hand built and generated from the C code.

    vi was the only editor on the system and there was no way to use arrow keys (the UNIX system didn’t have them on the keyboard at all).

    I also had the displeasure of building a backup system on a floppy where I had to write a bat script that could manually load a token ring driver, bind a SMB share, load Ghost backup software and backup the local hard drive at under 2mb (yay coax thicknet). The tool used to query and write through the hostname for the backup? Copycon. Fucking copycon in DOS. That showed me how a terrible (but working) tool could be to work with.

    Unless an editor can do reasonable vim emulation, I can’t take it seriously. You’re welcome to use it, but I won’t be able to get anything done in it quickly. The vi keys are too ground into my reflexes.


  • Weird. I guess I might have not noticed the possible route. I do heavily favor taking railed transit, so normally I would have found the tram if it was available.

    It’s even worse than I thought. I was there in 2017 and the tram was definitely open to the airport May 31, 2014! What was I not seeing?!?

    I guess I’ll have to come back and visit again to make up for it. I’ve been to Scotland & Edinburgh a few times and it’s always worth the visit. I live in Germany now, so I should be hopping over at some point for a quick trip when I can find the time.









  • azimir@lemmy.mltoLinux@lemmy.mlsystemd(ont)
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    1 month ago

    Use what works for you.

    Develop what scratches your itch.

    Don’t tell OSS devs who are volunteering unpaid labor what they should do for you.

    If you want a solution that’s non-systemd go for it. If it doesn’t exist make it or pay someone to do so. Write from scratch or fork a project and get to work. That’s the way of the Bazaar.

    I’ll be in my unenlightened “things work for me good enough” Linux world using what works. Systemd is fine and rarely gives me problems. Actually, I’m not even sure I can remember any.

    Huge thank you’s to the devs who make this all possible. You rock!