Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

eli.thegreenplace.net

Eli Bendersky's website

Get the latest updates from Eli Bendersky's website directly as they happen.

Follow now 425 followers

Latest posts

Last updated 2 days ago

Notes on Lagrange Interpolating Polynomials

2 days ago

Polynomial interpolation is a method of finding a polynomial function that fits...

Notes on Linear Algebra for Polynomials

5 days ago

We’ll be working with the set P_n(\mathbb{R}), real polynomials of degree \leq...

Rewriting pycparser with the help of an LLM

26 days ago

pycparser is my most widely used open source project (with ~20M daily...

Compiling Scheme to WebAssembly

about 1 month ago

One of my oldest open-source projects - Bob - has celebrated 15...

Summary of reading: October - December 2025

2 months ago

"The Origins of Political Order: From Prehuman Times to the French Revolution"...

Plugins case study: mdBook preprocessors

3 months ago

mdBook is a tool for easily creating books out of Markdown files...

Revisiting "Let's Build a Compiler"

3 months ago

There's an old compiler-building tutorial that has become part of the field's...

Notes on the WASM Basic C ABI

3 months ago

The WebAssembly/tool-conventions repository contains "Conventions supporting interoperability between tools working with WebAssembly"...

LaTeX, LLMs and Boring Technology

4 months ago

Depending on your particular use case, choosing boring technology is often a...

Notes on using LaTeX to generate formulae

5 months ago

This post collects some notes on using LaTeX to render mathematical documents...

Summary of reading: July - September 2025

5 months ago

"The Compromise" by Sergei Dovlatov - (read in Russian) the author was...

Consistent hashing

5 months ago

This post is an introduction to consistent hashing an algorithm for designing...