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 until there's nothing left is the…
> 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 better at interpreting the results.…
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 fact, EnterpriseDB (the largest…
You can also add add GSIs (with their caveats) without any re-work.
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 and choosing how to react vs.…
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?
Elixir is in the process of adding a gradual type system right now FWIW.
One of the best articles I've seen on here this year! I didn't know about the existence of `pg_hint_plan`.
> Define "actual experiences". People without aphantasia literally count sheep to go to sleep.
Same. I would pay 50 / month for an Elixir plugin that had a comparable amount of polish to RubyMine.
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 backend service, there's really only three…
Thank you!
Curious what the gem is?
Can’t wait!
I’m curious if you’re willing and able to share: Are you using FoundationDB as the data store for Antithesis?
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:…
That's more or less what Kafka is.
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, this looks the magic line:…
They do, look up the “Backend for Frontend” pattern.
> 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?
The difference is that Gates is an industrialist who does acts of philanthropy. MrBeast does acts of philanthropy to be an industrialist.
You’re not wrong, but there’s a big difference between donating money to feel good about yourself or even hope others like you more, and building a capital engine with a veneer of philanthropic paint.
Totalitarianism is much different because ultimately some human is making all the decisions on the allocation of capital. The uncomfortableness that the parent is describing isn’t with the power disparity, it’s with the…
The UX of the notification case could be reasonably solved by either having the notification being send as the last step, or sending a notification that they were removed with the reason if that’s not possible. What did…
I disagree, and here's why. There are basically two reasons a cancellation step would fail. 1. A misunderstanding of the business rules. In the flight example, you thought that were flights were cancellable, but…
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 until there's nothing left is the…
> 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 better at interpreting the results.…
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 fact, EnterpriseDB (the largest…
You can also add add GSIs (with their caveats) without any re-work.
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 and choosing how to react vs.…
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?
Elixir is in the process of adding a gradual type system right now FWIW.
One of the best articles I've seen on here this year! I didn't know about the existence of `pg_hint_plan`.
> Define "actual experiences". People without aphantasia literally count sheep to go to sleep.
Same. I would pay 50 / month for an Elixir plugin that had a comparable amount of polish to RubyMine.
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 backend service, there's really only three…
Thank you!
Curious what the gem is?
Can’t wait!
I’m curious if you’re willing and able to share: Are you using FoundationDB as the data store for Antithesis?
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:…
That's more or less what Kafka is.
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, this looks the magic line:…
They do, look up the “Backend for Frontend” pattern.
> 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?
The difference is that Gates is an industrialist who does acts of philanthropy. MrBeast does acts of philanthropy to be an industrialist.
You’re not wrong, but there’s a big difference between donating money to feel good about yourself or even hope others like you more, and building a capital engine with a veneer of philanthropic paint.
Totalitarianism is much different because ultimately some human is making all the decisions on the allocation of capital. The uncomfortableness that the parent is describing isn’t with the power disparity, it’s with the…
The UX of the notification case could be reasonably solved by either having the notification being send as the last step, or sending a notification that they were removed with the reason if that’s not possible. What did…
I disagree, and here's why. There are basically two reasons a cancellation step would fail. 1. A misunderstanding of the business rules. In the flight example, you thought that were flights were cancellable, but…