Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://encore.dev/blog/go-1.18-generic-identifiers
Encore
How we used Go 1.18 when designing our Identifiers – Encore Blog
Dealing with identifiers can be a pain in a large system. We leveraged generics, introduced in Go 1.18, when designing identifiers for Encore.
Golang drawer
https://changelog.com/gotime/222
Changelog
Making the command line glamorous with Toby Padilla (Go Time #222)
This week we're bringing The Changelog to Go Time — we had an awesome conversation with Toby Padilla, Co-Founder at Charm where they’re building tools to make the command line glamorous. Toby and the team at Charm have gone "all in" on Go — all of Charm is…
Golang drawer
https://blog.logrocket.com/building-microservices-go-fiber/
LogRocket Blog
Building microservices in Go with Fiber - LogRocket Blog
Here are some quick basics of microservice architecture and a tutorial on how to build microservices in Go using Fiber.
Golang drawer
https://adrianhesketh.com/2022/03/31/use-m1-gpu-with-go/
Adrianhesketh
Use the M1 Mac GPU with Go
Software engineering blog
Golang drawer
https://github.com/egonelbre/gophers
GitHub
GitHub - egonelbre/gophers: Free gophers
Free gophers. Contribute to egonelbre/gophers development by creating an account on GitHub.
Golang drawer
https://www.gophercon.co.uk/
Golang drawer
https://go.dev/blog/race-detector
go.dev
Introducing the Go Race Detector - The Go Programming Language
How and why to use the Go race detector to improve your programs.
Golang drawer
https://changelog.com/podcast/484
Changelog
Wisdom from 50+ years in software featuring Brian Kernighan (Changelog Interviews #484)
Today we have a special treat. A conversation with Brian Kernighan! Brian's been in the software game since the beginning of Unix. Yes, he was there at Bell Labs when it all began. And he is still at it today, writing books and teaching the next generation…
Golang drawer
https://go.dev/blog/supply-chain
go.dev
How Go Mitigates Supply Chain Attacks - The Go Programming Language
Go tooling and design help mitigate supply chain attacks at various stages.
Golang drawer
https://notes.eatonphil.com/documentdb.html
Golang drawer
https://planetscale.com/blog/generics-can-make-your-go-code-slower
Planetscale
Go Generics are a long-awaited feature added in Go 1.18. This article covers how generics were implemented in Go and some surprising ways they can impact your code.
Golang drawer
https://passage.id/post/shared-go-packages-in-a-monorepo
passage.id
Shared Go Packages in a Monorepo
Golang drawer
https://opensource.org/blog/modified-agplv3-removes-freedoms-adds-legal-headaches
Open Source Initiative
User beware: Modified AGPLv3 removes freedoms, adds legal headaches
Courts interpret the meaning of legal agreements and, no matter how skilled the drafter, the outcome may be unexpected. This is one reason why the license review process is so rigorous. An OSI-appr…
Golang drawer
https://github.com/ostafen/clover
GitHub
GitHub - ostafen/clover: A lightweight document-oriented NoSQL database written in pure Golang.
A lightweight document-oriented NoSQL database written in pure Golang. - ostafen/clover
Golang drawer
https://go.dev/blog/get-familiar-with-workspaces
go.dev
Get familiar with workspaces - The Go Programming Language
Learn about Go workspaces and some of the workflows they enable.
Golang drawer
https://eli.thegreenplace.net/2022/faster-sorting-with-go-generics/
Golang drawer
https://stackoverflow.blog/2022/04/04/comparing-go-vs-c-in-embedded-applications/
Stack Overflow Blog
Comparing Go vs. C in embedded applications
Impossibly tight deadlines, unrealistic schedules, and constant pressure to develop and release applications on time, while at the same time achieving excellent quality. Sound familiar?
Golang drawer
https://jany.st/post/2022-04-04-ghostscad-marrying-openscad-and-golang.html
jany.st
GhostSCAD: Marrying OpenSCAD and Golang
GhostSCAD enables you to programatically build complex 3D models in Go and render them in OpenSCAD.
Golang drawer
https://itch.io/jam/ebiten-game-jam
itch.io
Ebitengine Game Jam
A game jam from 2022-06-15 to 2022-07-13 hosted by Siôn le Roux & Hajime Hoshi. The Ebitengine Game Jam is a 2-week event starting on 15 June organised by the Ebitengine community for anyone to showcase the Ebitengine game library...
Golang drawer
https://github.blog/2022-04-07-slsa-3-compliance-with-github-actions/
The GitHub Blog
Achieving SLSA 3 Compliance with GitHub Actions and Sigstore for Go modules
Learn how to build packages with SLSA 3 provenance using GitHub Actions.