Joining the split keyboards club: a Moonlander story
This post will describe my experience with a couple of firsts:
This post will describe my experience with a couple of firsts:
Introduction In the first three posts, I explained there were four aspects of a blockchain that this series would explore with a backing implementation provided by the Ardan blockchain project. Digital accounts with electronic signatures and verification Transaction distribution...
GoReleaser can help you, to some extent, to have reproducible builds.
That’s just it for now :) Am learning Go!
That’s just it for now :) Am learning Go!
Introduction In the first two posts, I explained there were four aspects of a blockchain that this series would explore with a backing implementation provided by the Ardan blockchain project. Digital accounts with electronic signatures and verification Transaction distribution a...
This release’s biggest feature is the GOAMD64 support.
Targeted Go version: 1.18 Author(s): Changkun Ou Permalink: https://golang.design/research/generic-option The widely used self-referential function pattern as options, originally proposed by Rob Pike1, allows us to design a flexible set of APIs to help arbitrary configurations a...