Feed aggregator

AI as Exoskeleton

Hacker News - Mon, 02/16/2026 - 9:35pm
Categories: Hacker News

Fixapl

Hacker News - Mon, 02/16/2026 - 9:03pm

Article URL: https://fixapl.netlify.app/

Comments URL: https://news.ycombinator.com/item?id=47042820

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Constrained DSL for Reliable LLM Decisions

Hacker News - Mon, 02/16/2026 - 9:02pm

Hi HN, Personal notes on a constrained DSL to make LLMs generate reliable decision logic for quant (no arbitrary Python, no hallucinations). Schema-driven prompts, validation loop, deterministic execution.

Article + diagrams + public schema: https://github.com/myinvestpilot/ai-architecture/blob/main/d...

Repo (complete 4-article series, EN/ZH): https://github.com/myinvestpilot/ai-architecture

Feedback welcome!

Comments URL: https://news.ycombinator.com/item?id=47042814

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: An Open-source React UI library for ASCII animations

Hacker News - Mon, 02/16/2026 - 8:55pm

Hey HN :)

I made Rune, a composable React library for ASCII animations. It lets you drop in animated ASCII the same way you would an icon component.

Rune converts video into grids of colored ASCII characters that render directly as text in the browser. Brightness maps to character density (@ -> .), and output can be tuned for different levels of detail.

It’s designed to be lightweight and very performance focused, so animations stay smooth even at higher resolutions or if there many playing at a time!

Comments URL: https://news.ycombinator.com/item?id=47042761

Points: 3

# Comments: 3

Categories: Hacker News

Pages