Explore >> Select a destination


You are here

www.alexedwards.net
| | godocs.io
15.2 parsecs away

Travel
| | Cgo enables the creation of Go packages that call C code.
| | www.ardanlabs.com
11.4 parsecs away

Travel
| | Introduction If you are new to Linux or the Mac you might find installing Go to be a bit confusing. It was for me when I started learning Go. Go was the reason I stopped using Windows, which I used for 20 years. Even if you're experienced with these operation systems, setting up Go might seem a bit of a mystery. With this in mind, let's walk through installing Go.
| | martinheinz.dev
15.6 parsecs away

Travel
| | For me, the biggest struggle when starting new project has always been trying to set the project up "perfectly". I always try to use the best dir...
| | monicalent.com
61.5 parsecs away

Travel
| This blog is written with Hugo, a static site generator written in Go. I also have a second blog that uses Hugo as well - and while I love the speed and simplicity of this system, it's still a pain to deploy by ssh-ing into my remote machine, pull updates, and build manually. Even when I can authenticate via YubiKey ;) So over the Christmas holiday, I automated the deployment of this blog whenever I push to the master branch.