Viewing profile — throwaway_n
throwaway_n
HN member- Joined
- Sat, Oct 26, 2019, 10:52 PM UTC
- HN karma
- 32
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About throwaway_n
No profile information was provided.
Recent public activity
-
comment
Comment #21434350
I still remember voting for Obama because of a viral video: https://www.youtube.com/watch?v=wKsoXHYICqU Fight memes with better memes
-
comment
Comment #21434208
Can't we just show a "This site may harm your computer" message whenever a site is recording too much timing data? The page is justifiably considered malware at that point. For exa…
-
comment
Comment #21432565
Two minute papers: https://www.youtube.com/user/keeroyz
-
comment
Comment #21432522
Won't your example trigger an infinite loop of celsius/fahrenheit conversions? Especially if the floating point value is slightly off. I think your example is exactly why stuff lik…
- comment
- story
- comment
- comment
-
comment
Comment #21394459
If you want something more accessible, I highly recommend the BBC documentary "The Hidden Life of the Cell": https://www.dailymotion.com/video/x6agslv If this course is at the same…
-
comment
Comment #21387383
Cost per GFLOPS: https://en.wikipedia.org/wiki/FLOPS#Hardware_costs Probably the clearest chart that explains why machine learning is blowing up now, despite the fact that the same…
- story
-
comment
Comment #21384443
I once tried to customize a rich text editor to support SVG text effects (like https://www.smashingmagazine.com/2015/05/why-the-svg-filter-... ) and damn near lost my mind. If I ha…
- comment
- comment
- comment
- comment
-
comment
Comment #21375003
On GCP, maybe firebase auth: https://firebase.google.com/docs/auth
- comment
- comment
-
comment
Comment #21374324
This is O(n^2) though