this post was submitted on 22 Jun 2023
224 points (100.0% liked)

Programmer Humor

428 readers
1 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 2 years ago
MODERATORS
 
top 15 comments
sorted by: hot top controversial new old
[–] floofloof@lemmy.ca 36 points 2 years ago

The senior dev will be fixing those 5 web pages tomorrow.

[–] redcalcium@c.calciumlabs.com 29 points 2 years ago (3 children)

Me as a junior dev writing 1000 lines of spaghetti code everyday: "Let's go!!!"

Me as a senior dev writing 5 lines of code everyday and spent the rest of the day reviewing thousands LoC commits from my juniors: "I didn't sign up for this. I should've learn carpentry instead."

[–] ThesePaycheckAvenging@kbin.social 11 points 2 years ago (2 children)

That's more like it. Also, the more senior I became the more my LoC "productivity" became negative. Now, I get pleasure from deleting obsolete shit or replacing error prone spaghetti with a simple API call the author did not know about (more often than I like to admit that author is myself).

The worst part of being a senior dev is doing all the responsibilities as a team lead but not having the resources in place to not be required to be an individual contributor. I can’t imagine many people wake up each morning excited to be wearing both hats and doing a poor job at each.

[–] detectivemittens 1 points 2 years ago

All a part of the process of becoming senior, no?

You make all of the mistakes, learn from them, and then try to prevent them in the rest of the code base.

[–] CanadaPlus@lemmy.sdf.org 7 points 2 years ago

Newbie tradesmen: laughs in the wrong kind of screw.

[–] interolivary 6 points 2 years ago

“I didn’t sign up for this. I should’ve learn carpentry instead.”

I know a programmer who got fed up with corporate bullshit and did exactly that; they just got their diploma from a vocational school and now they're officially a carpenter.

[–] jeena@jemmy.jeena.net 27 points 2 years ago (1 children)

This is because of all the corporate bullshit you have to deal with as a senior dev :/

[–] deaf_fish@lemm.ee 11 points 2 years ago

Yep, 90% of my time while turning the button, a different color is spent teaching the juniors how to make their five web pages worth of content and unblocking people who are stuck because they did something stupid.

[–] RandomDevOpsDude@programming.dev 24 points 2 years ago (1 children)

not production ready vs. production ready

[–] PowerSeries@lemmy.ca 3 points 2 years ago* (last edited 2 years 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@programming.dev 2 points 2 years ago

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

[–] lelouch_2226@programming.dev 1 points 2 years ago

Me as a junior who already have some back pain, interesting.

[–] Denaton@programming.dev 1 points 2 years ago

For the 20th time this day..