Viewing profile — dumbmatter
dumbmatter
HN member- Joined
- Thu, Oct 01, 2015, 1:21 PM UTC
- HN karma
- 263
- Public activity
- 79 items
- HN profile
- View on Hacker News ↗
About dumbmatter
No profile information was provided.
Recent public activity
-
comment
Comment #21565924
Two people declined to re-license their contributions to Racket. We therefore removed their contributions and, where appropriate, replaced them with new code and/or documentation. …
-
comment
Comment #21182338
...which says > Warning you probably don’t want to use CGI for modern web development, see Why Not to Use CGI.
-
comment
Comment #20933203
Stuff like https://reactjs.org/docs/hooks-faq.html#how-can-i-measure-a-... If you're not aware of that, it is very tempting to use `useRef`, which is what I have often seen. Before…
-
comment
Comment #20932802
Tons of shitty "here's how to use hooks for X" articles on Medium make the mistake, so people learning hooks right at the beginning will not be completely immune. Also that the fix…
-
comment
Comment #20930106
I've seen a ton of people make that mistake, though. I think it's because what you write is accurate - "refs are meant for values that don't need to trigger a rerender" - but most …
-
comment
Comment #20577185
I don't think that can explain it, because IIRC that rule has only been around since Obamacare, but the US/world price disparity for prescription drugs has existed much longer than…
-
comment
Comment #20556371
At least it'd be no worse than we have now with voting my mail.
-
comment
Comment #19840410
Sometimes there are browser bugs that are impossible to do feature detection for, in which case have no better option than looking at the user agent. For instance, several versions…
-
comment
Comment #19566050
Alternative title: Why does software development suck so much in _______?
-
comment
Comment #19370010
And, sadly, if we could detect Alzheimer's a decade early, it would go from a 0% survival rate to a 0% survival rate. Early detection would still be valuable for other reasons, tho…
-
comment
Comment #19369974
In this specific case, they do test for the ApoE gene which can you a 20x higher chance of getting Alzheimer's https://en.wikipedia.org/wiki/Apolipoprotein_E#Alzheimer's_d... 20x m…
-
comment
Comment #17908984
What does "rationalized" mean? Highly respected open access publishers like PLoS charge similar fees https://www.plos.org/publication-fees - maybe that's just what it costs to run …
-
comment
Comment #17541465
That's not true, 23andme tests the APOE gene (and possibly some others too) which does indeed have a large affect on the risk of developing Alzheimer's. Although having the good ve…
-
comment
Comment #17033303
Firefox 52 may be around for a while - it's the last LTS before extensions were broken by Quantum, and it's also the last release that runs on XP and Vista.
-
comment
Comment #17031851
I'm psyched to see the fix to https://bugzilla.mozilla.org/show_bug.cgi?id=1193394 released, which (amongst other things) mean that you can finally write code using both IndexedDB …
-
comment
Comment #16968236
Mandatory HTTPS? This discussion from 2 days ago seems relevant: https://news.ycombinator.com/item?id=16951831
-
comment
Comment #16126692
Our first action, which began immediately after the incident concluded, was to implement a 24-hour cooldown on republication of any deleted package name. Why not infinity hours? I …
-
comment
Comment #15816998
In my job, I edit the production database live because adding a special feature (or even a bug fix) takes like a year to get deployed to production, even if it's as simple as a one…
-
comment
Comment #15806929
It doesn't seem odd if you've worked in enterprise, just sad :)
-
comment
Comment #15643087
Or, shameless self promotion: https://basketball-gm.com/ https://github.com/dumbmatter/basketball-gm Currently no terminal UI, sadly. PRs welcome!
-
comment
Comment #15437032
I drink decaf sometimes because coffee does taste good. Caffeinated I only drink rarely, like when traveling and I need to wake up really early. I remember growing up seeing people…
- comment
-
comment
Comment #15409050
You are right about that. They even financially support other projects that are not as rich: https://www.mozilla.org/en-US/moss/ Anyone know someone working on Edge? Maybe MS can a…
-
comment
Comment #15409031
It's been 2 (nearly 3) years since the final version of the official spec, but 5 years since any significant changes to the spec draft. IE10 was released in 2012 with a partial Ind…
-
comment
Comment #15408917
One of the most common requests we hear from people who use Microsoft Edge on Windows 10 PCs is "we want our browser experience to move to our phones". That's funny, my most common…