Written by Kim — a technical futurist sharing real-time thoughts on where compute is taking us. I don’t write in polished essays. I write when something won’t leave my head, Im practicing my solution architecture skills in AWS using free-tier and researched about roadmaps and plans of Google Cloud,
Today, I tried DuckDB and Polars, and both impressed me with their speed. However, I wanted to ensure that my insights weren’t biased by reading documentation alone. So, I focused on real-world use cases that I frequently encounter: * GroupBy operations * Filtering results * Sorting results * Loading large datasets I initially
Someone is sitting in the shade today because someone planted a tree a long time ago. – Warren Buffett 2025: Looking Back at My Journey Hola! It’s 2025... I’ve been working for many years, grinding for different companies, some for the long haul, others just short-term gigs like white-labeling
Rust Programming Language, often just called Rust, stands at the forefront of modern software development. It's a programming language meticulously crafted to ensure software creation safety, speed, and reliability. curl --proto '=https' --tlsv1.3 https://sh.rustup.rs -sSf | sh Introduction Rust is a systems programming