HN user

der_gopher

125 karma

Coder | Enthusiast of Go | packagemain.tech

Posts28
Comments17
View on HN
packagemain.tech 2d ago

Building the Pkg.go.dev TUI Explorer

der_gopher
3pts1
packagemain.tech 5d ago

Review the actual change, not the file list

der_gopher
1pts0
packagemain.tech 7d ago

My thoughts on the future of Go in the AI era

der_gopher
5pts1
www.youtube.com 1mo ago

Building a Pkg.go.dev TUI Explorer

der_gopher
2pts0
www.youtube.com 1mo ago

My thoughts on the future of Go in the AI era

der_gopher
3pts0
packagemain.tech 1mo ago

Building an Agent with the Cline SDK

der_gopher
2pts0
packagemain.tech 1mo ago

Persistent multiplayer state without chaos

der_gopher
2pts0
www.youtube.com 2mo ago

The filesystem is the API (with TigerFS)

der_gopher
1pts0
packagemain.tech 2mo ago

I built the core loop of a browser multiplayer game

der_gopher
3pts0
www.youtube.com 3mo ago

How to implement the Outbox pattern in Go and Postgres

der_gopher
11pts0
packagemain.tech 4mo ago

Agentic pre-commit hook with OpenCode Go SDK

der_gopher
1pts0
www.youtube.com 4mo ago

Agentic pre-commit hook with OpenCode Go SDK

der_gopher
2pts0
www.youtube.com 4mo ago

Developing a 2FA Desktop Client in Go [video]

der_gopher
2pts0
www.youtube.com 7mo ago

Trying manual memory management in Go [video]

der_gopher
1pts0
packagemain.tech 7mo ago

Golang optimizations for high‑volume services

der_gopher
67pts13
packagemain.tech 7mo ago

ULID: Universally Unique Lexicographically Sortable Identifier

der_gopher
68pts55
www.youtube.com 7mo ago

ULID – the ONLY identifier you should use? [video]

der_gopher
4pts1
packagemain.tech 10mo ago

How to implement the Outbox pattern in Go and Postgres

der_gopher
2pts0
github.com 10mo ago

Oq: Terminal OpenAPI Spec Viewer

der_gopher
124pts20
packagemain.tech 10mo ago

Terminating elegantly: a guide to graceful shutdowns

der_gopher
2pts0
gitprint.me 10mo ago

Print GitHub Repositories as Books

der_gopher
21pts19
pliutau.com 10mo ago

Auto-generated RSS-based Reading List

der_gopher
1pts0
pliutau.com 10mo ago

.gitignore Everything by Default

der_gopher
20pts7
pliutau.com 10mo ago

Deploy Hugo static site to Hetzner

der_gopher
2pts0
www.youtube.com 11mo ago

Should you learn Go in 2025? [video]

der_gopher
2pts1
packagemain.tech 1y ago

The evolution of code review practices in AI

der_gopher
1pts0
www.youtube.com 1y ago

How to mock a gRPC server? [video]

der_gopher
2pts0
pliutau.com 1y ago

Auto Generating Blog Feed

der_gopher
1pts0

I also love Homebrew and use it daily, at the same time I don't want to go through the review process, but tap sounds good, will try it out, maybe goreleaser supports that too?

Yeah, the name is very short to be unique. I don't want to rename yet, as I am ok if there are other projects with the same name as long as there is no legal trademark or something. But yeah, don't install it from the Homebrew, btw I added binaries to releases page so we can just wget it.

Hi Jamie, I've been a big fan of oapi-codegen and your work! I haven't fully tested the 3.1 support yet, but the tool doesn't do much, just list of routes and components, which I believe are similar between 3.0 and 3.1 OAS

I did the same first, then went with Colima, nowadays with Orbstack. My point is, there are so many great options apart from Docker Desktop