Why Do Python Lists Multiply Oddly? Exploring the CPython Source Code

A Deep Dive into the Underlying Architecture of Groq's LPU

How many lines of C it takes to execute a + b in Python

CPython Type System Internals: Video Series

CPython Object System Internals: Understanding the Role of PyObject

A linear algebra trick for computing Fibonacci numbers fast

What every developer should know about GPU computing

How CPython Implements and Uses Bloom Filters for String Processing

Bloom Filters and Beyond: An Illustrated Introduction and Implementation

An Analysis of DeepMind's 'Language Modeling Is Compression' Paper

Understanding Immortal Objects in Python 3.12: A Deep Dive into Python Internals

LZ77 Is All You Need? Why Gzip + KNN Works for Text Classification

How CPython Implements Reference Counting: Dissecting CPython Internals

Decoding the ACL Paper: Gzip and KNN Rival Bert in Text Classification

Navigating Sharp Edges in OpenAI's Function Call Feature

Weekly Code Confessions Digest: Exploring Intriguing Articles, Books, and Courses

Creating ChatGPT Plugins Using the New Function Call Feature

Understanding DeepMind's AlphaDev Breakthrough in Optimizing Sorting Algorithms

Mojo: The Future of AI Programming