Hacker News new | ask | show | jobs
Data Structures in Practice (github.com)
6 points by atomlib 170 days ago
1 comments

  Here's the crucial insight: caches don't fetch individual bytes—they fetch cache lines.
Seems like LLM generated text.