You are here |
www.thedroneely.com | ||
| | | |
thedroneely.com
|
|
| | | | Software development is tightly coupled to the internet. Some programs refuse to run or fail catastrophically without an internet connection. | |
| | | |
thedroneely.com
|
|
| | | | NixOS is a Linux distribution built around the nix package manager. | |
| | | |
www.henryleach.com
|
|
| | | | A few weeks ago I set up a simple git server to run at home so I don't have to rely on Github or similar external services. That worked fine, but two things felt unfinished: The ability to create a new repository, and an easy way of listing the existing ones, without having to SSH into the host. Luckily with GitWeb, shell scripts and CGI magic we can fix that. | |
| | | |
kewah.com
|
|
| | Walk through the config to setup continuous integration and deployment using GitLab for a Phoenix project. |