Explore >> Select a destination


You are here

yasoob.me
| | justin.abrah.ms
4.3 parsecs away

Travel
| |
| | stribny.name
4.5 parsecs away

Travel
| |
| | pradyunsg.me
5.7 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.
| | labanskoller.se
72.6 parsecs away

Travel
| Inpired by Hackeriet's blog where Alexander Kjäll use to post CTF write-ups, I've decided to create a personal one for myself. Focus will be on IT security. Hackeriet's blog is powered by Jekyll which is a static site generator written in Ruby. See their post Creating a fast blog for how they set up their blog. I have decided to try another static site generator called Hugo, which is written in Go.