this post was submitted on 11 Apr 2025
1144 points (99.4% liked)
Programmer Humor
22354 readers
2853 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Man this is just another great example of why I think software is essentially magic.
At the root of it, the hardware, it's magic smoke. It's all based on magic from that point up - because the layer below the one you are using "works because it does."
I think it depends a lot on a person's individual knowledge. If you keep studying far enough away from your main area of expertise, there'll still be some point where you stop and have to blindly accept that something "just works", but it will no longer feel like that's what your main field is based upon.
Imagine a chef. You can be an OK chef just by memorizing facts and getting a "feel" for how recipes work. Many chefs study chemistry to better understand how various cooking/baking processes work. A few might even get into the physics underlying the chemical reactions just to satisfy curiosity. But you don't need to keep going into subatomic particles to have lost the feeling that cooking is based on mysterious unknowns.
For my personal interest, I've learned about compilers, machine code, microcode and CPU design, down to transistor-based logic. Most of this isn't directly applicable to modern programming, and my knowledge still ends at a certain point, but programming itself no longer feels like it's built on a mystery..
I don't recommend that every programmer go to this extreme, but we don't have to feel that our work is based on "magic smoke" if we really don't want to.
If writing software makes you some sort of magician then writing in assembly should surely mean you are a cleric or warlock.
I designed microcontrollers and wrote assembly for them
Now I'm just a regular software dudebro
What class do I get?
Seeker, you learned your people's language and then learned the way of the world.
Either respec or multiclass
I havent worked with assembly or any firmware in 10+ years, but from memory, I think it's more like being a Witch Doctor. You got primitive things and no idea what they do, but the specific patterns and dances make things happen.