this post was submitted on 27 Sep 2024
497 points (97.0% liked)

Programmer Humor

19276 readers
2755 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
[–] fckreddit@lemmy.ml 5 points 14 hours ago (2 children)

Perhaps the biggest joke was why they rejected me. Apparently I only used “basic concepts of object oriented programming.” I found that to be the best because using anything more advanced might diffuse the logic too much, something I didn’t like. But, no, they probably think I should use everything in “Clean Code” because they probably worship that book.

[–] jdeath@lemm.ee 5 points 12 hours ago (1 children)

i hate that our profession has been overtaken by that snake oil. my goal is to some day fill my own development company with developers smart enough to see through that bullshit and reject it.

no leetcode interviews, no take home tests, no bullshit. what a dream. now if i could just stop getting scammed by clients who don’t pay...

[–] fckreddit@lemmy.ml 3 points 11 hours ago

I am too poor to open a development company. But, if I ever did, I would want it to be employee owned, with employees having power to oust the entire executive team. Clients who don’t wanna pay are too fucking common.

[–] vithigar@lemmy.ca 4 points 10 hours ago

"Clean" because all the code that does anything is split into countless three line "atomic functions" and buried under layers of observables and factories I bet.