Oct
25
The Story of My Emergency Relocation — Destination Country Criteria (Part 5)
Shorts
3 min read

The Story of My Emergency Relocation — Destination Country Criteria (Part 5)

In my bookmarks, I had a very long list of countries from all over the world providing all kinds of Digital Nomad Visas. I'd been thinking that I would take my laptop and luggage, pick some country, and would go. Not so fast.
Aug
30
Backups Matter: The High-Stakes Game of Laptop Ownership
Shorts
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.
Feb
02
The Strategic Importance of Client Turnover: Rethinking Retention
Shorts
1 min read

The Strategic Importance of Client Turnover: Rethinking Retention

Retaining customers is crucial for a successful business. At the same time, it becomes a problem when dealing with limited time resources. Here is how I deal with it.
Jan
19
How To: REST API in Swift with Vapor RestKit — CRUDs
Shorts
3 min read

How To: REST API in Swift with Vapor RestKit — CRUDs

Writing CRUD Rest APIs is something that gets me bored VERY fast. Here comes RestKit with a vaccine from CRUDs boredom
Dec
29
How To: REST API in Swift with Vapor RestKit — ORM Extensions
Shorts
2 min read

How To: REST API in Swift with Vapor RestKit — ORM Extensions

One of the things I worked on some time ago was Vapor Rest Kit It started as a set of utils I implemented to speed up the development of my side project. Gradually my Vapor utils grew rather large and decided to move it to a separate package and publish.