Jakub Kriz

Practical insights on Python development, distributed systems and Linux desktop environments. Sharing experiments with LLM-powered development tools and automation.

Jakub Kriz

Latest Articles

Deep dives into software engineering, practical tutorials, and insights from building scalable systems

/../assets/images/posts/home.jpg
Hypocalc - Developing mortgage calculator with llm dev tools

Lacking frontend experience, I ventured into unfamiliar territory by experimenting with AI coding tools to create a simple website.

min read
/../assets/images/posts/prec.jpeg
Pre-commit in Python: Isolated Environments for Linters and Formatters

By managing Git hooks and tool dependencies in ephemeral environments, Pre-commit ensures reproducible, consistent code quality enforcement in Python projects.

Jakub Kriz

Jakub Kriz

5 min read
Dependency Management in Python: pip-tools

pip-tools integrates lock files into your existing pip workflow, ensuring consistent and reproducible Python environments.

Jakub Kriz

Jakub Kriz

5 min read