Live data from Hacker News

Viewing profile — someoneontenet

someoneontenet

HN member
Joined
Mon, Jul 01, 2024, 4:24 PM UTC
HN karma
40
Public activity
18 items

About someoneontenet

No profile information was provided.

Recent public activity

  1. comment
    Comment #46446257

    Curriculum learning helped me out a lot in this project too https://www.robw.fyi/2025/12/28/solve-hi-q-with-alphazero-an...

  2. comment
  3. comment
    Comment #45532297

    How did I know this was gonna be speed lol

  4. comment
    Comment #44536454

    Love these write ups!

  5. comment
    Comment #44121054

    Come visit for a few weeks and see if it’s right for you :)

  6. comment
    Comment #43696868

    I’ve tried to set this up and get a little bogged down on some of the finer points of compiling nixos to wasm. It’s not very straightforward unfortunately :/

  7. comment
    Comment #43689481

    My dream is have a in browser nixos vm on wasm. If I could have a bare vm, I can bootstrap it easily with a nixos config. From there I can start thinking about running web services…

  8. comment
    Comment #43657155

    I think that you might be taking that example in bad faith.

  9. comment
    Comment #42915513

    At that point you may as well use a typewriter

  10. comment
    Comment #42646641

    Neat, I’ve also made something like this with processing https://robw.fyi/constellation.html

  11. comment
    Comment #41724076

    The readme was the most important part for me!

  12. comment
    Comment #41613278

    Sounds like op is manually fuzz testing.

  13. comment
    Comment #41396253

    I talk to ai like a caveman mostly. Instead of over optimizing my prompt I just try to find the minimal amount of representation to get the llm to understand my problem and solve i…

  14. comment
    Comment #41240835

    Seems weird to compare them since I see them as complimentary services.

  15. comment
    Comment #40940112

    I’m sure some countries are more willing to treat guests to the vegetable treatment than others.

  16. comment
    Comment #40911120

    How is this done for js?

  17. comment
    Comment #40907791

    Fantasize?

  18. comment
    Comment #40847342

    Newtons Method approximates square roots. Its useful if you want to approximate something like that without pulling in the computational power required of NN.