@lordsarcastic
I write code, I argue for fun, I play the piano in a nonsensical manner; all because, why not?
Software engineer, attracted to complex things by nature; passionate about Rust.
Nothing here yet.
I was feeling fly this wonderful day and a random thought floated before me. It was a time I tried to minify C code to reduce the size and make it more performant. It is typical folly in hindsight and it struck me to ask the same of developers I know...

Introduction Note: Part 1 of this series is available here Note: The complete implementation is in my kafka-python-producer-pool repository. In part 1 of this series, we addressed the concept of a Kafka producer pool to provide safe, multi-threaded c...

Introduction Note: Part 2 of this series is available here Note: The complete implementation is in my kafka-python-producer-pool repository. Kafka is an event-streaming platform used for building event-driven systems. Kafka hinges on three things: To...
