this post was submitted on 30 Sep 2023
6 points (100.0% liked)

Programmer Humor

8 readers
2 users here now

wat doing

founded 1 year ago
 
top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago

Seriously though, what is the deal with programmers and rock climbing?

[–] [email protected] 2 points 1 year ago
  • likes PHP
  • means HTML is a programming language
  • doesn't have hundreds of side projects which are inactive and uncompleted for years
[–] [email protected] 2 points 1 year ago (1 children)

With some I agree with, but there are also some I disagree with

[–] devdad 2 points 1 year ago* (last edited 1 year ago)

Which do you agree with?

Edit: There is maybe one that’s semi-ok (reversing a linked list) but it’s not a red flag if an engineer can’t do it on the spot.

In my decade+ career, I’ve used a linked list in production code….. maybe twice? Thats not to say they aren’t useful, but I don’t make a habit of committing stuff to my memory unless I’m going to use it.

Could I do it? Absolutely. Could I do it without searching it up? Yea. Would I search it up anyway? 100%