Live data from Hacker News

Viewing profile — azurelake

azurelake

HN member
Joined
Fri, Jan 21, 2022, 11:51 PM UTC
HN karma
122
Public activity
67 items

About azurelake

No profile information was provided.

Recent public activity

  1. comment
    Comment #42732472

    You have to understand that Broadcom isn't actually Broadcom the chipmaker. It's a private equity firm that used be named Avago Technologies before it bought Broadcom. So squeezing…

  2. comment
    Comment #42589837

    > Put another way, automated tests don’t go far enough. We need yet another higher layer of abstraction. Computers are better at deciding what tests to run and when, and are also b…

  3. comment
    Comment #41273612

    MySQL has a very mature open source HA story with the flavors of group replication, as well as being able to replicate DDL. Not to mention Orchestrator and friends. As a matter of …

  4. comment
    Comment #41273550

    You can also add add GSIs (with their caveats) without any re-work.

  5. comment
    Comment #40992109

    Your second sentence is more on the right path (speaking for myself at least). It's about labeling and observing the literal physiological sensation that is occurring in your body …

  6. comment
    Comment #40956392

    I’d be curious to hear more detail about the FoundationDB data loss issue that you saw? Do you remember what version / what year that you saw it?

  7. comment
    Comment #40806370

    Elixir is in the process of adding a gradual type system right now FWIW.

  8. comment
    Comment #40802298

    One of the best articles I've seen on here this year! I didn't know about the existence of `pg_hint_plan`.

  9. comment
    Comment #40768681

    > Define "actual experiences". People without aphantasia literally count sheep to go to sleep.

  10. comment
    Comment #40663345

    Same. I would pay 50 / month for an Elixir plugin that had a comparable amount of polish to RubyMine.

  11. comment
    Comment #40546367

    My argument against wrapping for backend services is that is: 1. I think that it is preferable to handle the error where it happened instead of at the top of the stack. For a backe…

  12. comment
    Comment #40171062

    Thank you!

  13. comment
    Comment #40165348

    Curious what the gem is?

  14. comment
    Comment #39685482

    Can’t wait!

  15. comment
    Comment #39683110

    I’m curious if you’re willing and able to share: Are you using FoundationDB as the data store for Antithesis?

  16. comment
    Comment #39035249

    Vector clocks give a partial ordering. FDB version stamps give a total ordering by having a single process issue them for the entire cluster. There's a good breakdown here: https:/…

  17. comment
    Comment #38657985

    That's more or less what Kafka is.

  18. comment
    Comment #38551321

    Probably not too much to say that’s specific to FLAME. Closures are serializable and can be sent as messages to actors on the BEAM with a few caveats. From a quick look at the code…

  19. comment
  20. comment
    Comment #36523589

    They do, look up the “Backend for Frontend” pattern.

  21. comment
  22. comment
  23. comment
    Comment #36329711

    > You can't combine two indexes to filter on two cols; you need one composite index Can you expand on how you perceive traditional RDMSs to be different for this case?

  24. comment
  25. comment
    Comment #36305176

    The difference is that Gates is an industrialist who does acts of philanthropy. MrBeast does acts of philanthropy to be an industrialist.