NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Show HN: I rebuilt the only parts of my IDE I use, in Rust, over a weekend (github.com)
smt88 22 minutes ago [-]
The primary value of IDEs in the agentic era are: debugging, code review (with good diffing), and management of the agent’s context. I also use mine for browsing databases, but not everyone does that.

You seem to have one of those three. I’m not sure what your coding background is, but debuggers/profilers are incredibly useful and important, and it’s essentially malpractice for a developer never to use them.

kyle-ssg 7 minutes ago [-]
Hey! I'm a web and mobile developer for past 12 years and have wrote quite a lot of code over the years (github for receipts). I actually even written a mobile application profiler, it's on GitHub.

Debugging and profiling has always been outside of the IDE for me, except when I started out as a Java Developer.

tiesp 2 hours ago [-]
UI looks great
kyle-ssg 2 hours ago [-]
Oh thanks that's made my day haha!
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 16:25:39 GMT+0000 (Coordinated Universal Time) with Vercel.