zarl.dev
Professional yak shaver disguised as a Go developer.
13 posts
17 followers
47 following
Getting Started
comment in response to
post
Gesaffelstein is another great programming soundtrack artist.
m.youtube.com/watch?v=_XhL...
comment in response to
post
Everyone's favourite derpy mascot.
comment in response to
post
A lesson everyone who uses it learns.
comment in response to
post
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! 😜
comment in response to
post
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?
comment in response to
post
including tests!
comment in response to
post
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