Using Cloudflare Tunnel to expose a local dev app
Old habits die hard, but having a fresh OS is helping with changing some of them. This time, we are replacing the external service with another external service (Cloudflare Tunnel) …
Old habits die hard, but having a fresh OS is helping with changing some of them. This time, we are replacing the external service with another external service (Cloudflare Tunnel) …
I moved from one distro to another, but forgot to export GPG keys. This is how I exported them from backup and imported them on the new machine.
After logging in, my laptop in clamshell mode suspends. But it should not. A small update to the logind configuration fixes the issue.
Resolving issue with the IntelliJ popup to enter SSH key passphrase - with the, probably, simplest way ever, which is… add all keys after the login!
Multitenancy wydaje się proste, dopóki nie zderzy się z realnymi wdrożeniami i compliance. Pokażę dwa sprawdzone podejścia z produkcji: schema-per-tenant w relacyjnej bazie oraz database-per-tenant w bazie dokumentowej z …
Multitenancy may seem straightforward until real-world users and compliance show up. Which approach to multitenancy should we choose, and why is one better than another? In this talk, we will review two production cases …
Multitenancy wydaje się proste, dopóki nie zderzy się z realnymi wdrożeniami i compliance. Pokażę dwa sprawdzone podejścia z produkcji: schema-per-tenant w relacyjnej bazie oraz database-per-tenant w bazie dokumentowej z …