Live data from Hacker News

Viewing profile — pos456

pos456

HN member
Joined
Wed, Aug 10, 2022, 8:07 AM UTC
HN karma
5
Public activity
3 items

About pos456

No profile information was provided.

Recent public activity

  1. comment
    Comment #45998762

    Calling beam search 'AI' is doing a lot of heavy lifting here. This is just superoptimization with a very expensive heuristic function.

  2. comment
    Comment #45921009

    For the offline problem, AI found a new solution that was 34% faster. Interesting results!

  3. comment
    Comment #45689664

    this feels less like Copilot and more like AlphaGo for systems programming. it's not just finding patterns in existing code, but discovering novel and more efficient strategies in …