LLMs on a Shoestring: The Dynamic Cache Advantage by Arvind Sundararajan
dev.to·22h·
Discuss: DEV
💾Cache Algorithms
Cost-Effective, Orthogonal Approach to Resilient Memory Design (Univ. of Central Florida, UT San Antonio, Rochester)
semiengineering.com·1h
🔗Memory Linearization
Safepoints and Fil-C
fil-c.org·4h·
Discuss: Hacker News
🎯Ring Buffers
Semantic Dictionary Encoding
falvotech.com·18h·
Discuss: Hacker News
🗂️Type Indexing
Machine Scheduler in LLVM
myhsu.xyz·1h·
Discuss: Hacker News
📅Instruction Scheduling
Building High-Performance Caching in Go: A Practical Guide
dev.to·1d·
Discuss: DEV
Cache Optimization
What is Algebraic about Algebraic Effects?
interjectedfuture.com·16h
💫Effect Systems
Crashes are loud. Leaks are quiet.
blog.bitdrift.io·1d
🧠Memory Ordering
Conquering the LLM Memory Wall: How to Run 2–4x Longer Contexts with a Single Line of Code
reddit.com·20h·
Discuss: r/LocalLLaMA
🗺️Region Inference
Building a Simple Stack-Based Virtual Machine in Go
blog.phakorn.com·1d·
📚Stack Data Structures
The Horton-Strahler number of butterfly trees
arxiv.org·4h
🧮Combinator Calculus
Scheme Macros IX: Algebraic Data Types
blog.veitheller.de·4h
🔧Scheme Macros
Rowhammer: TRR on DDR5 DRAM has been broken
comsec.ethz.ch·16h·
🏷️Memory Tagging
Zettelkasten for Programmers: Processing Swift Actor Usage Advice in Depth
christiantietze.de·2h
Gleam
How to implement the Outbox pattern in Go and Postgres
packagemain.tech·45m·
📮Message Queues
LAVa: Layer-wise KV Cache Eviction with Dynamic Budget Allocation
arxiv.org·1d
🗺️Region Inference
Is Recursion in LLMs a Path to Efficiency and Quality?
pub.towardsai.net·8h
🪜Recursive Descent
Topological Sort: Managing Mutable Structures in Haskell
mmhaskell.com·1d
🪢Rope Data Structures
A (Nearly) Branchless RESP Request Parser
kevinmontrose.com·20h
🔧Error Recovery