If I can write an async runtime, you can write an async runtime
Now I'm just a simple country Principal Engineer at AWS, but I truly believe that if I can write an async runtime in Rust then you can write an async runtime in Rust.
Continue reading →Now I'm just a simple country Principal Engineer at AWS, but I truly believe that if I can write an async runtime in Rust then you can write an async runtime in Rust.
Continue reading →In this edition I fixed the last issues in my async executor that I could discover from load testing my client and server locally.
Continue reading →At this point I have a working pubsub server built on io_uring with an async runtime which you can find as of [this commit](https://github.com/benhirsch24/iouring_bench/commit/17441ac4c35b6b65502581267f43e87082e71372).
Continue reading →I'm actually really enjoying writing these worklogs. It feels much lower pressure than a full blog post where I'd have to like... edit. But this also allows me to write my thoughts down and refer back to them. And it's a cool way to see the progre...
Continue reading →Thought I would try my hand at a "worklog" blog post.
Continue reading →Wanted to jot down some of my recent thoughts on "AI" and specifically the developer tools I've played around with lately.
Continue reading →In my [previous blog post](https://bep.weblog.lol/2023/12/project-ignition) I started my mission of "stupid dumb fun" coding. The first project I chose was doing fun stuff with a Raspberry Pi and the [Combusion thermometer probe](https://combustio...
Continue reading →This project came about because Twitch generously gives us two weeks off between Christmas and New Years. It's an amazing perk where I get to stop actively thinking about work for a bit (of course I'm checking Slack here and there to make sure not...
Continue reading →