Nicolas Galler

Nicolas Galler @nicocrm

About: I grew up around computers but really picked up the bug when I discovered Linux. Never stopped! My focus now is data engineering and distributed systems, but I love exploring technology.

Location:
Belgium
Joined:
Sep 9, 2024

Nicolas Galler
articles - 5 total

Managing Python Monorepos with uv Workspaces and AWS Lambda

uv workspaces are a super tool when developing interconnected Python packages, especially in...

Learn More 0 0Jan 16

Exploring Modern Python Type Checkers

I’ve been playing around with alternative Python type checkers and language servers, looking beyond...

Learn More 0 0Jan 12

Stop Fighting Circular Imports

The code is good, but you are missing the type hints! Oh, I know, but as soon as I add them, I get...

Learn More 0 0Oct 5 '25

Your database is not elastic!

This post stems from a recent experience with a web application that was not scaling as expected. The...

Learn More 1 0Sep 12 '25

Reading partitioned Delta table with Polars

I recently had the occasion to revisit some findings about the best practice for reading partitioned...

Learn More 0 0Sep 10 '25