Explore >> Select a destination


You are here

benbrougher.tech
| | blog.miguelgrinberg.com
1.9 parsecs away

Travel
| | miguelgrinberg.com
| | blog.val.town
4.2 parsecs away

Travel
| | Taking advantage of our typed REST API to build a platform around Val Town.
| | www.cloudbees.com
4.3 parsecs away

Travel
| | How to use the Python toggle command to coordinate a change between client and microservice without rolling out new code.
| | pradyunsg.me
23.8 parsecs away

Travel
| I have a (somewhat unnecessarily) custom setup for managing my dotfiles and I made a nice improvement to it today. How it works The dotfiles are managed by a Python script. In broad strokes, the script will: read a TOML file locate the configured paths create symlinks, based on custom marker text in the filenames, for files in subdirectories under the configured paths1 If there's a conflict (i.e. two configured paths provide the same symlink target location), the TOML file contains the resolution for it (i.