CrustyRustacean Hero

All Articles

mattias-endler Nov 15, 2025
Spotlight: Building Up and Sanding Down

A great piece about two philosophies in software development, but Rust luminary Matthias Endler

Read More crusty.rustacean
programming Nov 12, 2025
Spotlight: Thoughts on Error Handling

Sabrina Jewson has a really terrific take on error handling.

Read More crusty.rustacean
programming Nov 12, 2025
Spotlight: How Shrivu Shankar Uses Every Claude Code Feature

Want to know how others use Claude Code to it's maximum? Here's one person's take.

Read More crusty.rustacean
rust Nov 11, 2025
Today I Learned: Web Server with Rama

A quick introduction to building a web server with the Rama modular framework.

Read More crusty.rustacean
trait-objects Nov 09, 2025
Today I Learned: Trait Objects for Error Handling

A short lesson in using a trait object to ease error handling

Read More crusty.rustacean
programming Nov 04, 2025
Diary of a Broken Brain: Git Notes

How to get yourself off the ground with Git, the famous version control system

Read More crusty.rustacean
problem-solving Nov 02, 2025
Seven Questions to Unlock Your Stuck Brain

I'm notoriously bad at problem solving, I jump to LLMs far to quickly. How can I stop it?

Read More crusty.rustacean
rust Oct 31, 2025
Understanding Rust Build Scripts: Why Does `build.rs` Exist?

An introduction to build scripts in Rust development

Read More crusty.rustacean
mindset Oct 27, 2025
What to Do When You're Completely Stuck: A Developer's Field Guide to Paralysis

I struggle a lot with problem solving. I've spent several weeks back and forth with LLMs on how to improve.

Read More crusty.rustacean
rust-installation Oct 25, 2025
Start Coding in Rust: Your First Program in 15 Minutes

New to Rust? Learn to write your first working program in under 15 minutes. Step-by-step guide for beginners with zero Rust experience. Start building today.

Read More crusty.rustacean