Golang drawer
@golang101
178
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
178 subscribers
Golang drawer
https://miniflux.app/
miniflux.app
Miniflux - Minimalist and Opinionated Feed Reader
Miniflux is a minimalist and opinionated feed reader
Golang drawer
https://lalatron.hashnode.dev/when-kubernetes-and-go-dont-work-well-together
Golang drawer
https://brandur.org/two-phase-render
www.brandur.org
Eradicating N+1s: The Two-phase Data Load and Render Pattern in Go
Using a two-phase data load and render pattern to prevent N+1 queries in a generalized way. Especially useful in Go, but applicable in any language.
Golang drawer
https://brandur.org/fragments/go-no-common-nouns
brandur.org
Go: Don't name packages common nouns
Avoiding naming Go packages after common nouns like <code>rate</code> or <code>server</code> so that they don’t clash with variable names, and how to find a more fitting name for them instead.
Golang drawer
https://utcc.utoronto.ca/~cks/space/blog/programming/Go123LinknameComingProblem
Golang drawer
https://maxmcd.com/posts/running-go-on-val-town/
Max McDonnell
Running Go on Val Town
Let’s go on a winding debugging adventure together. I thought I could get a Go HTTP handler running on Val Town and I thought it would be easy. Val Town is a social website to write and deploy Typescipt. Val Town doesn’t support Go, but it supports WASM.…
Golang drawer
https://reverse.put.as/2024/05/24/abusing-go-infrastructure/
Reverse Engineering
Abusing Go's infrastructure
I apologize if this information is already known, but I couldn’t find any references about it and I wanted to understand what was going on and share with you because I think there is some value doing it.
In case this wasn’t known, I apologize to the Go team…
Golang drawer
https://eltonminetto.dev/en/post/2024-05-26-alternatives-make/
eltonminetto.dev
Alternatives to Makefiles written in Go
First things first: what is make? Present in all Linux distributions and Unix derivatives such as macOS, the tool’s manual describes it as:
Golang drawer
https://eli.thegreenplace.net/2024/reading-google-sheets-from-a-go-program/
Golang drawer
https://yewtu.be/watch?v=n5_WLgxwkU8
Mario Carrion | Invidious
My Neovim configuration for Golang development in 2024 (Using lazy.nvim and go.nvim)
Neovim is my de facto editor, and I recently migrated to lazy.nvim (from packer) and to go.nvim (from vim-go). In this video, I share my configuration with you and showcase different keymaps that keep me productive when writing software in Golang. This configuration…
Golang drawer
https://jviide.iki.fi/http-redirects
jviide.iki.fi
Your API Shouldn't Redirect HTTP to HTTPS
Instead of redirecting API calls from HTTP to HTTPS, make the failure visible. Unfortunately, many well-known API providers don't currently do so.
Golang drawer
https://github.com/dlvhdr/gh-dash
GitHub
GitHub - dlvhdr/gh-dash: A beautiful CLI dashboard for GitHub
🚀
A beautiful CLI dashboard for GitHub
🚀
. Contribute to dlvhdr/gh-dash development by creating an account on GitHub.
Golang drawer
https://github.com/deepmap/oapi-codegen/releases/tag/v2.2.0
GitHub
Release v2.2.0: Pure-Go 1.22+ server, documentation overhaul. JSON schema and several bug fixes · oapi-codegen/oapi-codegen
Big announcements
In case you've missed it, we've got a few big announcements as maintainers of oapi-codegen which we'd recommend you read in more depth.
oapi-codegen is moving to its ...
Golang drawer
https://github.com/stephenafamo/bob
GitHub
GitHub - stephenafamo/bob: SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite - stephenafamo/bob
Golang drawer
https://github.com/destel/rill
GitHub
GitHub - destel/rill: Go toolkit for clean, composable, channel-based concurrency
Go toolkit for clean, composable, channel-based concurrency - destel/rill
Golang drawer
https://github.com/Evertras/bubble-table
GitHub
GitHub - Evertras/bubble-table: A customizable, interactive table component for the Bubble Tea framework
A customizable, interactive table component for the Bubble Tea framework - Evertras/bubble-table
Golang drawer
https://github.com/Workiva/go-datastructures
GitHub
GitHub - Workiva/go-datastructures: A collection of useful, performant, and threadsafe Go datastructures.
A collection of useful, performant, and threadsafe Go datastructures. - Workiva/go-datastructures
Golang drawer
https://github.com/AccentDesign/gcss
GitHub
GitHub - AccentDesign/gcss: CSS written in Pure Go
CSS written in Pure Go. Contribute to AccentDesign/gcss development by creating an account on GitHub.
Golang drawer
https://github.com/0x2E/fusion
GitHub
GitHub - 0x2E/fusion: A lightweight, self-hosted friendly RSS reader
A lightweight, self-hosted friendly RSS reader. Contribute to 0x2E/fusion development by creating an account on GitHub.
Golang drawer
https://github.com/piqoni/hn-text
GitHub
GitHub - piqoni/hn-text: A text-first HN client.
A text-first HN client. . Contribute to piqoni/hn-text development by creating an account on GitHub.