Viewing profile — frhack
frhack
HN member- Joined
- Sat, Jun 06, 2020, 1:34 PM UTC
- HN karma
- 4
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About frhack
No profile information was provided.
Recent public activity
-
comment
Comment #44266982
If games work, why not gamify your idea? The printer and paper approach doesn't work well for people on the move. We need a pure online version that's accessible from everywhere: h…
-
comment
Comment #43437733
Starting from zero saves memory. If I have a variable used as an index for an array of 256 elements, starting from 0 allows me to store it in a single byte. If I start from 1, I ne…
-
comment
Comment #41807095
Artificial Intelligence will replace many jobs and business. So the race is on to become the main AI providers of the future. For the big players this is an opportunity and a neces…
-
comment
Comment #39465846
I use cat a lot. It allows me to remember less switches of other commands, and simplify syntax of complex commands (pipes chain) I treat cat as a stream-fier: given a file it creat…
-
comment
Comment #38997765
here is the my version in XML + XSLT https://regexp.s3.amazonaws.com/elechi.xml
- comment
-
comment
Comment #36905487
Quickly Compare Data in Two Tables Using CHECKSUM and CHECKSUM_AGG https://sqlundercover.com/2018/12/18/quickly-compare-data-in...
-
comment
Comment #35237124
No lambda ?
-
comment
Comment #28173288
I suspect that global warming is growing at an exponential rate. It would surprise me if it weren't so. Every effect of global warming contributes to fueling it. If it is indeed ex…
-
comment
Comment #28057600
According to Erik Meijer TDD is not the way at all. https://youtu.be/2u0sNRO-QKQ
-
comment
Comment #28057549
Why syncronous protocol ?
-
comment
Comment #27681786
If BTC sneezes because mining is prohibited, proof of stake cryptocurrency stay health.
-
comment
Comment #27681682
Coinbase is not BTC only. The crypto market cap is growing exponentially since 2015 Today BTC is only 46.3% of the total market cap, BTC is proof of work, while the future is proof…
-
comment
Comment #23439065
Very interesting, but can anyone explain the underlying technology? There are no free lunches. Here we have sql join on time series data. Very cool, but is it really sustainable?