[go-nuts] x/mobile: avoid to catch sigabort signal

2023-09-07 Thread Danilo bestbug
Hello gophers, Some weeks ago I've opened a possible bug on github and the only response I received is a reference to "This looks like the program (the Go runtime, or not) intentionally crashing when it is already in a bad condition, like receiving a

[go-nuts] loxilb:A cloud-native load-balancer written in Go

2023-09-07 Thread Maddy
Hello All, Glad to introduce loxilb : https://github.com/loxilb-io/loxilb loxilb is an open source hyper-scale software load-balancer for cloud-native workloads. It uses eBPF as its core-engine and is based on Golang. It is designed primarily to power on-premise, edge and public-cloud Kubernet

[go-nuts] possible bug in slog.Value json marshaling

2023-09-07 Thread Steven Pelley
Hi everyone, Possibly a bug or potential improvement in slog. This will sound excessively complicated, which I recognize and have changed my approach. Regardless, I see an opportunity to improve surprising behavior. I'm looking for feedback on whether I missed something in the slog documentati