this post was submitted on 28 Sep 2024
692 points (96.3% liked)

Programmer Humor

19315 readers
84 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
[–] r00ty@kbin.life 12 points 6 days ago (14 children)

I've always found this weird. I think to be a good software developer it helps to know what's happening under the hood when you take an action. It certainly helps when you want to optimize memory access for speed etc.

I genuinely do know both sides of the coin. But I do know that the majority of my fellow developers at work most certainly have no clue about how computers work under the hood, or networking for example.

I find it weird because, to be good at software development (and I don't mean, following what the computer science methodology tells you, I mean having an idea of the best way to translate an idea into a logical solution that can be applied in any programming language, and most importantly how to optimize your solution, for example in terms of memory access etc) requires an understanding of the underlying systems. That if you write software that is sending or receiving network packets it certainly helps to understand how that works, at least to consider the best protocols to use.

But, it is definitely true.

[–] jdeath@lemm.ee 6 points 6 days ago (7 children)

yeah i wish it was a requirement that you're nerdy enough to build your own computer or at least be able to install an OS before joining SWE industry. the non-nerds are too political and can't figure out basic shit.

[–] ByteOnBikes@slrpnk.net -3 points 6 days ago (6 children)

This is like saying before you can be a writer, you need to understand latin and the history of language.

[–] daqu@feddit.org 10 points 6 days ago (1 children)

Before you can be a writer, you need to sharpen your own pencil.

[–] Ziglin@lemmy.world 1 points 6 days ago (1 children)

I like informing yourself about the note taking app you're writing with a little more. It makes it a bit more obvious that it's kind of obvious but can have many advantages.

Personally though I don't really see upside of building a computer as you could also just research things and not build it or vice versa. (Maybe it's good for looking at bug reports?)

A 30 minute explanation on how CPUs work that I recently got to listen in on was likely more impactful on my C/assembly programming than building my own computer was.

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

you wouldn't want somebody that hates animals to become a veterinarian just because of money-lust. the animals would suffer, the field as a whole, too. maybe they start buying up veterinary offices and squeeze the business for everything they can, resulting in worse outcomes- more animals dying and suffering, workers get shorted on benefits and pay.

people chasing money ruin things. we want an industry full of people that want to actually build things.

[–] Ziglin@lemmy.world 1 points 5 days ago

I don't really see the connection to my comment.

In this example wouldn't the programmer be more of a pharmacist? (The animal body the computer and its brain the user?)

Your statement is not wrong, it just seems unrelated.

load more comments (4 replies)
load more comments (4 replies)
load more comments (10 replies)