Live data from Hacker News

Viewing profile — aadarshkumaredu

aadarshkumaredu

HN member
Joined
Thu, Feb 12, 2026, 11:05 AM UTC
HN karma
2
Public activity
18 items

About aadarshkumaredu

Digital Marketing Professional

Recent public activity

  1. comment
    Comment #48133124

    [flagged]

  2. story
  3. story
  4. comment
  5. story
  6. comment
  7. story
  8. comment
  9. story
  10. 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…

  11. 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…

  12. 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…

  13. 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…

  14. 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…

  15. 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…

  16. 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…

  17. 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…

  18. 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 …