Live data from Hacker News

Viewing profile — nalzok

nalzok

HN member
Joined
Mon, Mar 25, 2019, 3:22 PM UTC
HN karma
37
Public activity
37 items

About nalzok

[ my public key: https://keybase.io/nalzok; my proof: https://keybase.io/nalzok/sigs/C-uZAs3m4gpLn0zA01ifxIdfq3RQfb3IuefNl9-iaCs ]

Recent public activity

  1. comment
    Comment #43447078

    $ dig www.nyu.edu +noall +answer -t A ; > DiG 9.10.6 > www.nyu.edu +noall +answer -t A ;; global options: +cmd www.nyu.edu. 1 IN CNAME dsvdfvx64.github.io. dsvdfvx64.github.io. 299…

  2. comment
  3. story
  4. comment
    Comment #42112994

    I wonder what would happen if we quantized each dimension to 0.5 (or even fewer) bits instead of 1, i.e., taking 2 (or more) scalar components at a time and mapping them to 0 or 1 …

  5. comment
    Comment #41948369

    I agree that Nix is the right idea, but I'm hesitant to adopt it right now because (i) rough edges like poor documentation and inconsistent interfaces make it feel immature, (ii) t…

  6. comment
    Comment #41341615

    You may want to check out [rcmd]( https://lowtechguys.com/rcmd/ ).

  7. comment
    Comment #41332124

    > by kqr, published 2024-11-19 It's from the future! ;)

  8. comment
    Comment #41247292

    I wonder if this has anything to do with Apple Intelligence. Maybe they can have an LLM that operates on encrypted input text without decrypting it, so that users can send sensitiv…

  9. comment
    Comment #40970873

    > I began my research by looking for some kind of hard plastic case. While these are common for standard SD cards, they are quite rare for microSD. What about putting the microSD i…

  10. comment
    Comment #40768440

    How do you like Simutrans? https://www.simutrans.com

  11. comment
    Comment #39453606

    Congratulations on the release! How can we download the model and run inference locally?

  12. comment
    Comment #38984133

    You can install a free (as in beer) Wolfram engine on any computer, e.g. a beefy virtual machine: https://www.wolfram.com/engine/

  13. comment
    Comment #38848237

    > Subjects: Computation and Language (cs.CL); Information Retrieval (cs.IR) I'm surprised they didn't put `Machine Learning (cs.LG)` and `Machine Learning (stat.ML)`.

  14. comment
    Comment #38560295

    Is this equivalent to treating the linear recurrence as a convolution and computing it with a Fourier transform? See https://www.youtube.com/watch?v=OpJMn8T7Z34&t=840s

  15. comment
    Comment #38272769

    Nevermind, I figured it out: https://github.com/facebookresearch/metaseq/blob/main/projec...

  16. story
    Model training diary/journal for LLMs?

    About half a year ago, some big tech company released an open-source LLM. What makes that model special is that they made available a model training diary/journal recording everyth…

  17. comment
    Comment #38264327

    > How does that work? I don't really know, I pulled this out of the void with a SAT solver. Basically magic. That's pretty cool. How do you ask an SAT solver for "the nearest integ…

  18. comment
    Comment #38013901

    At the same time, the wallpaper says "Sipeed" instead of something mirrored like "beeqiS". Weird...

  19. comment
    Comment #37654302

    Can you share a link to your code repository? I want to play with your algorithm and observe the speedup on my own. Also I'm a big fan of JAX!

  20. comment
    Comment #36350219

    Wait, NUCs are that cheap? I would appreciate a link so that I can get my hands on one. I don't use eBay often and filtering feels terrible on their site.

  21. comment
    Comment #36065902

    > The main advantage is in the tinygrad IR. It has 12 operations, all of which are ADD/MUL only. `x[3]` is supported, `x[y]` is not. Can someone educate me why that is the case? Do…

  22. comment
    Comment #35811748

    Seriously? I guess it's common sense among people living in the U.S, but as an international student I honestly didn't know it's legal to emulate a proprietary system.

  23. comment
    Comment #35811515

    Maybe make a pull request to the repo with what you said in the comment so that people like me don't have to ask this question in the first place? I assume this is a very frequentl…

  24. comment
    Comment #35811333

    I wonder why Nintendo hasn't attempted to take it down. It seems that the only use of such a "Nintendo Switch Emulator" is to play pirated games?

  25. comment
    Comment #35809176

    Could you explain what you mean by "Chinchilla under-trained" or "Chinchilla over-trained"? I assume it refers to some measure of trained-ness, but Googling yielded nothing relevan…