Live data from Hacker News

Viewing profile — etamponi

etamponi

HN member
Joined
Tue, Jun 10, 2014, 12:55 PM UTC
HN karma
1,084
Public activity
135 items

About etamponi

[ my public key: https://keybase.io/etamponi; my proof: https://keybase.io/etamponi/sigs/9N9UyFfljCckWL4AD0Z4E_3buGnWii8GQDgmA5A-cjs ]

Recent public activity

  1. comment
    Comment #49220969

    Isn't this a show of security negligence rather than of exceptional agent capabilities? Don't get me wrong, I am pretty impressed that an agent was able to use these vulnerabilitie…

  2. comment
    Comment #48611704

    I see! Thanks!

  3. comment
    Comment #48607080

    Very interesting! One thing I don't understand is: doesn't this assume that they could do the calculations to get the coefficients... Using decimal notation? How could they for exa…

  4. story
  5. story
    Ask HN: Is Claude Code web down?

    I can't access my active sessions from my phone app nor from the web page.

  6. story
    Ask HN: Are agents _still_ writing most of your code?

    At the beginning it was very cool to see them write a lot of code for me, in particular while I was ramping up on a new codebase. But I am seeing myself using agents less and less …

  7. comment
    Comment #47583670

    It's the classical trolley problem. https://en.wikipedia.org/wiki/Trolley_problem

  8. comment
    Comment #47025804

    Good point. To clarify my stance: what I meant is that the narrative of the article is the following: AI made us change the playbook and so now , because of AI , the playbook is th…

  9. comment
    Comment #47022792

    It blows my mind how these posts seem like everyone is victim of a collective amnesia. Literally every single point in the article was good engineering practice way before AI. So i…

  10. comment
    Comment #46952044

    The unfortunate reality is that (1) and (2) is what many, many engineers would like to do, but management is going EXACTLY in the opposite direction: go faster! Go faster! Why are …

  11. comment
    Comment #46928591

    > So as a senior, you could abstain. But then your junior colleagues will eventually code circles around you, because they’re wearing bazooka-powered jetpacks and you’re still ridi…

  12. story
  13. comment
    Comment #46860197

    The point of the article is that the jump start that AI gives you is not the same as the one that well thought frameworks give you. What AI writes falls apart and leaves you with t…

  14. comment
    Comment #46860144

    It that's the essence, then of course 9/10 is accident. I think that's not software engineering though. The essence: I need to make this software meet all the current requirements …

  15. comment
    Comment #46837079

    This. Thanks. It's a relief to see I am not the only one completely disappointed. I still believe that these posts are just an ad stunt to publicize their soon-to-be released AI to…

  16. comment
    Comment #46744945

    I think this post unveils a great truth that I never grasped: estimates are a political tool to decide what gets done and what doesn't get done. Thanks for putting it so nicely! On…

  17. comment
    Comment #46744911

    > But plenty can be estimated more accurately. As a person that has never encountered a complex software project that can be accurately estimated, I am being a bit skeptical. The a…

  18. comment
    Comment #46739600

    I hope the budget has been written by AI, so that we can take a shortcut and immediately answer the question "Can AI grow corn?" with a "No". I am extremely worried by the amount o…

  19. comment
    Comment #46581032

    > Hours instead of weeks. And then goes on describing two things for which I bet almost anyone with enough knowledge of C and Redis could implement a POC in... Guess what? Hours. A…

  20. comment
    Comment #46492899

    > The engineer who truly understands the problem often finds that the elegant solution is simpler than anyone expected. > The engineer who starts with a solution tends to build com…

  21. comment
    Comment #46485494

    > Would you still defend your position if the “grumpy” guy answered in Linus’ style? If they answered correctly, yes. My point is that providing _actual knowledge_ is by itself so …

  22. comment
    Comment #46482769

    I spent the last 14 days chasing an issue with a Spark transform. Gemini and Claude were exceptionally good at giving me answers that looked perfectly reasonable: none of them work…

  23. comment
    Comment #46348952

    > Logs were designed for a different era. An era of monoliths, single servers, and problems you could reproduce locally. Today, a single user request might touch 15 services, 3 dat…

  24. comment
    Comment #46233679

    Am I the only one that is surprised that the app still works?!

  25. comment
    Comment #46192006

    Aren't we just reinventing programming languages from the ground up? This is the loop (and honestly, I predicted it way before it started): 1) LLMs can generate code from "natural …