Live data from Hacker News

Viewing profile — ajx1001

ajx1001

HN member
Joined
Wed, May 14, 2025, 2:39 PM UTC
HN karma
4
Public activity
5 items

About ajx1001

CEO of Marketcircle Inc. Makers of Daylite.app.

Father of two.

Recent public activity

  1. 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 …

  2. 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…

  3. comment
    Comment #49135553

    Ironically, looking into Ruby Fiber led me to BEAM/Elixir. You are right, there is no going back!

  4. 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…

  5. 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…