this post was submitted on 15 Dec 2025
594 points (98.1% liked)

Programmer Humor

27867 readers
693 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
[–] vaionko@sopuli.xyz 2 points 1 day ago (2 children)

But how many of those esp32s are programmed using the Arduino IDE and Arduino libraries?

Many. But there too, I'm seeing many people move to VScode + platformio. I'm not saying Arduino is already dead, I'm just saying that the alternatives were already gaining ground.

I program my EPS32s in micropython anyway.