Posts from '2025'

Posts from '2025'

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 →

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 →

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 →