Adding a blog to my homepage
A recap of how I started a Ghost platform and how well I integrated it with my homepage.
A recap of how I started a Ghost platform and how well I integrated it with my homepage.
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).
A while ago I've created a tiny library called go-omap (Go Ordered Map) and back then I had not project to use it immediately. I have encountered such cases earlier in time, but had no code to show. GitHub - eli-l/go-omap: Ordered Map for Go (Golang).Ordered Map for Go (Golang). . Contribute to eli-l/go-omap development by creating an account on GitHub.GitHubeli-l Storing collections in Go I bet you know sorting on database level is useful and often the fastest way to get entries in the sp