Sep
12
Building a Portable Homelab: Tips and Handy Hardware References
Self-hosting
3 min read

Building a Portable Homelab: Tips and Handy Hardware References

Hardware tips and links to consider when building a portable homelab.
Aug
30
Backups Matter: The High-Stakes Game of Laptop Ownership
Self-hosting
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.
Oct
14
Synergy in Action: Unleashing the Power of Network Effects In Life
Productivity
3 min read

Synergy in Action: Unleashing the Power of Network Effects In Life

How to make every minute automatically reinvested in other areas of life, by creating positive feedback loops and eventually result in organic progress in all related areas.
Dec
29
How To: REST API in Swift with Vapor RestKit — ORM Extensions
Open Source
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.
Jun
23
How To Make a Card Game For iOS — Animations (Part 4)
iOS App Development
5 min read

How To Make a Card Game For iOS — Animations (Part 4)

Finally, UIKit Card Game Engine animations. An overview of animations implementation ideas.