Live data from Hacker News

Viewing profile — ruuda

ruuda

HN member
Joined
Wed, Aug 15, 2018, 7:43 PM UTC
HN karma
2,117
Public activity
386 items

About ruuda

https://ruuda.nl

Recent public activity

  1. comment
    Comment #48977543

    It doesn’t have to be espionage, it can be just operational risk. There is the case of Trump ordering sanctions against the International Criminal Court, and Microsoft blocking the…

  2. comment
    Comment #48661680

    https://www.metaculus.com/questions/40965/ gives it 71% probability.

  3. comment
  4. comment
    Comment #48608086

    It works fine if you don't enable javascript.

  5. comment
    Comment #48112282

    https://goomics.net/239

  6. story
  7. comment
    Comment #47944609

    I find this article a useful framing for understanding what is happening to GitHub right now. The original is from 2022, but this 2023 repost includes a relevant preface.

  8. story
  9. comment
    Comment #47931465

    The text reads like an LLM was involved in this.

  10. comment
    Comment #47877143

    https://github.com/doy/rbw is a Rust alternative to the Bitwarden CLI. Although the Rust ecosystem is moving in NPM's direction (very large and very deep dependency trees), you sti…

  11. comment
    Comment #47789923

    Finally https://www.metaculus.com/questions/9558/50-of-users-access-... can resolve!

  12. comment
    Comment #47510837

    Property-based testing is nice, but making it coverage-driven is a game changer. It will explore code paths that naive random inputs will not trigger in a thousand years. In Rust t…

  13. comment
    Comment #47091614

    I contacted the EU DMA team about my concerns and got a real reply within 24 hours. Not just an automated message, it looked like a real human read my message and wrote a reply. I'…

  14. comment
    Comment #47074115

    It's not complex, in the sense that the rules are simple, but simple rules can still lead to complicated emergent behavior that is difficult for humans to understand, even if each …

  15. comment
    Comment #47009044

    I tried Zed for some time. Then it had a regression which broke it completely on my laptop. (Zed can't start any more, logging a PlatformNotSupported error even though earlier vers…

  16. comment
  17. comment
    Comment #46858473

    We wrote https://github.com/chorusone/fastsync for fast ad-hoc transfers over multiple TCP streams.

  18. story
  19. comment
    Comment #46469655

    Give https://rcl-lang.org/#intuitive-json-queries a try! It can fill a similar role, but the syntax is very similar to Python/TypeScript/Rust, so you don’t need an LLM to write the…

  20. comment
    Comment #46466268

    RCL ( https://github.com/ruuda/rcl ) pretty-prints its output by default. Pipe to `rcl e` to pretty-print RCL (which has slightly lighter key-value syntax, good if you only want to…

  21. comment
    Comment #46466120

    Everything I know about IPv6 comes from this one blog post: https://apenwarr.ca/log/20170810 . It’s from 2017, when IPv6 adoption was 17% according to https://www.google.com/intl/e…

  22. comment
    Comment #46352972

    It's a Linux thing too. It bit me in particular when running a script in a container that defaulted to ascii rather than utf-8 locale.

  23. comment
    Comment #46343059

    > Python now uses UTF-8 as the default encoding, independent of the system’s environment. Nice, not specifying the encoding is one of the most common issues I need to point out in …

  24. comment
    Comment #46339888

    There is a sweet spot for the bass. Lower is better for deep bass, but too low and it stops being a recognizable note, and consumer speakers can't reproduce it. This effect exists …

  25. comment
    Comment #46259161

    They accept Monero too