cache

Tag

Cards List
#cache

A concrete explanation of how a cache works

Hacker News Top · 2026-07-21 Cached

A detailed technical explanation of how CPU caches work, covering the principle of locality, cache organization, indexing, and handling writes.

0 favorites 0 likes
#cache

Remembering Distinct Items, Not Tokens: A Learnable Dirichlet-Process Cache Between State-Space Models and Attention

arXiv cs.LG · 2026-07-14 Cached

This paper proposes a learnable Dirichlet-process cache that allocates memory slots only for novel inputs, enabling efficient associative recall with a cache size proportional to distinct items rather than token count. It combines DP-means clustering with recurrent backbones, demonstrating effectiveness on associative recall benchmarks and real-world streams.

0 favorites 0 likes
#cache

Workers Cache

Hacker News Top · 2026-07-06 Cached

Cloudflare launches Workers Cache, a tiered cache that sits in front of Workers, allowing cached responses to be served without invoking the Worker, reducing CPU time and improving performance.

0 favorites 0 likes
#cache

@jakevin7: Maka's Harness project brings DeepSeek Flash's test set results close to GLM-5.2 level ----------------------------------- maka + DeepSeek Flash V4, te…

X AI KOLs Timeline · 2026-07-03 Cached

Maka's Harness project improved the self-check mechanism, enabling DeepSeek Flash V4 to achieve evaluation results close to GLM-5.2 on the terminal-bench sample set, completing 10 programming agent tasks with only 4 RMB and a 97.5% cache hit rate.

0 favorites 0 likes
#cache

In praise of memcached

Hacker News Top · 2026-06-23 Cached

The author argues for using memcached over Redis as a caching layer, highlighting its simplicity, ease of handling downtime, and straightforward clustering, contrasting with Redis's feature creep and tendency to be misused as a persistent database.

0 favorites 0 likes
#cache

@0xMovez: Anthropic AI engineer just showed how to give AI agents real memory in 4 steps - and it changes everything in 28 minute…

X AI KOLs Timeline · 2026-05-23 Cached

Anthropic AI engineer demonstrates a free 4-step method to give AI agents persistent memory across sessions, including memory stores and dreaming, achieving 95% cache hit rate.

0 favorites 0 likes
← Back to home

Submit Feedback