Viewing profile — philsnow
philsnow
HN member- Joined
- Wed, Feb 08, 2012, 9:28 AM UTC
- HN karma
- 5,090
- Public activity
- 2,334 items
- HN profile
- View on Hacker News ↗
About philsnow
Recent public activity
-
comment
Comment #48853423
I don't keep anything on my phone anymore. I use gadzorp.
-
comment
Comment #48709728
Yeah tuns (a word well known to homebrewers) is not as esoteric as yttria (a word known to.. chemists?)
-
comment
Comment #48331034
> so hit play on sandstorm For a brief hopeful moment, I thought this was the .io kind of sandstorm
-
comment
Comment #48230248
I'm feeling nostalgic for ~1998 when I ran xscreensaver hacks in the background on the root X window (so the "desktop" I guess)
-
comment
Comment #48162699
There's a greentext that's been floating around for a while, I don't know the original author and can't remember the exact text to search for it, but it's along the lines of > my d…
-
comment
Comment #48155532
The story for sensitive/proprietary repositories doesn't feel well-fleshed-out yet: > Radicle supports private repositories that are only shared among a trusted set of peers, not t…
-
comment
Comment #48053698
My idea of the term "bleeding heart" is more like "painfully aware of the plight of people (and often wants to make sure you're also painfully aware of it)", whereas the author's t…
-
comment
Comment #48053658
Tarsnap has you put money into a stored balance, and when that balance goes to zero (and after a grace period), they delete your backups. Not exactly a subscription since it's a st…
-
comment
Comment #48011991
They might like to hear "Michael Jackson? Like the guy who wrote the book about scotch??" once in a while
-
comment
Comment #48004745
Right, but you can use a different (codegen) model to make that code.
-
comment
Comment #47979047
Thank you for posting this, I've been increasingly frustrated with ice recently and have been considering paying for bartender, now i won't.
-
comment
Comment #47853272
Nearly every brand on the "approved" list is outerwear, hiking equipment, knives, tools, and "EDC" gear. Is this because of the Palantir / techbro culture that the author is immers…
-
comment
Comment #47752176
> Most engineers do not know this number. How could they not ? When I penciled this out ~18 years ago, I included the amortized cost of all the interviews it took to hire a given e…
-
comment
Comment #47726150
The clearest demonstration that the knife edge is dumb is that there isn't a similar sharp edge around the exterior.
-
comment
Comment #47650397
I'm reminded by the caveman skill of the clipped writing style used in telegrams, and your post further reminded me of "standard" books of telegram abbreviations. Take a look at [0…
-
comment
Comment #47535205
thither is one of the only words in the english language that has the ablative case marked on it https://en.wiktionary.org/wiki/ablative_case
-
comment
Comment #47534974
When you're killing (C-u, C-k, C-w, etc) + yanking (C-y), you can also use yank-pop (bound to M-y in bash and zsh by default) to replace the thing you just yanked with the thing yo…
-
comment
Comment #47485688
Answer it as if somebody had knocked on your front door: "who is it?"
-
comment
Comment #47426054
( https://knowyourmeme.com/memes/ken-lee )
-
comment
Comment #47312175
Fork-then-thread works, does it not?
-
comment
Comment #47312161
> The main downside of this was memory usage. You would have to load all of your code and libraries N types and in-process caches would become less effective. You can load modules …
-
comment
Comment #47299624
I agree with you that they're more or less equal. I don't like the idea of my reverse proxy dealing with letsencrypt for me, personally, but that's just a preference. One tricky th…
-
comment
Comment #47280906
Unexpectedly, I love the animated ascii diagrams, very cogmind-esque. Anybody know how they designed those?
-
comment
Comment #47131331
I got a 4-pack of zigbee power plugs that report usage, and I have a home assistant automation that goes ding (or whatever) when the washer or dryer had been using electricity for …
-
comment
Comment #47102014
> In saying “every point,” we obviously have to turn a continuous problem into a discrete problem, and the choice of what level of resolution to use is non-trivial. Right now, when…