/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

garylarizza.com
| | daker.me
0.8 parsecs away

Travel
| | Adnane Belmadiaf's blog.
| | sysadvent.blogspot.com
4.6 parsecs away

Travel
| | This was written by Adrien Thebo . Configuration management is hard. Configuring systems properly is a lot of hard work, and trying to mana...
| | jiby.tech
3.1 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.
| | dbanuggets.com
13.0 parsecs away

Travel
| With the invitation of Steve Jones for April month of T-SQL Tuesday, I am going to share some of my thoughts on using Jupyter notebooks. Jupyter Notebook is an open-source web application that can serve us to create, share code and documents with others. It provides that beautiful way to document your code, text, images...