Viewing profile — wfleming
wfleming
HN member- Joined
- Wed, Sep 21, 2011, 6:23 PM UTC
- HN karma
- 1,264
- Public activity
- 169 items
- HN profile
- View on Hacker News ↗
About wfleming
Recent public activity
-
comment
Comment #48434500
Custom furniture/cabinetry is already a pretty tough market, and woodworking is such a common programmer hobby that if a significant chunk of us decided to make a go of it the mark…
-
comment
Comment #48315447
As I understand it, "to be trespassed" is a term of art that basically means "the cops were called, told that person was trespassing, the cops duly informed that person they are tr…
-
comment
Comment #48225227
I also use pass. Any forge you feel like is fine (I use gitlab). I backup my gpg key with `gpg —export-owner-trust` and store that backup elsewhere. Pass has a pretty good ecosyste…
-
comment
Comment #47966674
Not a blowout?
- comment
-
comment
Comment #47726701
Stores, no, but there are meetups of keyboard nerds where people bring a bunch of them. There’s one in NYC run by a former coworker of mine: https://nyckeyboardmeetup.com/ . Schedu…
-
comment
Comment #47551616
I'm with you, but I do think the situation can be characterized differently in a couple important ways: 1. IE was the default browser for many users (i.e. anybody using Windows who…
-
comment
Comment #47041831
There is also a JS pkg with similar behavior: https://github.com/mattdiamond/fuckitjs
-
comment
Comment #46966324
For folks who have never seen it, these are the referenced Top Gear segments: - part 1: https://youtu.be/xnWKz7Cthkk - part 2: https://youtu.be/xnWKz7Cthkk - part 3: https://youtu.…
-
comment
Comment #45829769
We’re in very nitpicky terminology weeds here (and I’m not the person you’re replying to), but my understanding is “commutative” is specifically about reordering operands of one bi…
-
comment
Comment #45733745
If a therapist helped 99/100 patients but tacitly encouraged the 100th to commit suicide* they would still lose their license. * ignoring the case of ethical assisted suicide for r…
-
comment
Comment #45236962
What kind of mobile functionality were you looking for? The (unofficial) iOS app is pretty good IMHO and integrates with iOS’s OS-level password filling, and also supports the pass…
-
comment
Comment #45078623
18 days is how long the first human-to-human heart transplant recipient lived post-op. The more recent first pig heart recipient made it two months.
-
comment
Comment #44716227
> Adding non-primitive props you get passed into your component to internal dependency arrays is rarely right, because this component has no control over the referential stability …
-
comment
Comment #44542004
The “stolen” one is a 1991 model according to the article, so not that new (just kept in immaculate condition as the photos show, I was surprised when I saw it was a ‘91), and only…
-
comment
Comment #44484152
I look forward to the Matt Levine's section on this in tomorrow's Money Stuff.
-
comment
Comment #44406834
https://archive.ph/MF378
-
comment
Comment #43244457
I can think of multiple “corner stores” that are the only business within a single-family home residential area within a few minutes drive of the house I grew up in in suburban NY.…
-
comment
Comment #42542369
Vlovich is describing the very last race only, where he did place the final bet. He takes her 4k and tells her he’s going to place the bet for her so how much she’ll win is a surpr…
-
comment
Comment #42399295
Our Django app was still 1.x when I joined, I’ve gotten us up to 3.2 and hope to be on 4.0 in January. It looks like this was added in 4.1, so this’ll be a nice QOL improvement to …
-
comment
Comment #42396231
I believe `makemigrations` builds up its conception of "what the schema is" from the `CreateModel`, `AddField`, `AlterField`, etc. ops in the migrations files. But it doesn't incor…
-
comment
Comment #42392892
I prefer null as a clear “no value” marker to handle rather than special-casing handling of an empty string vs other strings, and if “empty string” isn’t considered valid that shou…
-
comment
Comment #42391048
> Migrations in Django > > The Django approach has noteworthy differences and a slightly different workflow My explanation of Django's approach to migrations would involve a lot mo…
-
comment
Comment #42037147
The trouble is the justification of a subscription is evaluated differently by businesses and customers, and both perspectives are rational. If you’ve got servers to pay for, subsc…
-
comment
Comment #41582512
It seems appropriate that a company's own pensions should be senior claims over shareholders which might indirectly be responsible for part of other pensions or retirement funds so…