this post was submitted on 22 Jun 2023
335 points (98.0% liked)

Programmer Humor

19371 readers
51 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] RandomDevOpsDude 31 points 1 year ago (1 children)

not production ready vs. production ready

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

Yuuup. Webpage with a button to toggle a bit in a database. For a personal project, 1 day. For work? Well it took a few weeks to figure out what database, what pass security review, register our subdomain, get traffic quota, revise security review, mocks, learn new framework as the old one is deprecated, set up a new group to run the app as, including admin group and two person authorization to make changes. Set up autopush and test environment. Uh key rotation schedule. Reply to comments on the design doc questioning our choice of database. Translations for all the text.

Only took a quarter.

Edit: oh I forgot gdpr deletion service. But we got to hand that off to another team. Yaaay.

[–] einsteinx2 4 points 1 year ago

This is so true I don’t know whether to cry or laugh…probably both