BLUE
Profile banner
MG
Miek Gieben
@miek.mastodon.cloud.ap.brid.gy
miek@miek.nl - DNS, LEGO and Gopher [bridged from mastodon.cloud/@miek on the fediverse by fed.brid.gy/ ]
1 followers0 following144 posts

hacked together *but* does postional params https://github.com/miekg/gompletely

0

@b0rk sqlx + htmx super happy with the combo. Felt nice and old-school building quite advanced website for my university

0

ldap zealots: what is all config was also in ldap even worse than the DNS folks

0

ok, to answer my own question ... isatty(3) This Go program: package main import ( "fmt" "os" "github.com/mattn/go-isatty" ) func main() { if isatty.IsTerminal(os.Stdin.Fd()) { fmt.Println("Is Terminal") } else { fmt.Println("Is Not Terminal") } } % ./isatty Is Terminal % echo bla | […]

0

alternative would have been "old man yells at cloud" omyac.nl

0

Added actual diff against tinygo https://miek.nl/2024/august/30/ebpf-from-go-ii/#current-diff (again very minimal still)

0

building the tiny go go stuff: "42s"

0

not bad I guess: "26m 14s"

1

half way there (M2-asahi)

1

this does mean using llvm, as tiny-go does that. meh

0
Profile banner
MG
Miek Gieben
@miek.mastodon.cloud.ap.brid.gy
miek@miek.nl - DNS, LEGO and Gopher [bridged from mastodon.cloud/@miek on the fediverse by fed.brid.gy/ ]
1 followers0 following144 posts