Zerocal – A Serverless Calendar App in Rust Running on Shuttle.rs

| Continue reading


@endler.dev | 1 year ago

First Business Should Be a Spreadsheet

One of the best decisions I made in 2020 was to… | Continue reading


@endler.dev | 2 years ago

How Does the Unix `History` Command Work?

In which we learn about the intricacies of the Unix `history` command, rewrite itin Rust and throw it away again in the end as we uncover the truth. | Continue reading


@endler.dev | 2 years ago

My Blog Just Got Faster: Cloudflare Workers and AVIF Support

Did I mention that this website is fast?Oh yeah, I did, multiple times.It's never fast enough, so today I go one step further by addingsupport for the new AVIF image format to the blog. The results were suprising. | Continue reading


@endler.dev | 3 years ago

Launching a Side Project Backed by GitHub Sponsors

Yesterday we launched analysis-tools.dev. It's a project about comparing staticanalysis tools. What's best about the project is that it's completelyopen-source and backed by sponsors. If you like to do the same, keep reading! | Continue reading


@endler.dev | 3 years ago

Tips for Faster Rust Compile Times

When it comes to runtime performance, Rust is o… | Continue reading


@endler.dev | 3 years ago

Hacker Folklore – The Funny Origins of Computing Terms

Some computer terms have a surprising legacy. M… | Continue reading


@endler.dev | 3 years ago

Maybe You Don't Need Kubernetes

Kubernetes is the 800-pound gorilla of container orchestration. It powers some of the biggest deployments worldwide, but it comes with a price tag... | Continue reading


@endler.dev | 4 years ago

A Tiny, Static, Full-Text Search Engine Using Rust and WebAssembly

| Continue reading


@endler.dev | 4 years ago