Viewing profile — aadarshkumaredu
aadarshkumaredu
HN member- Joined
- Thu, Feb 12, 2026, 11:05 AM UTC
- HN karma
- 2
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About aadarshkumaredu
Recent public activity
-
comment
Comment #48133124
[flagged]
- story
- story
- comment
- story
-
comment
Comment #47626505
[dead]
- story
-
comment
Comment #47530668
[dead]
- story
-
comment
Comment #47066014
That’s fair. If formatting alone is enough to trigger dismissal, there’s not much I can do about that. Bullet points aren’t an AI signature, they’re just a way to compress structur…
-
comment
Comment #47066005
Fair enough. If the substance reads generic, that’s on me. The intent wasn’t to produce volume, it was to frame the economic layer of the discussion. Whether written with or withou…
-
comment
Comment #47065968
This is exactly the point where agent design starts to look less like workflow automation and more like control theory. If the agent can inspect or mutate the enforcement layer, th…
-
comment
Comment #47046169
Exactly. Agents drift fast-internal state just can’t be trusted over long chains, and prompt rules degrade immediately. Curious; have you seen drift follow a pattern, like step cou…
-
comment
Comment #47046138
Fair point. I do rely on AI to help me organize thoughts sometimes, but the analysis isn’t generated blindly. Every point here reflects tradeoffs I’ve seen in real systems and hist…
-
comment
Comment #47044570
Calling it “hiding” assumes the default should be full exposure of internal reasoning. That’s not obviously true. There are three separate layers here: What the model internally co…
-
comment
Comment #47044531
I think the “AI bubble burst” framing is too simplistic. Bubbles don’t erase technology. They erase mispriced capital. In 2000, internet stocks collapsed. The internet didn’t. What…
-
story
Ask HN: What are the biggest limitations of agentic AI in real-world workflows?
There’s a lot of momentum around agentic AI systems that can plan and execute multi-step workflows autonomously. For teams that have tried deploying these in production environment…
-
comment
Comment #47006833
Removing jQuery isn’t a mechanical find-and-replace task. jQuery is often deeply intertwined with: • Event delegation patterns • Implicit DOM readiness assumptions • Legacy plugin …