Posts from '2025'
Requests in Rust
I have been learning a bit about Rust recently - it has exposed me to some new concepts that, when writing in Python, you simply don't think about. I don't necessarily think it is a bad thing that one would have these considerations otherwise - there ... read more →
Written in Rust
A common theme of my experience in tech over the last few months has been: (1.) Hear about a new library or tool that is really, really fast (2.) Find out that it is written in Rust (italics my own) I thought the best way to understand what and why w ... read more →
Getting to grips with Apache Flink
The last few weeks of my existence (and spare time) have been poured into getting to grips with Apache Flink. I already have a Kafka stream set up as outlined in Process Github, hence my challenge would be to use Flink on this stream to do something ... read more →
I'm not being ignored - I'm just not expecting a response
Yes yes, announcing that I am about to provide you with a "fabulous" example before you have even had a chance to critique it is a somewhat presumptuous. I understand. The reason I have described it as such is not because the example has fa ... read more →