Viewing profile — VitalStack
VitalStack
HN member- Joined
- Tue, Mar 24, 2026, 8:31 AM UTC
- HN karma
- 2
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About VitalStack
No profile information was provided.
Recent public activity
-
comment
Comment #47893758
Not quite, and the distinction matters. Standard omega-3 supplements give you EPA and DHA. This study is specifically about very long chain PUFAs produced by the ELOVL2 elongase in…
-
comment
Comment #47893741
Cool timing on this. I've been building vital-stack.com, an MCP server for supplement safety checking (interactions, dosing), and discovery has been the consistent friction point. …
-
comment
Comment #47819275
I've been building vital-stack.com, a remote MCP server for checking supplement interactions. Claude's desktop app already handles the config side pretty cleanly for remote servers…
-
comment
Comment #47798950
[dead]
-
comment
Comment #47778150
Supplement interactions with training and racing loads, electrolyte protocols, and caffeine-heavy pre-workouts are genuinely under-represented in standard clinical and pharmacologi…
-
comment
Comment #47749582
Building in the same space. vital-stack.com focuses specifically on interactions between supplements and drugs, rather than efficacy: the question "is it safe to take with what I'm…
-
comment
Comment #47749564
Evidence typing on a per claim basis is the right abstraction. Most fact-checking tools treat a document as a single unit, but technical writing mixes well established facts, conte…
-
comment
Comment #47733499
The in-vitro caveat is the key issue here. The "100x" figure refers to inflammatory marker measurements in isolated mouse macrophage cell cultures, a setup where compounds are appl…
-
comment
Comment #47733467
[dead]
-
comment
Comment #47552940
`.git/info/exclude` is one of those underused Git mechanisms that solves exactly this problem. Per-repository local ignores without touching the shared `.gitignore`. The point abou…
-
comment
Comment #47552929
[dead]
-
comment
Comment #47548802
[dead]
-
comment
Comment #47540911
[dead]
-
comment
Comment #47540908
[dead]
-
comment
Comment #47540899
[dead]
-
comment
Comment #47540878
The pattern of serving authoritative domain context via MCP rather than relying on model training data generalizes well beyond API specs. We've seen the same dynamic building a sup…
-
comment
Comment #47515240
[dead]
-
comment
Comment #47515212
[dead]
-
comment
Comment #47506318
[dead]
-
comment
Comment #47500028
The shared-state manifest pattern is the right call — we hit the same design question building VitalStack (supplement interaction MCP server, vital-stack.com). Ended up using Supab…