TIL is short for "Today I Learned" and it's where I collect small, practical nuggets of information that I've recently discovered or explained to someone. I believe these little gems of knowledge are too useful to be lost in the vastness of social media platforms like Twitter or GitHub comments, so I keep them safe here. Think of TIL as my digital garden, where I can nurture these nuggets of knowledge and watch them grow. ๐ฑ
๐ป Install pre-commit using uv tools
Jun
07
Run next command: uv tool install pre-commit --with pre-commit-uv Source from Adam's blog - https://adamj.eu/tech/2025/05/07/pre-commit-install-uv/