244
DO NOT TOUCH (lemmy.world)
submitted 1 year ago* (last edited 1 year ago) by devil_d0c@lemmy.world to c/programminghumor@lemmy.world

Edit: so im done with my preliminary research into this codebase.

Our corporate SSO provider is changing, so I've been updating our tools to take advantage of the new badges. I found this in a web application that I started on today. The original developer is long gone, and according to our PaaS, this app has been running for just under 3 years without an update.

There is no CI/CD, blue-green deployment, or back ups. The database is an H2 db with ddl-auto set to create-drop on startup, meaning that this database will delete itself if the app is restaged but thanks to this guys code, it won't populate itself. 🤷

you are viewing a single comment's thread
view the rest of the comments
[-] shukufuku@lemmy.ml 34 points 1 year ago

You wonder why spaceships have self-destruct option?

[-] dojan@lemmy.world 6 points 1 year ago
[-] AlexWIWA@lemmy.ml 6 points 1 year ago

I'm stealing this. This is a fantastic way to say a comment was good.

[-] dojan@lemmy.world 4 points 1 year ago

Haha, feel free to! It's actually a bit of a joke, since the person's username is shukufuku, 祝福, meaning blessing or celebration.

this post was submitted on 27 Jul 2023
244 points (98.8% liked)

Programming Humor

2526 readers
2 users here now

Related Communities !programmerhumor@lemmy.ml !programmer_humor@programming.dev !programmerhumor@kbin.social !programming_horror@programming.dev

Other Programming Communities !programming@beehaw.org !programming@programming.dev !programming@lemmy.ml !programming@kbin.social !learn_programming@programming.dev !functional_programming@programming.dev !embedded_prog@lemmy.ml

founded 1 year ago
MODERATORS