this post was submitted on 10 Sep 2025
772 points (98.1% liked)

Programmer Humor

26272 readers
1013 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 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] TempermentalAnomaly@lemmy.world 13 points 1 day ago (1 children)

Doctors regularly Google stuff. Their training isn't in memorizing everything, but in contextualizing data, making decisions based upon the evidence and risk, and communicating that decision to the patient in a way that the patient can understand while allowing the patient to maintain bodily autonomy.

When patients Google symptoms they have no understanding of the disease, it's prevalence in the community, it's long term effects, and it's risk profile. It's why medicine uses scientific data to make decisions but not a science itself.

[โ€“] squaresinger@lemmy.world 7 points 21 hours ago

This is it.

Same with programmers. Of course I don't have the documentation of everything I use memorized. But my skill is to understand what I am reading, figure out what is trash and what is useful and then apply it to the situation in front of me.

Same as a doctor would do when googleing the specifics of medicine and conditions.