memoization

Tag

Cards List
#memoization

Towards Bottom-Up Enumeration in miniKanren via Pruning and Memoization

Hacker News Top · 2026-08-03 Cached

This paper introduces two library combinators, prune and defrel/bank, that bring bottom-up enumeration with observational deduplication to miniKanren relational programming, improving program-by-example synthesis performance.

0 favorites 0 likes
#memoization

Making Referential Stability a Type

Hacker News Top · 2026-07-27 Cached

A blog post about encoding referential stability as a TypeScript type using phantom brands, so React props can enforce that arrays, callbacks, and objects are stable across renders.

0 favorites 0 likes
#memoization

Typst: Designing for Incrementality

Lobsters Hottest · 2026-06-29 Cached

Typst uses constrained memoization (comemo) and pure function design to make the language and compiler work together, achieving efficient incremental compilation and real-time preview. The article details the design ideas of layout caching, module evaluation memoization, function purity, and the introspection system.

0 favorites 0 likes
#memoization

@irl_danB: everyone is building an agent or a tool you don't want an agent or a tool, you want a reactor I've been working on some…

X AI KOLs Timeline · 2026-06-03 Cached

A developer introduces a concept called a 'reactor' — an agent session DAG that maintains a memoized world-model using OpenProse markdown files and the openai-agents-sdk, drawing parallels to React and dataflow.

0 favorites 0 likes
← Back to home

Submit Feedback