vivis vivis avatar dev

> thoughts on AI, code, and everything in between

About Me

I’m a Senior Python Dev, AI Enthusiast, Builder. These are some of the things I’m working on:

Blog Posts

Latest Notes

link

Some tips for safe package management with UV: 1. uv add pydantic --bounds major to ensure version is upper bound to avoid pulling in latest changes 2. Add a cooldown period in pyproject.toml to block latest versions [tool.uv] exclude-newer = "7 days" www.loopwerk.io/articles/202...

uv is fantastic, but its package management UX is a mess

Projects

These are some of my projects

Find Substack

Find Substack

Discover quality Substack posts. Beat the notes slop.

#Substack #Discovery #Newsletter #Content
Python Koans

Python Koans

Python lessons wrapped in koans. A weekly newsletter.

#Python #Education #TDD #Learning
Pretty Code

Pretty Code

Create beautiful images of your code

#Python #Education #TDD #Learning