this post was submitted on 30 May 2025
359 points (95.7% liked)

Comic Strips

17890 readers
2308 users here now

Comic Strips is a community for those who love comic stories.

The rules are simple:

Web of links

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] scrubbles@poptalk.scrubbles.tech 40 points 1 month ago* (last edited 1 month ago) (4 children)

Are you even a real programmer if you haven't fixed a prod critical but in notepad++ because your ide won't open for whatever reason?

[–] gnutrino@programming.dev 15 points 1 month ago (1 children)

I've done critical fixes (usually config) direct on a prod server with vim over ssh before now. Not the best way to do it but sometimes waiting for CI will just take too long...

Old school "CI/CD" was an FTP server where you dropped DLLs into I remember

load more comments (2 replies)