Latest

09
Jul
Does git rm delete the file?

Does git rm delete the file?

tldr; Yes. Yes it does. (use git restore --staged <filename> to un-delete if you made that mistake*) Does
2 min read
17
May
Override the entrypoint of docker containers (any container)

Override the entrypoint of docker containers (any container)

Sometimes you want a quick and easy way to look inside a container before it's stopped- to debug
03
May
Database migrations with multiple git  branches and teams alembic sqlalchemy

Database migrations with multiple git branches and teams alembic sqlalchemy

> This article is suitable for understanding database migrations when there are database migrations on different git branches which need
3 min read
17
Apr
How does Algorand work thoughts

How does Algorand work thoughts

This is a summerisation of the parts I found interesting in relation to the recorded conversation with Silvio Micali: Cryptocurrency,
6 min read
03
Mar
Why do I need to confirm my WHOIS information?

Why do I need to confirm my WHOIS information?

The WHOIS information shows the public and your registrant the contact information of a domain's owner; in other
1 min read
26
Feb
ipv6 KVM multiple vms ip config

ipv6 KVM multiple vms ip config

I want to spin up multiple vms using kvm and ipv6. IPv4 is exhausted and expensive. How do I do
7 min read
11
Jan
How to Migrate From Ghost 1.x.x to 3.x.x

How to Migrate From Ghost 1.x.x to 3.x.x

The Ghost Version 1.x.x can't be updated automatically anymore. Therefore, it needs to install the lastest
6 min read
21
Dec
Saas based architectures

Saas based architectures

Deploy Sass customers independently each within their own version of the application or as one, application containing all tenants? The
3 min read
14
Nov
How to install k0s kzeros Kubernetes

How to install k0s kzeros Kubernetes

K0 (kzeros) in a new single binary distribution model for running and deploying Kubernetes. The project is available on GitHub
1 min read
08
Oct
Sessions not set SameSite cookie Firefox vs Chome iframe

Sessions not set SameSite cookie Firefox vs Chome iframe

This matter comes into play when you are embedding an iframe into your application (e.g. maybe your application is
3 min read
Collect recurring payments with Subscribie