Hi, I鈥檓 Pavel 馃憢

I am a Senior Software Engineer with 15+ years of experience in web development and engineering management. I am passionate about Golang, Kubernetes, backends, process-oriented approach, automation, testing, and continuous improvement.

Categorizing sentinel errors in Go

A tiny library for grouping related errors into categories while keeping compatibility with errors.Is() and errors.As().

December 27, 2025 路 2 min

What's wrong with Mockery

Two fundamental issues with Mockery that make it less appealing for Go projects.

December 24, 2025 路 2 min

Simple rules for building abstractions

Two practical rules that help keep abstractions useful without overengineering.

December 13, 2025 路 1 min

ClickHouse for live stock-data aggregation

Walk through building an aggregation pipeline in ClickHouse with a stock data example.

February 1, 2025 路 4 min

Obfuscation in PostgreSQL

An elegant way to obfuscate identifiers in PostgreSQL.

January 14, 2024 路 5 min