|
You are here |
benbrougher.tech | ||
| | | | |
blog.miguelgrinberg.com
|
|
| | | | | miguelgrinberg.com | |
| | | | |
blog.val.town
|
|
| | | | | Taking advantage of our typed REST API to build a platform around Val Town. | |
| | | | |
www.cloudbees.com
|
|
| | | | | How to use the Python toggle command to coordinate a change between client and microservice without rolling out new code. | |
| | | | |
pradyunsg.me
|
|
| | | 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. | ||