Viewing profile — karlding
karlding
HN member- Joined
- Tue, Oct 20, 2015, 12:16 AM UTC
- HN karma
- 976
- Public activity
- 219 items
- HN profile
- View on Hacker News ↗
About karlding
[ my public key: https://keybase.io/karlding; my proof: https://keybase.io/karlding/sigs/6RYb_SBJ3cAPDcj228kqB9ivjISZddnsSETccp_mJz4 ]
justkding.me
github.com/karlding
linkedin.com/in/karldingRecent public activity
-
comment
Comment #48132715
Keep in mind that overlay file systems are designed to treat the lower layer as read only. Changes made in the merged view are written to the upper layer while the original lower f…
- story
-
comment
Comment #47258030
I am not a lawyer, but from my understanding the legal precedent is NEC v. Intel which established that clean-room software development is not infringing, even if it performs the s…
-
comment
Comment #47108991
You can write automated refactoring with clang tools if you need AST-level knowledge across your project (or monorepo). I’m not sure if there’s other public examples leveraging thi…
- story
-
comment
Comment #46572230
Do you handle books with no ISBN? I’ve recently acquired some photo books that don’t appear to have any ISBN but are listed on WorldCat and have OCLC Numbers and are catalogued in …
-
comment
Comment #45752573
Said online multiplayer [0]. The devs also wrote a write-up here about how they handle the desyncs in netcode [1]. [0] https://slippi.gg/ [1] https://medium.com/project-slippi/figh…
-
comment
Comment #45751858
I'm not sure if you're aware, but there's the Wheel Variants proposal [0] that the WheelNext initiative is working through that was presented at PyCon 2025 [1][2], which hopes to s…
-
comment
Comment #43836083
If you watch the video, (one of) the reasons why the AI was winning was because it was using “meta” information from the Street View camera images, and not necessarily because it’s…
-
comment
Comment #43489439
Things like cargo-crev [0] or cargo vet [1] aim to tackle a subset of that problem. There’s also alternate implementations of crev [2] for other languages, but I’m not sure about t…
-
comment
Comment #43002720
The University of Waterloo has a similar course, CS452: Real-time Programming. It’s not quite the same as having physical access to the train set, but a student eventually wrote a …
-
comment
Comment #35024585
I don't own AirPods, but one of the things that I've struggled with after the proliferation of headphone jack removal is that on all the Bluetooth headphones/earbuds I've tried the…
-
comment
Comment #34363716
Rob ter Horst's (The Quantified Scientist) test results compared against a fingertip pulse oximeter—which include at ground level and on flights—seem to indicate that they're okay …
- comment
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #32949109
To me, it sounds more like the old system that WaterlooWorks replaced (JobMine). JobMine was just Oracle/PeopleSoft's PeopleTools under the hood. Some of my friends who graduated e…
- story
-
comment
Comment #32351087
There's a "Typo-tolerance" option [0] HN exposes in the search settings [1]. If you disable that, then those results no longer show up. [0] https://www.algolia.com/doc/guides/manag…