this post was submitted on 10 Oct 2025
879 points (99.1% liked)

Programmer Humor

26827 readers
2485 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
[–] Jankatarch@lemmy.world 21 points 1 day ago* (last edited 1 day ago) (3 children)

You may enjoy the robotics field of programming ngl. Or embedded systems if you still want more coding than engineering.

[–] Yondoza@sh.itjust.works 12 points 1 day ago* (last edited 1 day ago)

Robotics (or more broadly mechatronics) is a super interesting field. To do the work at the mechanical/electrical interface is really hard.

The field of industrial controls skips the hard part and just buys stuff that is pre-designed to move. Then those pre-designed pieces are made to fit and work together. It's like complicated Legos and is honestly very fun and rewarding.

If you want to do programming with a physical result, controls engineering is a great option. I would recommend shooting for the hard stuff (real programming - DSP, FPGA, etc) knowing you've got a safe fallback with industrial controls (PLC programming).

I had a gig lined up 20 years ago to write control software for steel-cutting robots at a gulf coast shipyard. I was super-excited about this and had visions of getting them all to dance in unison to The Blue Danube (after hours, of course). Then hurricanes Rita and Katrina hit and buried the robots under ten feet of mud, and that was the end of my robotics career. :(

[–] Damage@feddit.it 3 points 1 day ago

I do industrial automation and despite all the difficulties I enjoy it.