this post was submitted on 15 Oct 2024
256 points (99.6% liked)

Programming

17189 readers
640 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] 0x0@programming.dev 10 points 15 hours ago (2 children)

Do the old devops folks get made into glue or something?

If i interpreted the "trend" correctly, "devops" was bastardized away from its original meaning to now mean "sysadmin", at least in most cases.

[–] lysdexic@programming.dev 1 points 7 hours ago

i interpreted the “trend” correctly, “devops” was bastardized away from its original meaning to now mean “sysadmin”, at least in most cases.

I don't think I agree. The role of a sysadmin involved a lot of hand-holding and wrangling low-level details required to keep servers running. DevOps are something completely different. They handle specific infrastructure such as pipelines and deployment scripts, and are in the business of not getting in the way of developers.

[–] MajorHavoc@programming.dev 3 points 11 hours ago (1 children)

Yeah. A "DevOps" is just a "sysadmin" who can pretend they don't hate all developers for stretches of 20 minutes at a time. (I'm kidding. I know our SysAdmins love us... In their own secret ways.)

[–] sorval_the_eeter@lemmy.world 1 points 3 hours ago* (last edited 3 hours ago)

Well, I imagine theres a continuum of experiences and definition differences across the industry. Similar to how "product manager" is different at each place. What I saw back in the early 2000s or so was that the SRE and the word "engineer" in general used to be handed out sparingly. An "SRE" was a sysad/devops who had the ability to commit code to fix a product instead of just opening a bug and waking an engineer. An "engineer" committed compiled code, not short scripts. But then eveyone and their cousin became "sre" whether they deserved it or not, and everyone got an "engineer" title. I've seen manual QA folks who were unironically called "engineers". QA is dead now and QE is barely hanging on, and SRE seems to be dying too. Not sure whats next, maybe just overpriced cloud gui tools and thats the end of it. And SRE can go be high school comp sci teachers. And SWE can wake up and fix their own bugs and hate their lives.