2 followers
I like to code and learn new things :)
While working on my personal projects, I have had to deal with Go's image package a number of times. Transitively, I have also had to deal with Go's...
I have been meaning to write this post for what is probably a few years now and since I continue to come across code that has problems with graceful...
We can agree that Logstash is a powerful tool for log collection and processing. In fact, it’s design is so flexible, that it can be used for the...
Your team is developing the next generation software-as-a-service solution, which promises to revolutionize the software industry. You have been...
Concurrency, channels, cross-compilation are all concepts that come to mind when talking about Go — all aspects that make the language brilliant....
Anyone that tackles the Go programming language for the first time is bound to be confused by some of the design decisions behind the language....