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...
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...
Build Systems (GNU Guix Reference Manual)
GNU Guix Reference Manual
Build Systems (GNU Guix Reference Manual)
elPrep: a high-performance tool for analyzing sequence alignment/map files in sequencing pipelines. - ExaScience/elprep
Nowadays, CPU bound performance measurement is ... complicated
How to configure GitHub Actions caching for Go modules and build cache to speed up your CI pipelines.
4 Tips for Testing Your API Client
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.
How the team at Pantomath makes their lives easier with GitLab CI.
Go development plugin for Vim. Contribute to fatih/vim-go development by creating an account on GitHub.
Google's differential privacy libraries. Contribute to google/differential-privacy development by creating an account on GitHub.
GNU Guix Reference Manual
Style guides for Google-originated open-source projects
[mirror] This is a linter for Go source code. (deprecated) - golang/lint
CF Acceptance tests. Contribute to cloudfoundry/cf-acceptance-tests development by creating an account on GitHub.
Templating languages are ubiquitous across software languages and ecosystems. There are so many to choose from, covering many different use cases and require...
gobin is an experimental, module-aware command to install/run main packages. - myitcv/gobin
Go modules by example is a series of work-along guides - go-modules-by-example/index
A step-by-step guide for deploying your first Go app and mastering the basics of Heroku
How to make you import paths future-prof while allowing you to switch from github or bitbucket to any other repository.
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.
I started playing with Golang(or just Go) this week for the first time. Go is a compiled, statically typed language and I thought it would…
A list of high quality Go projects to learn from
Test coverage: 42.24%
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.
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.
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.
Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines.
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 ...
Hot takes and cold truths on software, startups, and the lies we tell ourselves.
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package - go-sql-driver/mysql
A how-to for code generation in Go
Database migrations. CLI and Golang library. Contribute to golang-migrate/migrate development by creating an account on GitHub.
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...