Explore >> Select a destination


You are here

marty.zalega.me
| | stribny.name
3.8 parsecs away

Travel
| | [AI summary] The article explains how to create and execute shell scripts using Bash, focusing on automation and command-line interface interactions.
| | pradyunsg.me
5.5 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.
| | pythonspeed.com
4.3 parsecs away

Travel
| | It is quite difficult to write correct shell scripts; you're much better off just using Python.
| | earthly.dev
30.5 parsecs away

Travel
| Learn how to use Docker to manage your MySQL database and simplify your deployment process. This article covers everything from planning your deplo...