Viewing profile — ajx1001
ajx1001
HN member- Joined
- Wed, May 14, 2025, 2:39 PM UTC
- HN karma
- 4
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About ajx1001
Father of two.
Recent public activity
-
comment
Comment #49252520
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 …
-
comment
Comment #49247095
The work of Dr. Rick Johnson is perhaps relevant. He links the effects of fructose on the mitochondria, which then affects the neurons in the brain, over time. This hypothesis make…
-
comment
Comment #49135553
Ironically, looking into Ruby Fiber led me to BEAM/Elixir. You are right, there is no going back!
-
comment
Comment #48794755
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 hav…
-
comment
Comment #43986657
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 o…