Viewing profile — glandium
glandium
HN member- Joined
- Mon, Jun 16, 2014, 7:41 AM UTC
- HN karma
- 4,856
- Public activity
- 2,029 items
- HN profile
- View on Hacker News ↗
About glandium
No profile information was provided.
Recent public activity
-
comment
Comment #48933552
For instance, rust doesn't support PAC yet https://github.com/rust-lang/rust/issues/73628 . Support for PAC wasn't even in upstream LLVM for a while (it now is, but lld still doesn…
-
comment
Comment #48581662
Claude code is actually rather good at this. If your initial testcase is not too big, you can use creduce or cvise.
-
comment
Comment #48204571
It's quite unsettling to be served English AI-dubbed videos randomly on Youtube, where the original is another language you normally default to (Japanese) and it's happy to use in …
-
comment
Comment #48201918
Funnily enough, I have the exact opposite problem, where Google likes to give me results in the configured main language even when I do queries in another and actually want results…
-
comment
Comment #46985722
Fair use doesn't mean you can placate any license you want on it.
-
comment
Comment #46241201
I don't know about other countries, but in Japan, maps will show underground passages from e.g. the metro, with exit annotated with their numbers... Unfortunately, not all numbers …
-
comment
Comment #45830856
--no-remote doesn't do anything anymore. It was removed about a year ago if memory serves.
-
comment
Comment #45588546
And, in fact, these implementations exist. At least in Rust, there's rqlite and turso.
-
comment
Comment #45587535
That would be interesting for sure, but considering you don't hear yourself the same way someone else or a mic does, I'm not sure it would have the benefit you're expecting.
-
comment
Comment #45587486
Note: this is related to https://news.ycombinator.com/item?id=42392088 from a few months ago.
-
comment
Comment #45458112
> How do you not look up travel destinations before heading out? From the layman's perspective, they did. That's the whole problem.
-
comment
Comment #45162894
Phones in Japan used to receive actual TV. Well, slightly different, but still directly from the waves rather than the internet. Phones used to receive AM and FM, too.
-
comment
Comment #45110138
> The Pixel build of Android is now just as customized as Samsung's One UI or OnePlus' OxygenOS, if not more so. sigh
-
comment
Comment #44968429
> sells its access data or has it leaked somehow.
-
comment
Comment #44591819
I have both and they're surprisingly essentially the same size. Except the iPhone has less bezel and is thicker. I only have the iPhone for dev purposes and I actually prefer the P…
-
comment
Comment #44546357
Where did "check feature, not browser name" go?
-
comment
Comment #44409192
> Nobody blames the resistance during the Nazi occupation for what they did. Are you really sure about that? Maybe now, but while it was happening, I'm not so sure everyone was on …
-
comment
Comment #44395711
Here's the problem: pitch accent is easy to hear in isolation and/or in comparison. Under real life conditions, in the middle of a sentence, it's a completely different experience.…
-
comment
Comment #44393542
Somewhat more important, but as someone with decent Japanese who knows about pitch accent but can barely hear the difference in real time, and never actively learned it except for …
-
comment
Comment #44393488
> Natural language acquisition is almost entirely listening and talking. And it's bootstrapped by 1+ year of listening before being even able to speak, let alone talk intelligibly.…
-
comment
Comment #44393057
That is kind of surprising. The sqlite "unity" build, has about the same number of lines of C and takes a lot longer than that to compile.
-
comment
Comment #44307729
Mazda also comes from the founder's name: https://en.wikipedia.org/wiki/Jujiro_Matsuda
-
comment
Comment #44265871
Note this requires hackery that relies on Apple not changing things in its system allocator, which has happened at least twice IIRC.
-
comment
Comment #44036443
There's something interesting in the domain search: some breaches contain addresses that... simply don't exist. Like B2BUSABusinesses has sales@mydomain.
-
comment
Comment #43980513
You don't need a Github account to `git clone https://github.com/some/repo `