Sep 28, 2025
golangImprove navigation in Go projects following hexagonal architecture by using a custom macro in VS Code to jump directly between handlers, services, and adapters while skipping mocks and generated code.
Read On → Dec 7, 2021
golangDetect Trojan Source Attack - Creation of bidichk and integration in golangci-lint - Talk at Bärner Go Meetup December 7th 2021
Read On → Jan 17, 2021
golangThe Go package github.com/breml/rootcerts allows to embed the Mozilla CA root certificates in Go programs.
Read On → Sep 12, 2016
ElasticsearchComment Elasticsearch mapping JSON file
Read On → Dec 22, 2015
GolangHowto use MongoDB backend service with a Go/Golang App in the Swisscom App Cloud.
Read On → Dec 17, 2015
golangHowto deploy a Go/Golang web app to the Swisscom Application Cloud.
Read On → Oct 28, 2015
ElasticsearchDetect dynamically added fields in Elasticsearch with the definition of a custom field analyzer.
Read On → Oct 22, 2015
golangbpfsflowFast way to find out if a value is dividable by a dividend without remainder for the special use case of 1 in n sampling.
Read On → Oct 6, 2015
golanggogitignoregitgogitignore, automatically add go main packages executables to .gitignore
Read On →