TFA? Not sure what you mean. The hypothesis (I'm paraphrasing) is the fructose severely downgrades the mitochondria (this is well established). The part that is really interesting to me is that patients with alzheimer's…
Ironically, looking into Ruby Fiber led me to BEAM/Elixir. You are right, there is no going back!
I think there is no one answer for this. In some cases pure SQL is better, in other cases, you need higher level constructs to be efficient, consistent and less error prone. We have lots of experience with ORMs based on…
Yes, this is a good description. The way I explain it is that "Ash is a declarative, composable application framework." It is the middle layer between DB (Ecto) and Phoenix (with or without LiveView) -- where your…
TFA? Not sure what you mean. The hypothesis (I'm paraphrasing) is the fructose severely downgrades the mitochondria (this is well established). The part that is really interesting to me is that patients with alzheimer's…
Ironically, looking into Ruby Fiber led me to BEAM/Elixir. You are right, there is no going back!
I think there is no one answer for this. In some cases pure SQL is better, in other cases, you need higher level constructs to be efficient, consistent and less error prone. We have lots of experience with ORMs based on…
Yes, this is a good description. The way I explain it is that "Ash is a declarative, composable application framework." It is the middle layer between DB (Ecto) and Phoenix (with or without LiveView) -- where your…