Viewing profile — ruuda
ruuda
HN member- Joined
- Wed, Aug 15, 2018, 7:43 PM UTC
- HN karma
- 2,117
- Public activity
- 386 items
- HN profile
- View on Hacker News ↗
About ruuda
Recent public activity
-
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…
-
comment
Comment #48661680
https://www.metaculus.com/questions/40965/ gives it 71% probability.
-
comment
Comment #48611506
Codeberg
-
comment
Comment #48608086
It works fine if you don't enable javascript.
-
comment
Comment #48112282
https://goomics.net/239
- story
-
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.
- story
-
comment
Comment #47931465
The text reads like an LLM was involved in this.
-
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…
-
comment
Comment #47789923
Finally https://www.metaculus.com/questions/9558/50-of-users-access-... can resolve!
-
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…
-
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'…
-
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 …
-
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…
-
comment
Comment #46868160
Mastodon
-
comment
Comment #46858473
We wrote https://github.com/chorusone/fastsync for fast ad-hoc transfers over multiple TCP streams.
- story
-
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…
-
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…
-
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…
-
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.
-
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 …
-
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 …
-
comment
Comment #46259161
They accept Monero too