Explore >> Select a destination


You are here

shipit.dev
| | jiby.tech
10.5 parsecs away

Travel
| | Like many developers, I keep track of my configuration files in version control, to make moving to new machines is simpler and share code with others. This process started out for my Emacs config files at first, but grew to consume other aspects: bash functions, git aliases... Since 2016, I have accumulated over 500 git commits. Now the dotfiles are tracked, the next biggest pain is to install packages and folder structures and obscure commands required to set up some subsystems needs which config files.
| | www.buildahomelab.com
15.8 parsecs away

Travel
| | This week covers AWX, Ansible's solution for scaling out deployments. Some Graylog feature previews and a run through of building an NTP client!
| | duerrenberger.dev
9.9 parsecs away

Travel
| | While working with Ansible to setup a Windows build agent, I realized that you can use SSH to directly access a PowerShell terminal on the Windows servers
| | www.aleksandrhovhannisyan.com
89.7 parsecs away

Travel
| Webpack is one of the most popular code bundlers available. Here's a simple webpack config to bundle your JavaScript.