Tootfinder

Opt-in global Mastodon full text search. Join the index!

@fanf@mendeddrum.org
2026-06-19 17:42:02

from my link log —
A Golang-style defer mechanism for C.
gustedt.wordpress.com/2020/12/
saved 2020-12-14

@vyskocilm@witter.cz
2026-06-15 07:59:33

TIL GOWORK=off is another option when go behaves "weird" wrt dependencies.
#golang

@lepire@social.linux.pizza
2026-05-15 22:54:01

Sydney golang folks: a colleague of mine has put a ton of effort into organising the next #golang Sydney meetup. Please consider coming along to support!
It's on the 21 May 2026, 6 pm in North Sydney.
Free to attend, details on Golang-Syd's Meetup page:

@fanf@mendeddrum.org
2026-05-10 14:42:02

from my link log —
Finding a goroutine bug with TLA .
hillelwayne.com/post/tla-golan
saved 2020-09-25 dotat.a…

@fanf@mendeddrum.org
2026-06-14 11:42:02

from my link log —
Golang's features of last resort.
arp242.net/go-last-resort.html
saved 2019-11-22 dotat.at/:/KJP2P…

@jamesthebard@social.linux.pizza
2026-05-25 20:47:13

Alright, time to write some code and implement some Z80 registers.
#z80 #golang

A screenshot of the Z80 CPU user manual.
@fanf@mendeddrum.org
2026-05-13 08:42:03

from my link log —
gosentry: fuzz golang with LibAFL.
blog.trailofbits.com/2026/05/1
saved 2026-05-12

@jamesthebard@social.linux.pizza
2026-05-25 17:30:43

Hrmm, I feel like this might eventually lead to pain...however, will probably be very useful once I get farther down the road writing this Z80 emulator.
#z80 #golang

A screenshot showing a slice holding functions then indexing off the slice and using that to return the value of that specific function.
@vyskocilm@witter.cz
2026-04-22 09:11:10

Finally found a real use for go.work and it's amazing - code is split across several git repositories and all modules depends on each other. This is so much better than go.mod replace.
#go #golang

@fanf@mendeddrum.org
2026-06-27 20:42:03

from my link log —
Shard your locks: benchmarking 6 Golang cache designs.
strebkov.dev/posts/shard-your-
saved 2026-06-27

@vyskocilm@witter.cz
2026-05-28 13:20:04

Every HN thread about Go be like
> Reg: All right, but apart from the standard library, the concurrency, context, static binaries, integrated testing, cross-compilation, modules, an excellent crypto package and synctest! What have Go ever done for us?
> Xerces: fast compilation?
> Reg: Oh. fast compilation? Shut up!
#go

@fanf@mendeddrum.org
2026-05-27 08:42:03

from my link log —
mvm: a fast bytecode interpreter for Golang.
mvm.sh/
saved 2026-05-26 dotat.at/:/L1A3X.html