Blog
Contact
Types of UUID
Oct 2, 2023
v1: mac address + time + random
v4: completely random
v5: input + seed (consistent, derived from input)
v7: time + random (distributed sortable ids)
Source
You may also enjoy…
Zero-Sum budgeting with Double-Entry accounting
Mar 2025
What I cannot create, I do not understand
Feb 2025
Quick guide to convert a Python script into a CLI tool
Dec 2024
Python function to send a single Telegram bot message
Nov 2024
Deploy PostgREST to Dokku
Jan 2024
Launch a simple HTTP Server in One Line of Python
Dec 2023
Types of UUID
Oct 2023
Ubuntu Desktop personal setup
Aug 2023
Git commit messages
Aug 2023
How to resize a disk on Ubuntu server 20.04
Jul 2023
Deploy Gitea to Dokku
May 2023
Build your own ngrok
May 2023