Nomad Software Engineer Chronicles: Travel, Tech, and Tales
Jun
30
Welcome

Hey! I'm Serge Kazakov, and welcome to my online home.

I'm a software engineer, freelancer, digital nomad, a bit of a blogger, and an investment enthusiast.

Here at Kazai Storyboard, I share my experiences, thoughts, and ideas primarily related to my work and lifestyle, tightly integrated with technology.

Subscribe to stay informed about new posts and articles.

Featured

Jun
13
How to Manage Secret Environment Vars in Xcode and CI
iOS Tooling
8 min read

How to Manage Secret Environment Vars in Xcode and CI

The tutorial provides a solution for managing secrets as environment variables in Xcode and CI
Dec
08
Should We Bring Redux to iOS?
Mobile App Architecture
22 min read

Should We Bring Redux to iOS?

One of the things I've been puzzling over recently. Can we benefit much from bringing redux-like architectures to iOS? How? And how can we get most of it?
Sep
10
CI/CD Pipeline Setup with GitHub Actions for iOS Project
iOS Tooling
10 min read

CI/CD Pipeline Setup with GitHub Actions for iOS Project

That kind of things are done rather seldom. Luckily if several times a year. That's why I have to look back the process how it's done every time. sI decided to write a tutorial once, so next time I didn't have to google once again. Probably that would be helpful also for you.

Latest

Sep
24
Harnessing ZFS Filesystem for Your Homelab: Tips, Caveats, and a Reference Goldmine
Homelab
3 min read

Harnessing ZFS Filesystem for Your Homelab: Tips, Caveats, and a Reference Goldmine

ZFS downsides, configuration tips, backups and relplication, encryption, cloud options and more
Sep
18
Rethinking Quality of Life: How Portugal Changed My Perspective
Relocation
2 min read

Rethinking Quality of Life: How Portugal Changed My Perspective

In the quality of life equation I didn't count anything I couldn't change. Probably, I was wrong.
Sep
12
Building a Portable Homelab: Tips and Handy Hardware References
Homelab
3 min read

Building a Portable Homelab: Tips and Handy Hardware References

Hardware tips and links to consider when building a portable homelab.
Sep
10
My Digital Nomad's Toolkit: Portable Homelab Overview
Homelab
8 min read

My Digital Nomad's Toolkit: Portable Homelab Overview

I've finally built my portable home lab to streamline the way I deal with my media data storage, backups, archives, etc. Now I can hardly hold back my excitement about it.
Aug
30
Backups Matter: The High-Stakes Game of Laptop Ownership
Homelab
2 min read

Backups Matter: The High-Stakes Game of Laptop Ownership

If you use a laptop as your primary daily driver and never make backups, read this.
Aug
03
Making Sense of Crypto ETFs
Finance
4 min read

Making Sense of Crypto ETFs

The whole point of crypto of that you own your assets exclusively. However, there are certain cases when one would prefer ETF instead.
Jul
03
Networking
1 min read

Cracking the Dunbar’s Number: From Social Grooming to Like and Retweet

There is a curious thing called Dunbar's number.

Dunbar's number is a suggested cognitive limit to the number of people with whom one can maintain stable social relationships—relationships in which an individual knows who each person is and how each person relates to every other person.

Or simply:

The number of people you would not feel embarrassed about joining uninvited for a drink if you happened to bump into them in a bar.**

Depending on the study and evaluation method, it's considered to be somewhere between 100 and 250, with a commonly used average value of 150. The number is believed to be correlated to the volume of the neocortex.

High Dunbar's number is indeed an evolutionary advantage which is named to be the reason why homo sapiens managed to outperform other species. With the help of languages they(we) levered communication to a new level.

Silly social networks for daily shit posting they say...

Lately, I was watching an Instagram story and caught myself thinking that I know the author so well... which obviously has nothing to do with the reality. I've seen him once IRL.

Silly social networks for daily shit posting. Or a tool to engage and build bonds with an infinite amount of people at the same time while being that far away from each other.

Jun
27
On the Weekend I Was Watching My Hometown Captured by Terrorists
LifeLog
6 min read

On the Weekend I Was Watching My Hometown Captured by Terrorists

How was your weekend? Mine was crazy, but not because of a loud party or a crowded music fest. I was watching how my hometown was being seized by terrorists online.
Jun
20
Puredux 1.1 - Release Notes
Open Source
4 min read

Puredux 1.1 - Release Notes

Puredux v1.1 is finally out. Puredux is a UDF architecture framework in Swift for app state management with Redux/Flux ideas in mind.
Jun
13
How to Manage Secret Environment Vars in Xcode and CI
iOS Tooling
8 min read

How to Manage Secret Environment Vars in Xcode and CI

The tutorial provides a solution for managing secrets as environment variables in Xcode and CI