Pavittarx // Lab Notes

Model X1 // Ref: 2019—2026

Fig. 05

Scale 1:1

Lab Notes

// Writing on systems, scale and the tooling around them

2025

Unique IDs… Which is the best?

When thinking of generating unique IDs, the very first approach that comes to mind is using auto-incrementing integer IDs in traditional databases....

2021

Does your code have debt?

Good code is an asset, while Bad code is a liability. The liability also has a technical name as Tech/Code Debt. Code debt arises when the delivered...