Viewing profile — phildawes
phildawes
HN member- Joined
- Tue, Mar 11, 2008, 7:45 PM UTC
- HN karma
- 104
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About phildawes
No profile information was provided.
Recent public activity
- story
-
comment
Comment #41336852
Not op but I guess the assumption here is that people would rather have less responsibility so need to be compensated to have more? I'm not sure this is true, but don't know if res…
-
comment
Comment #41288363
I think the exercise is more about exposing you to other solution options (to 'break your anchoring bias'). You still have to exercise judgement as to which solution is right for t…
-
comment
Comment #27483652
I don't think he's saying 'it cannot be physically made to work (given enough effort and discipline)'. The impression I got was more like 'if you go down this route then the increm…
-
comment
Comment #26242610
but if any of those common libraries allocate short lived objects, doesn't that ruin things?
-
comment
Comment #26012674
You can make that argument about anything. How about betting on a timeframe?
-
comment
Comment #25221250
Memory safety with no unpredictable gc latency
-
comment
Comment #23601056
350f sounds too low to me. First crack (beginning of a very light roast) is around 200c/392f. Most coffee is roasted quite a bit darker than that - e.g. 220c and above https://en.w…
- story
-
comment
Comment #22035982
depends on the price
-
comment
Comment #21167970
He's saying that by getting stock grants the workers own the means to production (=socialism, sort of)
-
comment
Comment #20591172
What about order cancels - would you similarly limit those?
-
comment
Comment #20581815
I think the point is that the quantity of CO2e dumped into the atmosphere when you make a cotton bag has a much worse environmental impact than the plastic bag dumped in landfill. …
-
comment
Comment #19825041
Crashed markets reflect a real difference in what people are prepared to pay for assets. That has a real direct impact on how people plan and behave.
-
comment
Comment #18734341
https://tradingeconomics.com/united-states/wages https://tradingeconomics.com/united-states/employment-rate https://tradingeconomics.com/spx:ind
-
comment
Comment #13390903
To be fair, if it hadn't been upvoted we wouldn't have got your awesome response.
-
comment
Comment #11427916
How long ago did you try it? (racer maintainer here!)
-
comment
Comment #10061630
Yes, #[inline] works across crates
-
comment
Comment #9765188
This is going to sound stupid, but after a while of shaving with a double-edged razor I found I could shave in the shower with no lather. I just wait until I'm done washing and the…
- story
-
comment
Comment #2529767
Quick + cheap to transact over distances without requirement of a trusted third party
-
comment
Comment #1094767
I switched from qwerty to dvorak about 10 years ago but I did it for RSI reasons rather than speed. I'm not sure if it was the dvorak that cured the RSI or the fact that the switch…
-
comment
Comment #1048572
Totally agree. I use blogs to document stuff at work for this reason. You can't rely on people frequently going back to increasing numbers of old documents to update them, so you m…
-
comment
Comment #985671
I suspect you might be mistaken. Do you just mean you've configured multiple email addresses into thunderbird and get to pick which one to use, or have you really found out how to …
-
comment
Comment #835246
There's every chance I'm being sloppy with the term reentrant. The factor vm obviously isn't functionally-pure as it accepts user input so I guess it can't be called reentrant by t…