Live data from Hacker News

Viewing profile — amoss

amoss

HN member
Joined
Mon, Jun 23, 2014, 9:55 AM UTC
HN karma
566
Public activity
225 items

About amoss

Just a typical compiler enjoyer. https://github.com/amoss

Recent public activity

  1. comment
    Comment #49051509

    Whether they are or not is irrelevant to the difference- there is still an explicit division between training and inference, with reinforcement of the statistics of the training se…

  2. comment
    Comment #49048300

    I think it is uncontentious that we are not designed at all. But to address the intended spirit of the question: are we restricted to output that is a close fit for our training se…

  3. comment
    Comment #49047062

    The tu quoque argument doesn't really work here. LLMs are specifically designed to output either material from their training set or instances that look statistically like it. Huma…

  4. comment
    Comment #48969653

    If you are relying on live updates to change state in a dynamic language then you are not doing it "surgically", unless there is some other definition that means hitting it softly …

  5. comment
    Comment #48743242

    Kind of weird how LoC has become a metric for people to chase again.

  6. comment
    Comment #48560480

    I don't think you can describe his beliefs using booleans like that: you have to use a numeric scale. It would be be correct to say: Elon would need a hell of a lot of ketamine to …

  7. comment
    Comment #48426752

    Alternatively you may want to be a passive investor using the current rules for index inclusion, rather than having them altered to favor this loss-making trashcan on fire.

  8. comment
    Comment #48306028

    > The world seems to be fragmenting, into those that see the value in the latest from Google, and those that resist changes like this. This reads as a strongly closed minded claim …

  9. comment
    Comment #48271847

    That is the ugliest Ferrari I've ever seen.

  10. comment
    Comment #48208325

    kind of wild that you think there has been no shift in culture between 1970 and 2020

  11. comment
    Comment #48208241

    with a mastercard from a swedish bank that is the experience that i get. all online transactions pop up a page from my back with qr code, this is authenticated through an app that …

  12. comment
    Comment #48204250

    Dead code elimination is run multiple times, including after other optimizations. So code that is not initially dead may become dead after propagating other information. Converting…

  13. comment
    Comment #48128336

    Nobody said one rack. Your entire rant is misguided. He analyzed what it would take to put one rack on one starlink like package in order to build a constellation.

  14. comment
    Comment #48121166

    Later in the video he runs through the changes needed for 100kw per rack.

  15. comment
    Comment #48046182

    The details might bury his point rather than illustrate it. The driving theme throughout seems to be that a tool tuned for correct syntax, with deep understanding of semantics will…

  16. comment
    Comment #48046142

    feels like this comment could be shorter

  17. comment
    Comment #48019402

    Take it gently, the poor thing doesn't understand the difference between code and talking about code.

  18. comment
    Comment #48008841

    In addition both have a property similar to dispersion. In crypto each change to an input bit should cascade through as many output bits as possible. In ML each output bit should d…

  19. comment
    Comment #48005406

    > rollout will be incremental and it will self monitor by defining success conditions at rollout time. This sounds a lot like allowing an LLM to define tests as well as implementat…

  20. comment
    Comment #47972205

    and then we start to embed comments // concatenate pairs of parameters, e.g. x and y become xy // the pairing of open and claw is vital to understanding the function

  21. comment
    Comment #47825147

    "in a wild or unsupervised state" seems like a particularly apt description of children. it does not seem to be derogatory: language really should be evocative as often as literal.…

  22. comment
    Comment #47768732

    There are standard convex assumptions to handle incompleteness, decidability etc, i.e. the results are an over-approximation that terminates. Picking a approximation that is precis…

  23. comment
    Comment #47766291

    The article describes fuzzing the library, this execution requires a program to be compiled. Typically fuzzing involves a minimal harness around the payload (a single call into the…

  24. comment
    Comment #47761992

    What is the program? There are two different answers to this question, and which one is "correct" depends entirely on the context of who is asking it. 1. It's the code that is spec…

  25. comment
    Comment #47761950

    But is fair to state that the verification was *incomplete*, which is what the article does.