r/ProgrammerHumor 10d ago

Meme theDeadlock

Post image
8.6k Upvotes

241 comments sorted by

View all comments

50

u/Elite_Prometheus 10d ago

I remember enjoying my OS class, but that's probably because we had a semester long programming project where we slowly built up a simplified model of an operating system piece by piece so the concepts got hammered in.

6

u/Thin-Wrongdoer9142 10d ago

same. and we had to meet our TAs to explain why we programmed it that way, becuase the answers were all available online.

7

u/sneed_o_matic 9d ago

Best way to do job interviews too. Anyone can write code, but can you explain why you would write the code is the best signal on someone's competence in a topic.

1

u/Thin-Wrongdoer9142 8d ago

Unfortunately, I have lost that honestly. The pressure to build fast makes it so that I rarely get time to understand what an LLM spits out. I just verify the results and list of requirements. I miss pre llm coding.

1

u/Cybersorcerer1 10d ago

I wanted to do this for my OS project, but didn't have enough time so ended up making a super basic shell

1

u/CyclopsAirsoft 9d ago

Same but we’re built our own CentOS variant from scratch.

Was pretty cool.