Live data from Hacker News

Viewing profile — champagnepapi

champagnepapi

HN member
Joined
Tue, May 09, 2017, 4:57 PM UTC
HN karma
3,227
Public activity
433 items

About champagnepapi

No profile information was provided.

Recent public activity

  1. comment
    Comment #49216366

    This! I don't think folks understand how easy it is to go from greenfield to brownfield with these tools, esp if your organization is only valuing velocity. Meaning your doing full…

  2. comment
    Comment #49214196

    > I feel like that was the epitome of AI assisted but quality code I totally agree with you on this! The engineer is still actively engaging while getting the performance gains of …

  3. comment
    Comment #49210814

    Don't be a meat proxy! See this all over the place, it's very frustrating and i've advocated for stopping this practice at my company! - https://news.ycombinator.com/item?id=491519…

  4. story
  5. comment
  6. comment
    Comment #49186717

    Personally, In SWE, i think the industry has made a grave mistake with the agents and we're just one big Catastrophe waiting to happen. I do think that there is very real value whe…

  7. comment
    Comment #49183561

    agreed. All of these are trying to get to something that can't really every be achieved with LLMs with is determinism. Folks are trying to constrain the models to behave in a certa…

  8. comment
    Comment #49181350

    lol I think you’re setting yourself up for failure. Why? Just because something works doesn’t necessarily know you the boundaries of it. What scale does it work for? Will it crumbl…

  9. comment
    Comment #49181151

    Brother at my startup one person shipped 75k lines in two weeks. We’re living in the golden age of slop

  10. comment
    Comment #49177976

    Cognitive offloading is delegating to the AI and still owning the answer. Cognitive surrender is when the AI’s output quietly becomes your output and there is nothing you feel is l…

  11. comment
    Comment #49177961

    So you're suggesting that coding will take more of the PRD phase?

  12. story
  13. comment
    Comment #49162986

    this 100%. Skills are gained via effort. Not too much effort that it discourages you, but enough so it's a challenge and engages you. Ofc it helps to have wonderful teachers, coach…

  14. comment
    Comment #49161989

    I wonder the same thing. I think we've already seen some of this happening, however the consequences haven't been large enough to the organization, for example: - https://www.thegu…

  15. comment
    Comment #49161674

    Unfortunately the software industry is saying things like "don't look at the code", "LLMs have made developers 10-100x faster", etc. The only way they can make such claims is by sa…

  16. comment
  17. comment
    Comment #49156604

    At that point I feel like you might as well do the implementation yourself and just plan with an LLM

  18. story
  19. comment
  20. comment
    Comment #49116282

    Here’s another one claiming 10% https://news.ycombinator.com/item?id=49113774

  21. story
  22. comment
    Comment #49111353

    There's a big difference between "written by AI" and a piece of software being designed / architected by a person or a person in-conjunction with AI.

  23. comment
    Comment #49110058

    I’m curious to know if this was architected/designed by an actual human or is this just AI slop? These days I am very very cautious about the quality of packages. I’ve become a lot…

  24. comment
    Comment #49105484

    When is this madness going to stop? We need to do better as a society.

  25. comment
    Comment #48898648

    How are you verifying all the code that's generated? Do you think that verifying properly would take you as much effort as the original implementation would've?