Reading all of stdin
on the command-line with Go (1 mins read).

How to read the whole of stdin
, up to EOF, with Go.
Reading all of stdin
on the command-line with Go (1 mins read).
How to read the whole of stdin
, up to EOF, with Go.
Appending to a Querystring using Go (1 mins read).
How to append query parameters in a URL in Go.
Go is one of my favorite programming languages, but it is still far from perfect.
What is a map[string]interface{} in Go, and why is it so useful? How do we deal with maps of string to interface{} in our programs? What the heck is an interface{}, anyway? Let's find out, with renowned Go teacher John Arundel, aka @bitfield.
Building an Automagically Updating Personal README for GitLab and GitHub (2 mins read).
Announcing the publishing of readme.jvt.me as well as automagically updating READMEs in my GitLab and GitHub profiles.
You're currently viewing page 7 of 7, of 307 posts.