Viewing profile — azurelake
azurelake
HN member- Joined
- Fri, Jan 21, 2022, 11:51 PM UTC
- HN karma
- 122
- Public activity
- 67 items
- HN profile
- View on Hacker News ↗
About azurelake
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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 …
-
comment
Comment #41273550
You can also add add GSIs (with their caveats) without any re-work.
-
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 …
-
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?
-
comment
Comment #40806370
Elixir is in the process of adding a gradual type system right now FWIW.
-
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`.
-
comment
Comment #40768681
> Define "actual experiences". People without aphantasia literally count sheep to go to sleep.
-
comment
Comment #40663345
Same. I would pay 50 / month for an Elixir plugin that had a comparable amount of polish to RubyMine.
-
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…
-
comment
Comment #40171062
Thank you!
-
comment
Comment #40165348
Curious what the gem is?
-
comment
Comment #39685482
Can’t wait!
-
comment
Comment #39683110
I’m curious if you’re willing and able to share: Are you using FoundationDB as the data store for Antithesis?
-
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:/…
-
comment
Comment #38657985
That's more or less what Kafka is.
-
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…
- comment
-
comment
Comment #36523589
They do, look up the “Backend for Frontend” pattern.
- comment
- comment
-
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?
- comment
-
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.