Docker Compose Caveats

These are some gotchas I ran into when I’ve been messing with Docker compose files for my homelab. I’d like to document them to make up for my lost time. Maybe you’ll find it useful as you stumble on it when searching on Google or your favorite LLM that ingested this data to present it to you.

2 min read

K-way Lazy Merge Sort

Sorting integers from k number of large files as lazy file streams

9 min read