We write an application in golang which also gets shipped as a debian package. We run it as a systemd service on linux. I have been banging my head on wall for three days convincing my boss that:-
1. We should not write to our own log file and write …
Hi everyone!
We’re excited to announce the release of revivev1.13.0, the configurable, extensible, flexible, and beautiful linter for Go! This version introduces new rules, bug fixes, and several improvements to make your Go linting experience even better.
New rules:
Improvements:
struct-tagnow checks codec and …
A bit random, but I got really into building video games with Go and Ebiten this past couple years. I ended up making a framework around it, which resulted in my prototype game: Concrete Echos.
While I am proud of building these things, it's not particularly 'good code.' A …
I started out by doing last year's Advent of Code problems. The first few days were good since I never worked with GO before so each one I was learning a ton.. but after a while it's starting to feel repetitive. The logic problems get more difficult but the coverage …
This article is probably the best introduction to the unsafe package. It is for intermediate Go developers only. Do no open the link if you are a beginner!
Each Lesson is a separate concept designed to be read a week at a time. That will give sufficient time for your …
I can build up to go1.19.3 on FreeBSD-11 but no further. I saw something about "no FreeBSD 11 specific code in go1.20 and above", but I also can't download and run any go packages.
Build attempts and downloaded packages all give me kevent errors. Any thoughts?
2025-11-15 03:46:49.710: using go …I've been trying to find random gin projects on github to learn from but everyone's structure/code is entirely different, I come from a springboot java background where everyone's code is extremely similar so idk what I should. Any advice would be helpful.
You can customize this digest to include all the sites and sources you want.


