Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

3 items on 09 Apr 2026
Python

Who wants to be a millionaire: iterables edition

Play this short quiz to test your Python knowledge! At PyCon Lithuania 2026 I did a lightning talk where I presented a “Who wants to be a millionaire?” Python quiz, themed around iterables. There's a whole performance…

Source: mathspp
Python

uv skills for coding agents

This article shares two skills you can add to your coding agents so they use uv workflows. I have fully adopted uv into my workflows and most of the time I want my coding agents to use uv workflows as well, like when…

Source: mathspp