Shifting Gears for a Short While
I am slowing down involvement with my business for some time.
Writing is a big part of my life. This is a collection of the essays and long-form post I have throughout the years.
I also keep a separate collection of my shorter posts and fleeting thoughts - I call that my Scratchpad.
I am slowing down involvement with my business for some time.
In the vast theater of the Cosmos, one voyager dances with the infinite unknown.
A simple pattern that will help you reduce error handling, while keeping your Go code simple and idiomatic.
I am trying to make sense of what I can do better next time.
Let me read it and share my honest review with the readers of this blog.
My struggle to choose the right type semantic and keep code consistent at the same time.
Murmel is seeking a new home on the Fediverse. Our Mastodon beta is now live and ready to try.
Machine learning rocks, but it’s far from intelligence. It’s advanced stats on steroids. Know its limits, roll with smaller models, and be the boss of your decisions.
Did Google reinvent both EJBs and Spring in Go?
Results from my Mastodon poll and my personal 2 cents.
While Go doesn’t have proper enums, you can create a more robust enum-like construct using interfaces and structs.