Live data from Hacker News

Viewing profile — sesm

sesm

HN member
Joined
Wed, Jun 19, 2013, 1:10 PM UTC
HN karma
1,487
Public activity
717 items

About sesm

No profile information was provided.

Recent public activity

  1. comment
    Comment #48985343

    > We acknowledge not everything will be covered, we're setting the requirements at the 90th percentile use case I'm ok with this as long as dropped requirements are documented and …

  2. comment
    Comment #48985202

    I don't think there was a 'prompt' for it, rather a long and dedicated work of a professional mathematician which involved LLM in some capacity. I'm sure the search step wasn't an …

  3. comment
    Comment #48804080

    What's the Elm definition of simplicity? Genuinely asking, because the concept of simplicity is very vague and overloaded in programming.

  4. comment
    Comment #48673734

    > Rick Rubin told Anderson Cooper he has no technical ability. Doesn't play instruments. Can't work a mixing board. If you watch his interview on Rick Beato's channel, this myth wi…

  5. comment
    Comment #48519549

    > Do that well and you can build what a team of twenty engineers would put out in a month for around a thousand dollars. As usual, an extraordinary claim without an extraordinary e…

  6. comment
    Comment #48423570

    I would argue that those are not emergent property of the model, but a property of how humans find insights in a plausible guess.

  7. comment
    Comment #48222942

    "AI" is a marketing term, LLMs and Difusion Models are math.

  8. comment
    Comment #48222777

    They want to run local models

  9. comment
    Comment #48191357

    No, it's much worse. It will take much more time to review and notice that it doesn't actually solve the problem at hand.

  10. comment
    Comment #48146638

    Agree, after closer look smart pointer types are pretty standard and collections were indeed a part of migration. But still, in order to prepare those detailed and very project-spe…

  11. comment
    Comment #48140229

    When announcements say that rewrite took 1 week, I wonder how much time went into preparing this file with very detailed instructions on mapping Zig to Rust idioms: https://github.…

  12. comment
    Comment #48139487

    I wonder, did they consider an approach of vibe-coding a deterministic converter and then running it? This should be much more token efficient.

  13. comment
    Comment #48138163

    Just to clarify, you did this for C tools using LLMs or using deterministic conversion tools?

  14. comment
    Comment #48138010

    I guess they vibe-rewrite to C, relying on CCC compiler. Agent loop will be modifying both the project and the compiler until the ends meet.

  15. comment
    Comment #48137986

    I'm sorry, Dave. I'm afraid I can't do that.

  16. comment
    Comment #48137941

    > Or maybe the Zig team is in a greater danger, since their brains hold the genius juice the clankers are missing and they should have it by 2027 Imagine you want to monopolize pro…

  17. comment
    Comment #48137865

    Wasn't looking at leaked Claude Code source already enough for the ridicule?

  18. comment
    Comment #48106467

    The reason for this is: the only way to show productivity gains enabled by AI is to lay off people and pretend you are doing the same amount of work (while in reality you are sever…

  19. comment
    Comment #48047485

    But it's a team sport. For example, in Dota 2 you should be trying to dominate your opponents. If you are trying to dominate your teammates instead (by prioritizing better KDA) you…

  20. comment
    Comment #48046356

    The new meaning of OCD

  21. comment
    Comment #48046348

    You won't ship a perfect product even if you make 0 mistakes. Software maintenance is adapting the product based on feedback from the outside world which you could never get during…

  22. comment
    Comment #48046318

    Are you talking about dominating your peers to get a promotion?

  23. comment
    Comment #48046278

    Formatting should be handled by deterministic tools with formally specified rules like prettier. This should never be a part if code review.

  24. comment
  25. comment
    Comment #47960446

    People who have skill can do the same without LLMs, maybe slightly slower on average but on more predictable schedule.