It’s easy for one generation of workers to take for granted stuff that previous generations of workers fought so hard for. Many junior devs now just get to use git and deploy on Linux in a container via a test driven CI change system with their IDE of choice without having to spend months to years to decades justifying each piece of that architecture to various skeptical managers who have a passionate lingering affinity for Windows XP.

#programming #Linux #DevOps

  • in0rdr@m.in0rdr.ch
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    @[email protected] I was doing some PostgreSQL related refactoring on my hobby project this weekend and found that it’s really fun to re-discover the software/processes behind the SaaS services (everyone cooks with water 💧). It’s sad to watch once simple and good services go to waste, but it inspires to find out how things could work behind the scenes. A really satisfying process.