Live data from Hacker News

Viewing profile — 01092026

01092026

HN member
Joined
Fri, Jan 09, 2026, 8:39 PM UTC
HN karma
-13
Public activity
14 items

About 01092026

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #46599764

    Can we just leave Elon alone? We like Elon. Thanks.

  3. comment
    Comment #46563792

    [flagged]

  4. comment
    Comment #46563731

    IRC, Thank you for treating me (and everyone else) like absolute dog shit when I needed help or a technical answer. God forbid I didn't do my fucking research before I asked a ques…

  5. comment
    Comment #46563184

    You understand me, this is most important. And thank you for explaining this exercise - but to be honest, if the article says "How to store a chess position in 26 bytes" And you ac…

  6. comment
    Comment #46563149

    Interesting perspective. I think you have a right, whats yours is yours to do as you please with - you know? But can I give you another "viewpoint"? I guess it's like, "Wow, my cod…

  7. comment
    Comment #46563062

    Can I give you a compliment? Like you are a super talented terminal designer. I like the style, it's cool. Very terminal...but it like has great UX. main-dash.png - I love it.

  8. comment
    Comment #46562804

    You're proving my point. Yes, 495 possibilities CAN be stored in 9 bits. But the article shows STRING '00000034' (64 bits) as an example, not the actual 9-bit binary encoding. That…

  9. comment
    Comment #46562763

    Cool, so you are basically doing local onsite deployments? The H100's are nice. I'm not that rich, so I have some 4xV100 32GB SXM2....server, dual socket - it's OK for inference. Y…

  10. comment
    Comment #46560896

    Well, Mac chips are badass for training / inference - super underrated. I mean, I've literally run epochs on cloud Nvidia GPU Servers...compared to running them locally (M chip) - …

  11. comment
    Comment #46560774

    You asked us...well, first tell us what's your real driver? You have three years on local infrastructure? What does that even mean - you're running Ollama Llama_70b for 3 years? Wh…

  12. comment
    Comment #46560676

    Of course the model is lobotomized - you're giving 0 collaboration, your asking it to even make all the files and folders for you ('mkdir'), all cold instructions/context overlayed…

  13. comment
  14. comment
    Comment #46559029

    "The 'bit-level magic' here is misleading. They're using integer representations and calling them bits. A true bit-level approach would encode positions as pure binary streams. For…