this post was submitted on 23 Jan 2026
502 points (92.4% liked)

Programmer Humor

28789 readers
748 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
[–] BartyDeCanter@lemmy.sdf.org 2 points 2 days ago (1 children)

I’ve never used IntelliJ, or Java for that matter. I’m primarily an embedded robotics developer, so most of the time I’m writing C or a subset of C++ for uC/DSP target, or using SciPy for data analysis and algorithm development. I recognize that probably puts me way outside of the norm for most people and software engineers in terms of process preferences.

[–] mfed1122@discuss.tchncs.de 2 points 2 days ago

Still super cool to hear about your workflow. Makes me wish I had an excuse to spend time experimenting with that stuff.