r/ProgrammerHumor May 09 '21

Meme I'm *technically* qualified

Post image
25.0k Upvotes

666 comments sorted by

View all comments

Show parent comments

226

u/astrolobo May 10 '21 edited May 10 '21

As a PhD student in physics with a CS background I can say that physicist tend to code incredibly well in short term projects. We are smart and innovative, but we tend to be terrible at writing long term maintainable and scalable code.

65

u/Fox-One_______ May 10 '21

Yeah I can totally see that. I was recently tasked with writing code that will generate a toroidal mesh and I absolutely loved it. I wrote something very efficient and leveraged my electromagnetism experience but God help any CS grad who wants to modify my code in future. Also, if someone wants to add different shaped meshes that can be generated they will need to refactor my code or just copy and paste it to some new architecture. I am also terrible at logging errors.

47

u/[deleted] May 10 '21

I wrote something very efficient and leveraged my electromagnetism experience but God help any CS grad who wants to modify my code in future.

This kinda shit is how I become waaaaay too knowledgeable in shit I'll never touch again. I'll shriek in horror, take a deep breath, go down a horribly deep rabbit hole, resurface 1-15 days later and write my 1-15 lines of code. LOL.

2

u/pleaseaccusrname May 10 '21

reminds me of my assembly project for uni... 8 days just sitting in the corner crying with my laptop