Software/Data Engineering

Welcome to my blog. A place where my projects, designs & ideas live.

Cursor and AI-Powered Agents - The AI TAKEOVER
Krystian Bucko
14 Jul, 2025

Cursor and AI-Powered Agents - The AI TAKEOVER

I used Cursor for the past couple of months. My thoughts on current state of AI code agents.

How to Detect Changes in Big Datasets Without Burning Your CPU
Krystian Bucko
11 Jun, 2025

How to Detect Changes in Big Datasets Without Burning Your CPU

How to quickly and efficiently detect changes between large files.

Introduction to Airflow
Krystian Bucko
1 May, 2025

Introduction to Airflow

A simple introduction to Apache Airflow.

PostreSQL Tables v Views
Krystian Bucko
20 Oct, 2023

PostreSQL Tables v Views

Understand the key differences between two seemingly similar ways of viewing contents of a data warehouse

Pandas vs Pyspark
Krystian Bucko
7 Jul, 2023

Pandas vs Pyspark

Understand the key differences between two seemingly similar data processing tools.