Viewing profile — koenigdavidmj
koenigdavidmj
HN member- Joined
- Sun, Jan 31, 2010, 12:21 AM UTC
- HN karma
- 4,718
- Public activity
- 1,341 items
- HN profile
- View on Hacker News ↗
About koenigdavidmj
No profile information was provided.
Recent public activity
-
comment
Comment #45099154
The alerts icon (triangle with a ! in it) shows a text list of the outages. There are many active; only one happened recently. They seem spaced out from each other, not indicative …
- comment
-
comment
Comment #41654411
We don’t use the word reasonable anymore the way it was written originally, and the actual meaning is what you’re asking for, except for every conviction, not just capital ones. It…
-
comment
Comment #39815997
The San Juans?
- story
-
comment
Comment #38805367
Docker runs an ARM kernel and uses qemu in user mode on the individual binary level. Anything CPU-bound is emulated, but as soon as you do a system call, you’re back in native land…
-
comment
Comment #38510757
That seems to be the spot humans are weakest at—reviewing something where we think the computer did a good job 90% of the time, but quickly noticing when something goes wrong. Simi…
-
comment
Comment #37989981
Then you have to trust a bunch of people on the ground to be sane, in addition to whoever is in the cockpit.
-
comment
Comment #37248863
My wife has had kids in all these settings, except the home birth was through the same provider as the birthing center. All of them were covered by insurance, except the birthing c…
-
comment
Comment #31613737
Furkot.com should get you a lot of what you want here, except obviously not offline.
-
comment
Comment #31340742
I’m assuming you are proposing to stat each candidate before trying to execve it. I’m also assuming that a stat system call is roughly as expensive as an execve of a nonexistent or…
-
comment
Comment #31301281
The US is large enough to have had its government break promises like this time and again. That’s why you’ll see a lot of people on here that will object to a design requiring you …
-
comment
Comment #30807985
There was actually a pre processor that used the characters ᐸ and ᐳ as part of faked generics.
-
comment
Comment #30379939
Your decision here is based on balancing security and convenience. It's a tradeoff that you have to decide on based on your situation. Most average users are willing to trade the u…
-
comment
Comment #30319215
Something like the Canon Cat. One big file with quasimodal search. Embedded images and probably arbitrary files. Maybe spreadsheet-ish features (ability to dynamically fill out dat…
- comment
-
comment
Comment #30278503
I highly doubt it will ever be required at my company. Too many people made permanent moves away from the office, some nearby (2-3 hours away, but doable occasionally) and some far…
- comment
-
comment
Comment #30260696
Anyone still there has already counted the cost and decided that jail and fines are insufficient to dissuade them. Just like every other protest movement that you like. Now what? A…
-
comment
Comment #30221079
Video version: https://m.youtube.com/watch?v=_DTSSvtg19I The journalist is from the AP, for additional context.
-
comment
Comment #30201246
If there are five trucks there, most of this is moot. If there are a couple thousand, this gets interesting. - How many bulldozers do you have nearby? - How many bulldozers do you …
-
comment
Comment #30200202
So you arrest them all. Now they can’t drive away the trucks in downtown Ottawa. You just exhausted all your leverage with them when you decided to throw the book at them. You call…
-
comment
Comment #30163220
All this assumes that you’re in roughly my spot—software engineer who lives on more land than you know what to do with. (We’re on 100 acres, but most of ours, we just rent out to s…
-
comment
Comment #30137606
My insurance did this for my kid’s eczema. Except the $5 one was an immune suppressant. For my toddler. For eczema. During a pandemic. The only sane response to that is “okay, I wo…
-
comment
Comment #30115622
Up until 12.3, it did. Now, it's included in the CLI tools. You know how when you run 'clang' or any of those, it's a wrapper that offers to download the real tool for you? That's …