• 0 Posts
  • 3 Comments
Joined 2 years ago
cake
Cake day: July 24th, 2023

help-circle
  • Pxtl@lemmy.catoProgrammer Humor@lemmy.mlam i just bad at devops?
    link
    fedilink
    English
    arrow-up
    38
    arrow-down
    2
    ·
    edit-2
    9 months ago

    DevOps is bad because for some reason we’ve decided to invent new programming languages that you can’t debug locally and so you have to keep pushing commits to the pipeline server. It’s bullshit.

    “Why do you write all your pipelines as shell scripts and then wrap them in yaml at the very end”?

    Because then I can run them locally quickly and test individual components of them instead of “edit, commit, push, wait 10 minutes, read error message, repeat”.