notgull

The world's number one source of notgull

Home Projects Git Search About Archive

How to deal with Rust dependencies

June 1, 2025

I hate to be the first one to tell you this, but Rust projects tend to have a lot of dependencies.

Read More

async/await versus the Calloop Model

May 18, 2025

Of the two models for asynchronous programs, which one works better for your usecase?

Read More

notgull versus burnout

May 8, 2025

Around November of last year I was afflicted with a crippling case of burnout. I want to talk about it.

Read More

Blocking code is a leaky abstraction

October 19, 2024

Asynchronous code does not require the rest of your code to be asynchronous. I can’t say the same for blocking code.

Read More

Why am I writing a Rust compiler in C?

August 25, 2024

To bootstrap Rust, no cost is too great.

Read More

I appeared on a podcast!

August 13, 2024

I recently apperead on the “QnA With Friends” podcast, run by Irine.

Read More
« Prev 1 2 3 4 5 Next »