Live data from Hacker News

Viewing profile — sorz

sorz

HN member
Joined
Fri, Mar 27, 2015, 11:42 AM UTC
HN karma
58
Public activity
29 items

About sorz

[ my public key: https://keybase.io/sorz; my proof: https://keybase.io/sorz/sigs/c57FmDYJ5auGR6VnlMzPMsi3ygA0EvGYE53gJvDsJnM ]

Recent public activity

  1. comment
    Comment #49131638

    I just come back from a furry con hosted in hotel in China, and learn how every furry con like this completely break hotel's elevators: - rooms are all booked - young furries usual…

  2. comment
    Comment #47862971

    So gound stations need keep measuring their own positions due to continental drift! Never thought that before. Thanks.

  3. comment
    Comment #47689305

    I found one taken with Z9: https://images.nasa.gov/details/art002e009301 There are some very bright noise pixels on the dark area, which is different from the noise in similar phot…

  4. comment
    Comment #47636968

    I feels wrong to not mention IPv6 in 2026. - net.ipv6.conf.all.forwarding=1 - nftables is default to `ip` family which only applies to IPv4. Setting it to `inet` will allow rules t…

  5. comment
    Comment #46407856

    Lots of issues follow the pattern "ANSI escape code inside untrusted text". It feels like XSS but for terminal.

  6. comment
    Comment #46171448

    Random thoughts: one can get user's ssh public keys from GitHub on the fly (from `https://github.com/ .keys`), so that it requires a valid GitHub account to use this service, witho…

  7. story
  8. comment
    Comment #45626518

    Better be "three months of the country's GDP".

  9. comment
    Comment #44097795

    The time at which scalpers buy tickets becomes irrelevant. They can resell tickets at arbitrary-high-price + margin because buyer know they will receive refund for the exceed amoun…

  10. comment
    Comment #43112514

    In the mug-scrubbing video, the person clearly pretends to wash the cup but does not seem to want to get their hands wet anyway. I'm curious as to when models can figure out that s…

  11. comment
    Comment #37219025

    Did you try scancode map registry[1]? I use it to swap Ctrl/CapsLock and it works well even with RDP softwares and run-as-admin apps which PowerToys couldn't handle. [1] https://su…

  12. comment
    Comment #37085172

    The whole post is on base on the fact that "TW" in their URL. But I think this is really just a internal implementation detail of Google Translate, which is not intended to display…

  13. comment
    Comment #36041280

    They said the paper is still working in progress and will improve it. https://twitter.com/AiEleuther/status/1660811180901019648

  14. comment
    Comment #35369986

    Just watched a talk[0] about natural language understanding research in post-GPT-3 era. Old issues may has been solved, while new topics are coming to this area (quoted from the sl…

  15. comment
    Comment #35335300

    Is NLP a solved problem now?

  16. comment
    Comment #35323912

    > then the amount of information we need to make billboards and signs make sense. Subsequently, this applies to posters, letters, newspapers, and other types of text-heavy images, …

  17. comment
    Comment #35234532

    OpenAI did exact the test for GPT-4. The raw, non-fine-tune GPT-4 is quite good at predicting confidence level ("highly calibrated" by their words). But the RLHF fine-tuning proces…

  18. comment
    Comment #33308102

    Is it possible that the profile is over-fitting to the benchmark tests?

  19. comment
    Comment #32080544

    Does it work for WPA3-Personal network?

  20. comment
    Comment #27759293

    Want to know when Firefox will support Web Serial API, but turn out they won't since they consider it harmful: https://mozilla.github.io/standards-positions/#webserial

  21. story
  22. comment
    Comment #21948024

    A: Look this, the perfect programming language I invented is the best. B: (tick the checklist and sent it back)

  23. comment
    Comment #20422060

    > Won't I have to reload my browser if I change a file? > Yep! Welcome to the joys of Javascript. Although it (re-)sends file for every request, the file content must be identical.…

  24. comment
    Comment #20345745

    It even works on my latest Firefox beta on Windows 10 (on this HN page). Hmm...They may not the same thing.

  25. comment
    Comment #19945947

    dnsmasq also has out-of-box support for adding DNS replies to ipset: the --ipset option.