Zen of Python

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
Recently, I took some time to reassess my skills as a developer and wanted to share a few insights that could benefit others, particularly those in full-stack development who handle data. In today’s business environment, data is everything—it drives decisions, shapes strategies, and builds connections with your customers.