Live data from Hacker News

Viewing profile — frhack

frhack

HN member
Joined
Sat, Jun 06, 2020, 1:34 PM UTC
HN karma
4
Public activity
14 items

About frhack

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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…

  5. comment
    Comment #38997765

    here is the my version in XML + XSLT https://regexp.s3.amazonaws.com/elechi.xml

  6. comment
  7. comment
    Comment #36905487

    Quickly Compare Data in Two Tables Using CHECKSUM and CHECKSUM_AGG https://sqlundercover.com/2018/12/18/quickly-compare-data-in...

  8. comment
    Comment #35237124

    No lambda ?

  9. 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…

  10. comment
    Comment #28057600

    According to Erik Meijer TDD is not the way at all. https://youtu.be/2u0sNRO-QKQ

  11. comment
    Comment #28057549

    Why syncronous protocol ?

  12. comment
    Comment #27681786

    If BTC sneezes because mining is prohibited, proof of stake cryptocurrency stay health.

  13. 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…

  14. 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?