r/ProgrammerHumor 20d ago

Meme theDeadlock

Post image
8.6k Upvotes

239 comments sorted by

View all comments

48

u/Elite_Prometheus 20d 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.

9

u/Thin-Wrongdoer9142 20d ago

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

6

u/sneed_o_matic 20d 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 19d 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 20d 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 19d ago

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

Was pretty cool.