2026-01-13 21:42:01
from my link log —
How does Golang know time.Now?
https://tpaschalis.github.io/golang-time-now/
saved 2021-04-01 https://dotat.at/…
from my link log —
How does Golang know time.Now?
https://tpaschalis.github.io/golang-time-now/
saved 2021-04-01 https://dotat.at/…
Started the official rewrite of the Sisyphus client in #golang, working on getting the Ffmpeg command-line tasks parsed and validated against the schema. This should make things easier to distribute with respect to the client as I can just distribute static binaries.
#programming
> No macros indeed. Unions types will probably happen sooner rather than later.
HN comment cicra 2009, not colorised
#golang
Go / Unicode folks: any idea what character set does the IDNA2008 implementation in Go with StrictDomainName=false actually accepts?
https://github.com/golang/go/issues/76804
I think this is actually somewhat security-relevant
Language maintenance halflife:
PHP 2y
Golang 3y
Rust 4y
JavaScript 6months
It took a year, but Quamina now has a full regular-expression capability, so I released 2.0.0. #Golang
This fascinating read. The most popular dependecy for Go is ...
#golang
from my link log —
Using eBPF to load-balance traffic across UDP sockets with Golang.
https://vincent.bernat.ch/en/blog/2026-reuseport-ebpf-go
saved 2026-01-05
Our friends at tinfoil-factory recently made the initial release of netfoil - a severely hardended minimal filtering dns proxy written in #golang - Seems very useful for reducing the attack surface of your services. #security https://github.com/tinfoil-factory/netfoil/releases/tag/v0.1.0
This article by @… describes me this weekend, hacking away with Copilot on two Hugo websites (one new, one 10 years old) and being incredibly productive while at it (and I suck at golang templates)
https://
How come I haven't done that before?
#golang #GNUterryprachett #ook
@dawid@social.craftknight.comfrom my link log —
Building a better Golang linker.
https://docs.google.com/document/d/1D13QhciikbdLtaI67U6Ble5d_1nsI4befEd6_k1z91U/mobilebasic
saved 2020-08-12
Woodpecker 3.12 is out 🥳 #golang based CI system.
An Honest Review of Go (from a Rust developer)
> I like Go’s condensed syntax when it comes to ergonomics. It’s way simpler to write type annotations without the colon or other characters and it saves typing time.
> I also like using uppercase and lowercase letters for visibility
https://benraz.dev/blog/golan…
Okay, after a bit of work in #vlang:
- I think I prefer golang though I really prefer the error system of `v`.
- I enjoy writing code in `nim` more than `v`. While I do enjoy `v` more than `rust`, the documentation and support extensions are better for almost every other language which makes things difficult starting out.
from my link log —
Gonemaster: a Golang clone of the Zonemaster DNS checker.
https://codeberg.org/pawal/gonemaster
saved 2026-01-26 https://dotat.…
from my link log —
A Golang malformed HTTP POST mystery.
http://deliveroo.engineering/2019/02/22/go-down-the-rabbit-hole.html
saved 2019-03-07
from my link log —
Updating the Golang memory model.
https://research.swtch.com/gomm
saved 2021-07-13 https://dotat.at/:/AWX11.html
from my link log —
Models of generics and metaprogramming: Golang, Rust, Swift, D, and more.
http://thume.ca/2019/07/14/a-tour-of-metaprogramming-models-for-generics/
saved 2019-07-21
from my link log —
A new Protocol Buffers generator for Golang.
https://vitess.io/blog/2021-06-03-a-new-protobuf-generator-for-go/
saved 2021-06-03
from my link log —
k6: a web load testing tool, written in Golang and configured in JavaScript.
https://github.com/loadimpact/k6
saved 2020-11-28 https://