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

Latest posts

Last updated 2 days ago

Calculating the norm of a complex number

2 days ago

In this quick post I'll dispel a common confusion in the basic...

Implementing Raft: Part 4 - Key/Value Database

9 days ago

This is Part 4 in a series of posts describing the Raft...

Linearizability in distributed systems

12 days ago

Linearizability is a strong consistency model in concurrent and distributed systems. From...

Summary of reading: July - September 2024

19 days ago

"A City on Mars" By Kelly and Zach Weinersmith - actual discussion...

Notes on running Go in the browser with WebAssembly

about 1 month ago

Recently I've had to compile Go to WebAssembly to run in the...

Notes on the Euler formula

about 1 month ago

The Euler formula states that for any real x \[e^{ix}=cos(x)+i sin(x)\] Where...

SentencePiece BPE Tokenizer in Go

about 2 months ago

Earlier this year I wrote a post about implementing BPE tokenization in...

Building static binaries with Go on Linux

3 months ago

One of Go's advantages is being able to produce statically-linked binaries [1]...

Notes on Taylor and Maclaurin series

3 months ago

A Maclaurin series is a power series - a polynomial with carefully...

Asking an LLM to build a simple web tool

3 months ago

I've been really enjoying following Simon Willison's blog posts recently. Simon shows...

Locally patching dependencies in Go

4 months ago

In a previous post I talked about how each Go module is...

Summary of reading: April - June 2024

4 months ago

"River of the Gods: Genius, Courage, and Betrayal in the Search for...