Explore >> Select a destination


You are here

bugwhisperer.dev
| | stoddart.github.io
10.9 parsecs away

Travel
| |
| | micro.webology.dev
18.3 parsecs away

Travel
| | This UV shebang trick that Simon Willison linked up is a nice pattern, and I plan to rebuild some of my one-off scripts in my dotfiles using it. Here is a demo that will print "hello python" using the Python Branding colors using the Rich library while letting UV install and manage rich for you. #!/usr/bin/env -S uv run # /// script # requires-python = ">=3.10" # dependencies = [ # "rich", # ] # /// from rich.
| | www.paritybit.ca
12.1 parsecs away

Travel
| | I've recently overhauled a lot of the software I use which means I have a whole new set of configuration files for most of that software. I figured it would be a good time to change the way I manage these configuration files too.
| | 00formicapunk00.wordpress.com
54.9 parsecs away

Travel
| I switched from blogger.com the Google Blog platform to the hosted wordpress.com of Automaticc, the Wordpress blog engine main authors. I thus gain: markdown formatting when writing blog entries, finally ! running on a opensource core, that I can move locally to my own server if I ever want to fiddle with MySQL and PHP....