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 458 followers

Latest posts

Last updated 11 days ago

Notes on the Fourier Transform

11 days ago

The Fourier series is a great tool for analyzing periodic functions. But...

Dot product: Component vs. Geometric definition

15 days ago

The goal of this post is to answer a simple question: why...

Summary of reading: April - June 2026

25 days ago

"The Nuremberg Trial" by John Tusa and Ann Tusa - a detailed...

Plugins case study: Pluggy

about 1 month ago

Recently I came upon Pluggy a Python library for developing plugin systems....

Thoughts on starting new projects with LLM agents

about 2 months ago

A few months ago I wrote about using LLM agents to help...

Notes on Fourier series

about 2 months ago

The trigonometric Fourier series is a beautiful mathematical theory that shows how...

Scaling, stretching and shifting sinusoids

3 months ago

This is a brief and simple [1] explanation of how to adjust...

Thoughts on WebAssembly as a stack machine

3 months ago

This week the article Wasm is not quite a stack machine has...

Debugging WASM in Chrome DevTools

3 months ago

When I was working on the WASM backend for my Scheme compiler...

watgo - a WebAssembly Toolkit for Go

4 months ago

I'm happy to announce the general availability of watgo - the WebAssembly...

Summary of reading: January - March 2026

4 months ago

"Intellectuals and Society" by Thomas Sowell - a collection of essays in...

Notes on Lagrange Interpolating Polynomials

5 months ago

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