this post was submitted on 17 Aug 2023
974 points (90.9% liked)

Programmer Humor

32000 readers
1744 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
all 35 comments
sorted by: hot top controversial new old
[–] [email protected] 149 points 1 year ago (1 children)

There's also a lot of "what idiot wrote this code" only to check git and find out it was you.

[–] [email protected] 26 points 1 year ago (1 children)

I know where they live 😈

[–] [email protected] 11 points 1 year ago (1 children)
[–] [email protected] 1 points 1 year ago (1 children)

I'm....not sure if that's a thing I'd be boasting about.

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

И меан, хо коолд ресист джаккинг офф афтер тхе "ИСховМеат"-инсидент?

[–] [email protected] 1 points 1 year ago

Хорошо. Теик йор апвоут.

[–] [email protected] 67 points 1 year ago

*while reviewing their own code

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

I’ve always found this classic the best measurement: WTF’s per minute

[–] [email protected] 16 points 1 year ago

Funnily enough, the inverse happens for code writing

[–] [email protected] 5 points 1 year ago (1 children)

Why do I have to download this image just to see it?

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

Because of WTF-dense code.

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

Often when I ask “why” too many times, it’s because the coder chose the most convoluted approach to the problem.

Like when someone inherited an entire class just to access a single method, but it turned out he actually didn’t need that method, so he added an extra if statement in that method and a Boolean flag so it can do the thing he actually wanted.

And this was someone who consider himself a senior programmer.

[–] [email protected] 12 points 1 year ago (2 children)

I've been tasked with updating some code a senior programmer (15+ years experience, internally awarded, widely considered fantastic) who recently left the company wrote.

It's supposed to be a REST service. None of the API endpoints obey restful principles, the controller layer houses all of the business logic, and repositories are all labeled as services--and that's before we even get into the code itself. Genuinely astounding what passes for senior-level programming expertise.

[–] [email protected] 21 points 1 year ago (3 children)

In many cases, getting something out quickly is more valuable than having it be clean.

Part of being a senior is knowing when fast is more important than perfect. Not saying your senior did everything right, just that a single example of someone's code isn't enough to judge the value of a person to an organization.

[–] [email protected] 10 points 1 year ago

Fair enough, though I contend that for a common-case application like a database-backed REST API where the architecture is basically standardized there is no meaningful time difference between writing crappy code in a clean architecture and writing a crappy pile of spaghetti.

[–] [email protected] 5 points 1 year ago (1 children)

Ensuring all developers can continue putting out things quickly is equally (if not more) important.

[–] [email protected] -1 points 1 year ago

Not always. It can be perfectly reasonable to implement something in a quick and dirty way to get it out there with a view to either kill it off (eg if it doesn’t get adopted by users) or re-write before it needs to be extended. The key is having the awareness when putting yourself in that position.

[–] [email protected] 2 points 1 year ago (1 children)

Forewarning : ops here, I'm one of the few the bosses come to when the "quick code" in production goes sideways and the associated service goes down.

soapbox mode on

Pardon my french but that's a connerie.

Poorly written code, however fast it has been delivered, will translate ultimately into a range of problems going from customer insatisfaction to complete service outage, a spectrum of issues far more damageable than a late arrival on the market. I'd add that "quick and dirty code" is never "quick and dirty code with relevant, automated, test coverage", increasing the likelihood off aforementioned failures, the breadth of their impact and the difficulty to fix them.

Coincidentally , any news about yet another code-pissing LLM bothers me a tad, given that code-monkeys using such atrocities wouldn't know poorly written code from a shopping list to begin with, thus will never be able to maintain the produced gibberish.

[–] [email protected] 4 points 1 year ago

I have to deal with a similar guy. He reports directly to the COO and is considered an expert in his field.

If I wrote his code in my former job, my boss would have asked me, if I'm having problems at home.

Countless variables named tmp, i, j, k, x, value, etc., atrocious error handling (Java, he does no null chess, but simply wrap everything in a try/catch nullpointer block), and tons of spelling mistakes.

Oh and tests are evil.

[–] [email protected] 23 points 1 year ago (2 children)

Man this sub just isnt funny

[–] [email protected] 59 points 1 year ago (2 children)

When you are getting watermarked Big bang theory screenshots, you know something needs to change

[–] [email protected] 12 points 1 year ago (1 children)
[–] [email protected] 4 points 1 year ago

DAE think TBBT = bad?

[–] [email protected] 33 points 1 year ago (1 children)

So post something funny. Or just post something. Sitting in the back yelling "this sucks" isn't going to help.

[–] [email protected] 1 points 1 year ago

In Hydro's defence, their comment was the first time I chuckled reading this thread.

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

Legacy code:

  • that's a fallback from the 80ies...

  • this gets never executed...

  • yet another undefined variable...

  • ohh, that's clever!

[–] [email protected] 2 points 1 year ago
  • Jeffery wtf is this?
  • ok so why didn't we remove this from the codebase!?
  • define the variable please I'm begging for just a smidge of readability!!! ... Oh that's actually remarkably clever
[–] [email protected] 6 points 1 year ago

also

what kind of an idiot wrote this.... oh... i did

[–] [email protected] 4 points 1 year ago
[–] [email protected] 2 points 1 year ago

People that use "code" in its plural form really grind my gears

[–] [email protected] -1 points 1 year ago (1 children)

https://www.youtube.com/watch?v=5cNF8mTSRzM - Sauce because turning your brain off is necessary sometimes.

[–] [email protected] 5 points 1 year ago (1 children)

You'd definitely have to turn your brain off to be willing to watch any amount of that show.

[–] [email protected] 1 points 1 year ago

This man is a necromancer...