Ordering abstract JSON in Go
In this article I am sharing the way I extended OrderedMap lib to handle arbitrary JSON to preserve the original structure and order.
In this article I am sharing the way I extended OrderedMap lib to handle arbitrary JSON to preserve the original structure and order.
Starting a solo journey requires adjustment of the tooling to the current needs. High availability and the degree of how “cool” software is does not matter anymore. Today I am sharing my way to get aware of what's going on with the traffic and uptime at (almost) no costs!
While attending local DevClub focused on hiring I could not miss a chance to reflect on the problems we are facing. Because I've been wearing many hats before I introduced a co-dependant perspective of the existing market (2024).
I've build go-omap and it's tiny library, that provides convenient wrapper around go maps and slices to provide a more convenient API for managing items that needs fast access, but also must be ordered at the same time.
Go v1.23 has been released just yet. With iterators being the most discussed feature there are couple more changes. Today I made a tiny experiments with the freshly baked unique library, that is now a part of std. What problem is it addressing? It is simple and short: comparison. The unique is working with comparable interface and it is here to improve the way we compare what's comparable. In reality it might be easy to compare ints, floats and strings and do not even consider any improveme
If you are building an AI product and want senior engineering judgment in the room, book a 15-minute intro call.