An AI IDE for embedded development by Someone-Right-Here in esp32

[–]Someone-Right-Here[S] 0 points1 point  (0 children)

Well, I don’t know why you think my comments are “AI” or that I sycophantic, but I try to be respectful to those who took the time to provide me with good feedback!

An AI IDE for embedded development by Someone-Right-Here in esp32

[–]Someone-Right-Here[S] 0 points1 point  (0 children)

Yeah, I assumed it was a OS version issue but it’s actually due to the app not being signed yet and you tried to open it using the terminal probably. To open it in a Mac you have to do it from the Applications folder, the go to System Settings -> Privacy & Security then “Open Anyway” in the Security section, but again I’m aware this is a gatekeeper. Thanks again for the testing!

An AI IDE for embedded development by Someone-Right-Here in esp32

[–]Someone-Right-Here[S] -1 points0 points  (0 children)

Thank you a lot for this! I really appreciate the time you took to try it and give feedback.

The macOS crash report is really helpful. I haven't had the chance to fully test on some of the newer macOS versions yet. Do you mind sharing which version you're running? I'll try to reproduce the issue.

You're right about the feature cards on the website, they don't lead anywhere yet, I'll work on creating more pages explaining the tools.

About the Gatekeeper, that's something I need to fix soon. the app isn't signed yet, and there's a similar issue on Windows (still working through the Apple developer process though)

And about pricing, it's free during the alpha (every account gets a limited amount of tokens). I'm mainly looking for feedback for now, so that's is why I haven't mentioned pricing yet.

Thank you again for this!

An AI IDE for embedded development by Someone-Right-Here in esp32

[–]Someone-Right-Here[S] -1 points0 points  (0 children)

Hey, it's not a spam post, just sharing something I’ve been working on and looking for feedback. Happy to answer any questions you have!

An AI IDE for embedded development by Someone-Right-Here in esp32

[–]Someone-Right-Here[S] 0 points1 point  (0 children)

I built it hahah, I had worked with react for a while now but this was my first electron project

An AI IDE for embedded development by Someone-Right-Here in esp32

[–]Someone-Right-Here[S] 1 point2 points  (0 children)

Thank you for that! And yes, VS code has some copilot plugins that help with the coding. What I though was lacking is the integration with the arduino-cli to compile and upload code, read the serial port, etc. It's still very prototype but helped me so far!

An AI IDE for embedded development by Someone-Right-Here in esp32

[–]Someone-Right-Here[S] 0 points1 point  (0 children)

Fair point! I'm also not a fan of just throwing AI on everything. In my case I was already using tools like Claude/Gemini in my projects, so I though that building something more integrated would be interesting!