Live data from Hacker News

Viewing profile — justaboutanyone

justaboutanyone

HN member
Joined
Tue, Nov 11, 2025, 11:45 PM UTC
HN karma
138
Public activity
22 items

About justaboutanyone

No profile information was provided.

Recent public activity

  1. comment
    Comment #47656613

    How does that work with multiple credit agencies?

  2. comment
    Comment #47654300

    While pinyin might be "better", there's still a lot of room for something better than it

  3. comment
    Comment #47652295

    At this point, it might be moot. Too many people are assuming it's still a closed-source thing and will dismiss it. Due to the closed source nature, every mojo announcement I see I…

  4. comment
    Comment #47292665

    This failed when I put in an australian postal code.

  5. comment
    Comment #47172024

    Shell programming is high density inter-language glue. You simply have more options of implementations to call out to and so less to write. I can trivially combine a tool written i…

  6. comment
    Comment #46879902

    First thing a public spacex would want to do is sell off all the non-spacex crap

  7. comment
    Comment #46879891

    This sort of thing will be great for the SpaceX IPO :/

  8. comment
    Comment #46879858

    Running llama.cpp rather than vLLM, it's happy enough to run the FP8 variant with 200k+ context using about 90GB vram

  9. comment
  10. comment
    Comment #46805929

    For Qwen2.5-72B-Instruct-Q5_K_M at 32k context, I fed it a 26k token file (truncated fiction novel) asking it to summarize, and it input processed at 224 tok/s and output generated…

  11. comment
    Comment #46791455

    You can run large-ish MoE model at good speeds, like gpt-oss-120b, it's snappy enough even with big context. But large and dense at the same time is a bit slow. Running a local LLM…

  12. comment
    Comment #46775586

    We may as well have the LLMs use the hardest most provably-correct language possible

  13. comment
    Comment #46756645

    What is the article text for those stopped by the paywall

  14. comment
    Comment #46750770

    It really feels like more than 1 in 20 driving around the 101/280

  15. story
  16. comment
    Comment #46668936

    Where are the RVA23 boards that have been hinted at for so long?

  17. comment
    Comment #46664711

    Perhaps people will move to stricter programming languages try to counter the slop issues

  18. comment
    Comment #46485268

    People are still going to read the PR regardless of how it was created.

  19. comment
    Comment #46340325

    Punching through just a firewall is much easier than punching through a typical NAT+firewall setup https://tailscale.com/blog/how-nat-traversal-works

  20. comment
    Comment #46340274

    There are some address source selection problems if you're still using any ipv4 for the local services https://blog.ipspace.net/2022/05/ipv6-ula-made-useless/

  21. comment
    Comment #46041180

    > Except silicon, power, and water Various chemicals too, https://haz-map.com/Processes/97

  22. comment
    Comment #46038931

    Has there ever been an effort to port PF over to linux, or to create an adaption layer that makes things compatible?