GeistHaus
log in · sign up

go

golang.org

Go is a tool for managing Go source code.

43 pages link to this URL
Release restic 0.10.0 · restic/restic

We're very pleased to present you restic 0.10.0! restic is distributed as a standalone binary: download the correct file for your operating system and architecture, extract the file and just run it...

1 inbound link object en repository:19205896
Bootstrapping software projects

This post is partially related to my previous blog post about Rewind and GoRewind. Even though I’ve been working as a full-time developer for the past 4-5 years, it still hits me how much boiler plate is required to create a proper software project. In fact, I’ve seen so many times how extra functionality is bundled into applications just because the alternative would require many hours of setting things up. This despite the fact that functionality is orthogonal and has totally different life cycles.

0 inbound links article en posts blogdeveloperstaff engineeringpersonalSoftwareBootstrapping
Tutorial

Go development plugin for Vim. Contribute to fatih/vim-go development by creating an account on GitHub.

1 inbound link object en repository:18062944
What's in a Templating Language, Part 1

Templating languages are ubiquitous across software languages and ecosystems. There are so many to choose from, covering many different use cases and require...

0 inbound links website en Software DevelopmentSoftware ConsultingCustom SoftwareContract SoftwareHollandMichiganAPI DevelopmentAgile MethodologiesAgile SoftwareExtre...
FAQ

gobin is an experimental, module-aware command to install/run main packages. - myitcv/gobin

1 inbound link object en repository:153243179
TEXLUTION

How to make you import paths future-prof while allowing you to switch from github or bitbucket to any other repository.

1 inbound link en golangdev CC BY-SA 4.0
Writing a Postgres Foreign Data Wrapper for Clickhouse in Go

Postgres(hereinafter mentioned as PG) is a pretty cool database with lots of nice features, one of them little known ones is the ability of having Foreign data wrappers (hereinafter mentioned as FDWs). Clickhouse(hereinafter mentioned as CH) is another amazing database with an altogether different set of features targeted for OLAP use cases. What are Foreign Data Wrappers (FDWs) then? Well unlike so many names in tech, we can actually infer some idea from the name itself in this case.

0 inbound links article en
Go Modules By Example

Go modules by example is a series of work-along guides that look to help explain how Go modules work and how to get things done. They are designed to complement the official Go documentation and the Go modules wiki.

0 inbound links article en
Go Modules support for GopherJS

Introducing https://github.com/myitcv/gopherjs, a fork of https://github.com/gopherjs/gopherjs that includes almost complete Go Modules support, as well as some other bug fixes and goodies. The medium to long term plan is to have these changes be merged back into the main repo, but for now they will be maintained in this fork.

0 inbound links article en
golang-tools

golang-tools is a development list for the Go Programming Language. The list is for discussion of the development of tools that analyze and manipulate Go source code, including editor/IDE plugins.

0 inbound links article en
runtime

Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.

Go: the Good, the Bad and the Ugly

This is an additional post in the “Go is not good” series. Go does have some nice features, hence the “The Good” part in this post, but overall I find it cumbersome and painful to use when we go beyond API or network servers (which is what it was designed ...

4 inbound links article en
Release restic 0.10.0 · restic/restic

We're very pleased to present you restic 0.10.0! restic is distributed as a standalone binary: download the correct file for your operating system and architecture, extract the file and just run it...

1 inbound link object en repository:19205896