Awesome Curated: The Tools
Deep dives into the tools that pass our automated curation system's filter. Each post breaks down a specific tool: why it made the list, when to use it, when not to.
- 1
Docker for Novices: The Resource That 16 Lists Can't Be Wrong About
A 2019 conference talk that showed up in 16 independent awesome lists. Still worth it in 2024? We dig into why Docker for Novices keeps earning its spot as a solid entry point for containers.
Reflections4 min - 2
Themis: Serious Cryptography Without Losing Your Mind
Themis is the crypto library devs actually needed: AES, ECC, and forward secrecy wrapped in an API that won't make you quit the profession. It showed up in 7 independent awesome lists. That's not a coincidence.
Experiments5 min - 3
m2cgen: export your ML model without shipping Python to production
Train in Python, deploy in Java, Go, or whatever you've got. m2cgen converts your scikit-learn models into native code with zero runtime dependencies.
Experiments5 min - 4
TensorFlow: the ML elephant that's still standing
TensorFlow isn't sexy in 2025, but it's still the serious infrastructure behind deployment at scale. Why it made the list and when you actually need it.
Experiments5 min - 5
PyTorch: the deep learning framework that won the war
PyTorch showed up in 6 independent awesome lists and the reason is simple: it won. This isn't hype — it's infrastructure. Here's why it made our list and when it actually makes sense to use it.
Experiments5 min - 6
XGBoost: the gradient boosting that dominated Kaggle and survived the hype
XGBoost isn't a trend — it's the algorithm that won hundreds of ML competitions on tabular data. Why it's still the mandatory reference in 2025 and when you should reach for it.
Experiments5 min - 7
Sniffnet: monitor your network without losing your mind to tcpdump
Sniffnet is a cross-platform network traffic monitor written in Rust. Real UI, real-time charts, no security PhD required to understand what's actually going on.
Experiments5 min - 8
Netron: Open Any ML Model and See What's Actually Inside
Netron lets you inspect the architecture of any ML model — no Jupyter, no code, no drama. ONNX, PyTorch, TensorFlow: open it and see everything.
Experiments5 min - 9
Node.js: the runtime that changed how we think about backend
Node.js isn't just "JavaScript on the server." It's a paradigm shift in how we handle I/O. Thirty years in tech taught me to recognize when something genuinely moves the ground beneath your feet.
Experiments5 min - 10
Swiper: the touch slider that won't wreck your sprint
Swiper has been the undisputed standard for touch carousels on the web for years. Zero dependencies, official wrappers for React, Vue and Angular, and transitions that feel genuinely native.
Experiments5 min