Viewing profile — dewhelmed
dewhelmed
HN member- Joined
- Wed, Apr 12, 2017, 7:19 AM UTC
- HN karma
- 35
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About dewhelmed
Recent public activity
-
comment
Comment #40642075
Same thought here when I saw Singapore on the list, but my god it's >S$5000. Is there a cheaper way to get hold of one?
-
comment
Comment #33906153
Fair point.
-
comment
Comment #33906105
Wow, what an unpleasant hate-filled response to a single paragraph taken out of context from the entire post. The fact that his work is still referenced, is still part of the game,…
-
comment
Comment #27313789
Based on my experience, it is possible, and the key factor is something she highlighted: > I worked in venture capital for two years at a fund specializing in the area my Loyal is …
-
comment
Comment #25628640
What sort of gaming-related workload do you think an FPGA would be suitable for? I don't know much about the gaming world, but isn't the majority of the computational workload grap…
-
comment
Comment #23772223
If you don't mind disclosing, what was your particular use-case (the labeled dataset you trained on)?
- comment
-
comment
Comment #19307969
The second one reads like a Buzzfeed article... > What 99% of programmers don't know about memory... number 17 will shock you!
-
comment
Comment #19306396
He mentions his reason for the title: > The title of this paper is an homage to David Goldberg’s classic paper “What Every Computer Scientist Should Know About Floating-Point Arith…
-
comment
Comment #19259371
Singaporean in Sydney here -- I've barely found any decent Asian food in my time here, not to mention the exorbitant prices. Could you recommend some options? I'll love to improve …
-
comment
Comment #19082715
My bad, I felt like I've seen that error pop up before in my Makefiles, but I should have double-checked before commenting.
-
comment
Comment #19082713
My bad, I felt like I've seen that error pop up before in my Makefiles, but I should have double-checked before commenting.
-
comment
Comment #19055869
Because CFLAGS may not be set in the environment, resulting in concatenation to an undefined variable error.
-
comment
Comment #17965892
Just to add, I really enjoyed Scott Aaronson's essay on this topic: https://www.scottaaronson.com/writings/bignumbers.html
- comment
-
comment
Comment #15813964
If you don't mind, could you share some resources on existing models that approximate the neuron behaviour more accurately? If you're talking about feedback-driven models like RNNs…
-
comment
Comment #14784989
So does that mean the network is now demanding each ether be mined every 12 seconds (20% harder statistic mentioned in the linked article), or the difficulty has increased naturall…
-
comment
Comment #14774879
From their post-hackathon devpost at https://devpost.com/software/gpu-js , What I learned: Not to make a compiler during a hackathon.