BLUE
Ccaiofuccio.bsky.social

@pfrazee.com the golang indigo repo is basically responsible for search and auto moderation?

1
PNviniciusdof.com

eu te amo golang eu te amo

1
TFtomazfernandes.dev

É, o apache não é bem um application server né, mais um gateway na frente. PHP é Python não sei como são nesse sentido. Node sempre foi assim, mas em compensação tinha que programar em JS 😛 Golang que é o destaque, performático, pouco uso de memória, etc.

3
Cch0ww.fr

Bon, va falloir re-travailler un bot que j'ai fait pour une communauté, avec un peu de Golang, et du Docker apparemment. La joie...

0

My teammate just spent a couple of days to discover a #golang idiosyncrasy: the := operator will shadow variables from outer scopes. E.g. this code will print true, then false: var value bool { value, str := return_bool_and_hello() fmt.Printf("value is %+v, string is %s\n", value, str) } fmt […]

1
ABalexisbouchez.bsky.social

or none of that as this downrated comment suggests www.reddit.com/r/golang/com... ^^ But yeah, I guess koanf+urfave seems to be fine as well

Reddit - Dive into anything
Reddit - Dive into anything

Ask questions and post articles about the Go programming language and related tools, events etc.

1
TLthibaultleouay.dev

I need to write a CLI for @openstatus.dev#golang

1