https://github.com/rasadov/EcommerceAPI
Discussions: https://discu.eu/q/https://github.com/rasadov/EcommerceAPI
https://github.com/rasadov/EcommerceAPI
Discussions: https://discu.eu/q/https://github.com/rasadov/EcommerceAPI
A quick recipe — how to debug individual table test rows in Go in a low-friction, development environment-neutral way:
https://matttproud.com/blog/posts/debugging-go-table-tests.html
A modern full-featured open source secure mail server for low-maintenance self-hosted email
#golang
Show HN: Benchi – A benchmarking tool written in Go
https://github.com/ConduitIO/benchi
Discussions: https://discu.eu/q/https://github.com/ConduitIO/benchi
Hoster - Built Using FreeBSD/Bhyve/ZFS/PF/Go Makes VM/Jails Deployments Fast and Easy
https://docs.hoster-core.gateway-it.com/
Discussions: https://discu.eu/q/https://docs.hoster-core.gateway-it.com/
errors.As() checks for the error type, whereas errors.Is() checks for the exact error value. Interesting read about Errors in #golang - and there is also a cat meme in the middle of the blog post! And then, it continues with pointers to pointers to error values or how about a pointer to an empty interface? https://adrianlarion.com/golang-error-handling-demystified-errors-is-errors-as-errors-unwrap-custom-errors-and-more/
MongoDB is hiring Software Engineer 3, Data Platforms
Job details https://jobsfordevelopers.com/jobs/software-engineer-3-data-platforms-at-mongodb-com-jan-28-2025-1d08b0?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Well, this is a little worrying. I hope there's a maintainer out there that can find 10 minutes to tag a new version. In the meanwhile using the unstable version works well enough as there's no API changes.
https://mastodon.social/@golang_discussions/114272847659788808
A declarative, simple, fast, and fun package for building command line tools in Go
#golang
Cloudflare is hiring Senior Solutions Engineer, Philippines
Job details https://jobsfordevelopers.com/jobs/senior-solutions-engineer-philippines-at-cloudflare-com-apr-2-2025-51fba8?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
One-function Interfaces in GoLang
https://www.pixelstech.net/article/1742349357-one-function-interfaces-in-golang
Discussions: https://discu.eu/q/https://www.pixelstech.net/article/1742349357-one-function-interfaces-in-golang
Datadog is hiring Senior Software Engineer - OpenTelemetry Agent
Job details https://jobsfordevelopers.com/jobs/senior-software-engineer-opentelemetry-agent-at-datadoghq-com-feb-3-2025-68fa80?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
Now it seems VirtusLab (1 of Scala maintainer company) is experimenting to write their Scala compiler for v3 in Go.
What is happening?
Interfacing with WebAssembly from Go
https://yokecd.github.io/blog/posts/interfacing-with-webassembly-in-go/
Discussions: https://discu.eu/q/https://yokecd.github.io/blog/posts/interfacing-with-webassembly-in-go/