Live data from Hacker News

Viewing profile — seeknotfind

seeknotfind

HN member
Joined
Sun, Mar 20, 2022, 5:48 PM UTC
HN karma
832
Public activity
440 items

About seeknotfind

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #48499480

    If you're calling this across translation units, the calling convention will come with a performance penalty, but boy have we come full circle since pre-ANSI C required you to pass…

  3. comment
    Comment #48288454

    You can click on that to see more detail :)

  4. comment
    Comment #47745652

    "I'm sorry". What do HN readers think about how this inclusion changes the meaning of the rest of the email?

  5. comment
    Comment #47324695

    Did you ever try multiple copies?

  6. comment
    Comment #47235245

    They're are plenty of mods that inject AI into games, like Skyrim. Though in order for a game to have LLMs and scale to a shipping audience without a subscription, you would want t…

  7. comment
    Comment #46749177

    Very cool. Can't wait to see what's next with this project! Congrats on the huge scale of tests/examples as well.

  8. comment
    Comment #46745362

    Thanks, yeah, I did see some of the pure C++ types getting converted. Though it makes a lot of sense why you had to go with shared_ptr for generic inductive types. Have you conside…

  9. comment
    Comment #46741821

    From tests/basics/levenshtein/levenshtein.cpp: struct Ascii { std::shared_ptr _a0; std::shared_ptr _a1; std::shared_ptr _a2; std::shared_ptr _a3; std::shared_ptr _a4; std::shared_p…

  10. comment
    Comment #46702390

    > Composition is like applying a permutation array to another Composing injective functions is like applying a permutation array to another.

  11. comment
    Comment #46694372

    I bought several of these and give them as gifts. Unix Pipe, Expansion Pack, and PUNK0 are my favorites.

  12. comment
    Comment #46480993

    Yeah, from the title, it sounds like perhaps the entire operation is differentiable and therefore trainable as a whole model and that such training is done. However, upon close ins…

  13. comment
    Comment #46201531

    Yeah, it sounds platonic the way it's written, but it seems more like a hyped model compression technique.

  14. comment
    Comment #46189766

    I suspect that once quantum computers actually scale up so that you can play with them, we'll find all sorts of interesting things to do with them. However, even now, you can imagi…

  15. comment
    Comment #46189731

    The last digit of pi doesn't exist since it's irrational. Chaitan's constant, later busy beaver numbers, or any number of functions may be uncomputable, but since they are uncomput…

  16. comment
    Comment #46176827

    Do you mean like ghosts or like quantum randomness and Heisenberg's uncertainty principle? We cannot compute exactly what happens because we don't know what it is, and there's rand…

  17. comment
    Comment #46174530

    As the simplest theory, my default position is the universe is computable and that everything in the universe is computable. Note that they are not the same thing. Some intuition: …

  18. comment
    Comment #46131188

    I'm looking forward to seeing everyone coming up together, creating better fonts for free, and wiping out any of those profits. Is Monotype trying to destroy their own industry, or…

  19. comment
    Comment #46074860

    How many times does the rate need to be increased 10x before it's a problem?

  20. comment
    Comment #46048363

    Yeah, people tend to add rather than improve. It's possible to add into lower levels without breaking things, but it's hard. Growing up as a programmer, I was taught UNUX philosoph…

  21. comment
    Comment #46042471

    "It’s not likely to be something you’ll ever have at home" Pessimistic much?

  22. comment
    Comment #45911050

    Thousand of hours on this. Love it.

  23. comment
    Comment #45877835

    It's nice that there is only a few weird behaviors produced. Often use-after-free leads to so many different random bugs, you might gorble a hubalu.

  24. comment
    Comment #44963246

    "Xia" would map to a single character (code point) in Chinese. For instance, in simplified Chinese, it could be 下 (xia, meaning down), 侠 (martial arts - like the xia in wuxia), or …

  25. comment
    Comment #44956952

    If you've seen Steve Martin's The Jerk, you'd know he becomes a real jerk in the modern sense during the movie.