Live data from Hacker News

Viewing profile — the_alchemist

the_alchemist

HN member
Joined
Sat, Apr 23, 2016, 5:19 PM UTC
HN karma
114
Public activity
22 items

About the_alchemist

No profile information was provided.

Recent public activity

  1. comment
    Comment #47108775

    It's 'de jour' , which means 'of the day' in French

  2. comment
    Comment #45946834

    Please elaborate

  3. comment
    Comment #45454334

    Slightly off topic question , but do you pronounce it n eight n, or Nathan ? I got blank stares when saying Nathan from my colleagues :')

  4. comment
    Comment #45397248

    Should add (2016)

  5. comment
    Comment #42156032

    I love how Petzold's Code went over the details of switching segments for a clock using these tubes.

  6. comment
    Comment #41748196

    Isn't this tiered support a necessity when operating at scale? How can you help thousands of customers where faqs and getting starteds don't cut it? You need a filtering mechanism …

  7. comment
    Comment #39325072

    I like Merlin better, it is the 'live match' version. With birdnet you have to record and submit. Both are from the Cornell Lab for ornithology.

  8. comment
    Comment #38560867

    Lance Hendrick has a nice deep dive on this paper as well https://www.youtube.com/watch?v=GuqVUsMPs-U&

  9. comment
    Comment #34847747

    But then the main contributor, Lightbend company, decided to change the license from Apache 2, to BSL.. Now Apache Pekko is the fork that should continue the implementation :)

  10. comment
    Comment #32106357

    > "Tere" means "hello" in Estonian. It also feels nice to type. On qwerty I think that's the case :)

  11. comment
    Comment #31231247

    What a great post-mortem write-up! Thans for sharing

  12. comment
    Comment #30733482

    Without paywall on archive.org https://web.archive.org/web/20220319112653/https://www.washi...

  13. comment
    Comment #30576641

    *Cost will vary by location between $300–$400

  14. comment
    Comment #29368838

    Title could use a 2001: Cardiovascular Research, Volume 50, Issue 2, May 2001

  15. comment
    Comment #28743742

    Nice write-up, and good to see that maven also evolves. The use of the daemon is really significant for the build time. Is there any clue what would take 90 seconds everytime you e…

  16. comment
    Comment #22858052

    In the readme it's mentioned. brew bundle dump https://github.com/Homebrew/homebrew-bundle/blob/master/READ...

  17. comment
    Comment #22072678

    As long as you keep the public part private, there is no issue ;)

  18. comment
    Comment #22020042

    Scala happily accepts null as it is the bottom type for AnyRef and needed for jvm compatibility. Kotlin has a compiler check that enforces it, Scala does not.

  19. story
  20. comment
    Comment #20271658

    This might be your first instinct, but a new contractor would have to gain the knowledge KPN did on preventing these outages, there is no guarantee any other company would have bet…

  21. comment
    Comment #14095214

    That tool saved me many times. It's hard to do obscure symbolic searches in Google :')

  22. comment
    Comment #11666124

    > Riak uses the SHA hash as its distribution mechanism and divides the output range of the SHA hash evenly amongst participating nodes in the cluster. Wait, Riak uses SHA as distri…