Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://github.com/ying32/govcl
GitHub
GitHub - ying32/govcl: Cross-platform Go/Golang GUI library.
Cross-platform Go/Golang GUI library. Contribute to ying32/govcl development by creating an account on GitHub.
Golang drawer
https://github.com/johnkerl/miller
GitHub
GitHub - johnkerl/miller: Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON - johnkerl/miller
Golang drawer
https://github.com/google/go-github
GitHub
GitHub - google/go-github: Go library for accessing the GitHub v3 API
Go library for accessing the GitHub v3 API. Contribute to google/go-github development by creating an account on GitHub.
Golang drawer
https://flipt.io/
Golang drawer
https://remark42.com/
Remark42
Remark42 – Privacy-focused lightweight commenting engine | Remark42
Remark42 is a self-hosted, lightweight, and simple (yet functional) comment engine, which doesn't spy on users. It can be embedded into blogs, articles or any other place where readers add comments.
Golang drawer
https://goreleaser.com/
Goreleaser
Release engineering, simplified.
Golang drawer
https://github.com/klauspost/compress
GitHub
GitHub - klauspost/compress: Optimized Go Compression Packages
Optimized Go Compression Packages. Contribute to klauspost/compress development by creating an account on GitHub.
Golang drawer
https://github.com/muesli/duf
GitHub
GitHub - muesli/duf: Disk Usage/Free Utility - a better 'df' alternative
Disk Usage/Free Utility - a better 'df' alternative - muesli/duf
Golang drawer
https://changelog.com/gotime/212
Changelog
Go beyond work with Linus Lee, Daniela Petruzalek, & Sebastian Spaink (Go Time #212)
Our final installment from GopherCon 2021 is an awesome panel conversation led by Natalie & Angelica with guests Linus Lee, Daniela Patruzalek, and Sebastian Spank. All three of these gophers are using Go in cool and interesting ways **outside** of traditional…
Golang drawer
https://convey.earth/conversation?id=44
Golang drawer
https://www.youtube.com/watch?v=MIUzCFLFlcQ
YouTube
Things Google's Go Team would remove from the language (if they could)
From the "Go Time" podcast. Listen
👉
https://gotime.fm/210
Subscribe for more!
👇
Apple: https://gotime.fm/apple
Spotify: https://gotime.fm/spotify
Android: https://gotime.fm/android
Overcast: https://gotime.fm/overcast
Email: https://gotime.fm/email
Twitter:…
Golang drawer
https://research.swtch.com/npm-colors
Golang drawer
https://twitter.com/nodirt_/status/1478419198174896130
Twitter
Nodir Turakulov
🇺🇦
Things that caught my attention as a Go programmer while reading the Rust book doc.rust-lang.org/book/. A
🧵
focusing on differences. Definitely not an exhaustive description of the lang.
Golang drawer
https://www.youtube.com/watch?v=o-4DeG6SoZA
YouTube
Why Go is a great language for blind and vision-impaired devs
From the "Go Time" podcast. Listen
👉
https://gotime.fm/209
Subscribe for more!
👇
Apple: https://gotime.fm/apple
Spotify: https://gotime.fm/spotify
Android: https://gotime.fm/android
Overcast: https://gotime.fm/overcast
Email: https://gotime.fm/email
Twitter:…
Golang drawer
https://tip.golang.org/doc/fuzz/
Golang drawer
https://github.com/go-playground/validator/issues/874
GitHub
⚠️
Validator - Looking for Additional Maintainers · Issue #874 · go-playground/validator
The Validator package is looking for additional maintainers to help with the growing number inquiries, Pull Requests and documentation needs. I can no longer fully dedicate the majority on my time ...
Golang drawer
https://earthly.dev/blog/golang-errors/
Earthly Blog
Effective Error Handling in Golang
Learn how to effectively handle errors in Go with this informative article. Discover the basics of error handling in Go, strategies for robust code...
Golang drawer
https://github.com/Lallassu/bintris#-bintris
GitHub
GitHub - Lallassu/bintris: Binary Tetris
Binary Tetris. Contribute to Lallassu/bintris development by creating an account on GitHub.
👍
1
Golang drawer
Would “Golang developer” job offerings fit into this channel?
Anonymous Poll
60%
Yes
20%
No
20%
I just wanna see the results.
Golang drawer
https://awstip.com/containerize-go-sqlite-with-docker-6d7fbecd14f0
Medium
Containerize Go + SQLite with Docker
TL;DR —
🚀
The story starts with notes about why this is an extraordinary condition. Two dockerfiles are provided, skip to the last one…