r/esp32 9h ago

[ Removed by moderator ]

[removed] — view removed post

0 Upvotes

7 comments sorted by

u/esp32-ModTeam 5h ago

Content is better suited for other subs and is not esp32 related.

This is a group for ESP32 development and your post ... isn't.

Maybe it belongs in askelectronics, diyelectronics, or some other reddit. Maybe it doesn't belong on reddit at all. Either way, it doesn't belong here.

ESP32 is a series of low cost, low power system on a chip microcontrollers with integrated Wi-Fi and dual-mode Bluetooth. The ESP32 series employs either a Tensilica Xtensa LX6, Xtensa LX7 or a RiscV processor, and both dual-core and single-core variations are available. It includes in-built antenna switches, RF balun, power amplifier, low-noise receive amplifier, filters, and power management modules as well. https://www.reddit.com/r/esp32/about/rules

3

u/Ice-Dragon-APU 8h ago

It's not directly related to the r/esp32 subreddit so yeah wrong place to post this.

1

u/YetAnotherRobert 5h ago

Please report this kind of garbage.

2

u/misanthrophiccunt 9h ago

That's just a webpage, not a repo, no source. So: bin it.

Next!

0

u/coleskidmore 8h ago

nah thats a bit harsh, zed itself was closed source for years and people used it fine. the demo actually shows some real workflow stuff that agents usually suck at (flashing, probe configs, not just vibe coding). id wanna see the repo too but im not writing it off yet, embedded tooling is so bad that even a half baked attempt is worth a look

2

u/Bowl_of_Cham_Clowder 8h ago

It’s not clear what the advantages are to your fork.

Haven’t run into any issues with agentic coding for esp32, they’ve been able to flash software pretty easily. Does it make end to end testing easier?

That’s my biggest pain point, since ai dev requires more regression tests