Viewing profile — shashisrun
shashisrun
HN member- Joined
- Fri, Mar 13, 2026, 2:34 PM UTC
- HN karma
- 2
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About shashisrun
No profile information was provided.
Recent public activity
-
comment
Comment #47501058
I’ve felt this too, and I think part of the issue is that AI shifts where the difficulty is. It makes generating code easier, but it doesn’t really help with understanding or debug…
-
comment
Comment #47501043
Performance issues like this are tricky because what you see in production is often hard to recreate locally. You can measure and observe, but reproducing the same execution path (…
-
comment
Comment #47501037
This is interesting — feels like a lot of effort is going into improving visibility for AI systems (logs, traces, evaluations), but debugging still feels fundamentally different fr…