Viewing profile — dnmc
dnmc
HN member- Joined
- Tue, Jan 20, 2026, 2:59 AM UTC
- HN karma
- 66
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About dnmc
Recent public activity
-
comment
Comment #48701616
This has been on my mind lately! Especially in light of the many incomprehensible but machine-checkable proofs we've been hearing about. Occam's Razor is a useful heuristic, but it…
-
comment
Comment #48484099
They're targeting something like a 5th grade reading level — I'm not convinced it's slop.
-
comment
Comment #48249991
When you have two monitors, is your head always turned to one side? That always hurts my neck, so I wind up with the second monitor relegated to the side, where I never actually lo…
-
comment
Comment #48249636
There are languages like Dafny that permit you to declare pre- and post-conditions for functions. Dafny in particular tries to automatically verify or disprove these claims with an…
-
comment
Comment #47990316
Maybe this isn't what you're suggesting, but it's already possible to make an interface that prevents callers from doing math on indices in Rust — just return a struct that has a p…
-
comment
Comment #47771705
And If `jj absorb` gets it wrong, you can run `jj undo`. This is such a killer feature to me. I'm not scared to start potentially gnarly rebases anymore because I can painlessly un…
-
comment
Comment #47725735
In response, I expect the open-source community to make an optimal square packing window manager. https://en.wikipedia.org/wiki/Square_packing
-
comment
Comment #47608632
Is this the Stephen Dolan of "mov is Turing Complete" fame?
-
comment
Comment #47390522
Are you suggesting we move to C++++?
-
comment
Comment #46866444
I've never verified this, but it feels like scp starts a new TCP connection per file. If that's the case, then scp-ing a tarred directory would be faster because you only hit the s…
-
comment
Comment #46827021
I don't think the OP ever returned with a conclusive answer, but I'm somewhat convinced by the commenters that it was either a low-frequency engine sound rattling the neighbor's wi…
-
comment
Comment #46820044
Here's another for your collection. - Putting the car in reverse sets off the neighbor's home security system. https://www.reddit.com/r/cars/comments/7k12fs/neighbors_hous...
-
comment
Comment #46739208
There are yet more interesting docs in the parent directory :) https://chromium.googlesource.com/chromium/src/+/main/styleg...
-
comment
Comment #46691977
Oh no! I can run it on my phone, which is a few years old, so I figured it wouldn't lock anybody's computers up. It's pretty CPU-heavy because it's constantly creating and updating…
-
comment
Comment #46690051
Hah, believe me, the flamethrower feature is first in line for the v2 milestone!
-
comment
Comment #46689972
Oh, those are great ideas. On that note, I was also considering simulating nutrients and rewarding the roots that find them.
-
story
Show HN: Artificial Ivy in the Browser
This is just a goofy thing I cooked up over the weekend. It's kind of like a screensaver, but with more reading and sliders. (It's not terribly efficient, so expect phone batteries…