Advertisement Β· 728 Γ— 90

Posts by zarl

past me would be so proud if he could see how many projects #ai has allowed me to abandon.

3 days ago 0 0 0 0

Everyone's building AI harnesses and agent orchestrators. Some on top of Claude Code, some building agnostic. But how are your agents actually talking to each other? What's the format? Markdown? DB? MCP? 😜 #ai #agents #mcp #claude

1 week ago 1 0 1 0

⚑⚑ goenums v0.4.3 drops⚑⚑

Go's enums suck but goenums doesn't!

go generate and this tool does it all:
πŸ”Œ Auto JSON/DB integration
πŸš€ Type-safe parsing
πŸ”§ Enum-specific errors for errors.Is()
πŸš€ Go 1.23+ iterators

go install github.com/zarldev/goenums@v0.4.3

zarldev.github.io/goenums

#golang #go

9 months ago 2 0 0 0
Preview
[ On | No ] syntactic support for error handling - The Go Programming Language Go team plans around error handling support

go.dev/blog/error-s...

if err != nil {
return fmt.Errorsf("if err !=nil 4lyf : %w", err)
}

10 months ago 0 0 0 0

πŸš€ goenums v0.4.0 is live!

Turn Go iotas into type-safe powerhouses with:
✨ Text/SQL/JSON/YAML/Binary Marshaling
✨ Numeric parsing
✨ Compile-time validation
✨ Go 1.23+ iterators
✨ Zero dependencies

go install github.com/zarldev/goenums@latest

πŸ“– zarldev.github.io/goenums

#golang #go #programming

10 months ago 2 0 0 0
Gesaffelstein - Opr
Gesaffelstein - Opr YouTube video by TurboRecordings

Gesaffelstein is another great programming soundtrack artist.

m.youtube.com/watch?v=_XhL...

10 months ago 1 0 0 0
constraints package - golang.org/x/exp/constraints - Go Packages

Does any one else wish
pkg.go.dev/golang.org/x...
was part of the core language?

Yes I know I can redefine them, but I feel they should have been part of the core roll out of generics.

#golang #go #programming #generics

10 months ago 2 0 1 0
Advertisement

Everyone's favourite derpy mascot.

11 months ago 2 0 0 0
Preview
runtime: green tea garbage collector · Issue #73581 · golang/go Green Tea 🍡 Garbage Collector Authors: Michael Knyszek, Austin Clements Updated: 2 May 2025 This issue tracks the design and implementation of the Green Tea garbage collector. As of the last update...

New experimental garbage collector for Go programs! github.com/golang/go/is...

11 months ago 123 41 2 2

A lesson everyone who uses it learns.

11 months ago 0 0 0 0

everything is production when your vibe coding - one click deploy to vercel 🫠- API keys in your repo - you think you got time for reproducible builds and integration test, you aint even got time to read the code when you vibing! 😜

11 months ago 2 0 0 0
Preview
GitHub - go-yaml/yaml: YAML support for the Go language. YAML support for the Go language. Contribute to go-yaml/yaml development by creating an account on GitHub.

Currently doesn't implement any interfaces for YAML (un)Marshalling - since there is none in the std lib - and since github.com/go-yaml/yaml is unmaintained - what interfaces are people using for YAML?

11 months ago 0 0 1 0
Preview
GitHub - zarldev/goenums: Type Safe Enum generator for Go Type Safe Enum generator for Go. Contribute to zarldev/goenums development by creating an account on GitHub.

Just released goenums v0.3.8! πŸš€

Added Text & Binary (un)marshalling support for the generated enums and fixed some plural name handling.

Cleaner, smarter, and more reliable enums for Go.

Try it out πŸ‘‰ github.com/zarldev/goenums

#golang #opensource #go

11 months ago 2 0 1 0

including tests!

11 months ago 2 0 0 0
Preview
GitHub - zarldev/goenums: Type Safe Enum generator for Go Type Safe Enum generator for Go. Contribute to zarldev/goenums development by creating an account on GitHub.

I've just released a new version of goenums.
Type-safe enum generation tool for Go!

github.com/zarldev/goen...

#go #golang #enum #programming

11 months ago 4 1 0 0
Advertisement

1. Plan the thing
2. Build MVP v1 of the thing fast
3. Throw away v1 and build v2 with the knowledge you now have.
4. ?????
5. Profit

11 months ago 0 0 1 0
zarl.dev

I got bored again and remade zarl.dev. πŸ˜„

I documented the process here:
www.zarl.dev/posts/bored-...

#go #golang #react #reactjs #webdev

1 year ago 2 0 0 0