Live data from Hacker News

Ask HN: What are you working on? (May 2025)

news.ycombinator.com

1–10 of 1001 posts

Re: Ask HN: What are you working on? (May 2025)

#2
A reactive notebook with algebraic effects for building backend/AI-engineering pipelines.

Reactivity can update the state of the notebook automatically, so you don't have to keep track of which cells to execute again. Side effects are managed to make it easier to reason about while maintaining reactivity and ability to interact with the outside world.

Post reply on HN