GSGeorge Simsindowntherabithole.dev·Aug 17 · 9 min readLooking Through Claude's Context WindowIf you haven't done so already, you might want to read the first post in the series: What Is a Token? You've had a Claude Code session get noticeably worse the longer it ran. Slower, vaguer, forgettin24SK
ANAatir Nadimintechtom.hashnode.dev·Nov 13, 2025 · 20 min readbuilding "getMe" - I“Data is a precious thing and will last longer than the systems themselves." — Tim Berners-Lee, Inventor of the World Wide Web In the digital era, the world is defined with data. From daily commute t00
ANAatir Nadimintechtom.hashnode.dev·Nov 13, 2025 · 17 min readbuilding "getMe" - IICompaction in detail Phase 1: Distilling Live Data with Map-Reduce The first step of compaction is to figure out which data is still "live" across all the old, inactive segments. We achieve this using00
ASAmit Singhincompaction-in-apache-iceberg.hashnode.dev·Feb 19, 2025 · 5 min readCompaction in Apache IcebergBefore diving into what compaction is, let's quickly go over what Iceberg tables are. An Iceberg table is a kind of table used in modern data lakes and big data systems, especially in frameworks like Apache Iceberg. Here are the parts of Iceberg tabl...00