What's "unique" in Go std

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

Fear is actually a superpower

It is used the wrong way too often. Last week was tough. The events happening around my family were causing stress and uncertainty. When loved ones experience pain due to health issues, it

Superheroes don’t use busses to commute

Or I think I am finally right about understanding things wrong. Who are superheroes? From the ancient stories till through the ages and centuries till present days people are admired with the idea

How I improved my application configurations

How I thought I found a silver bullet for application configs, but it turned out I overcomplicated things again for my tiny application. By the way there is a Youtube video I made

How to structure Go repository

The condensed introduction with real-life examples so you could organize your Go repository the easy way. While browsing different groups and communities around the Internet I often spot a question about structuring the