sonichigo

↗ HN profile [ 81.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. If you've ever deployed schema changes manually, you know the pain: tracking SQL scripts, guessing what's applied where, and praying nothing breaks in prod. I recently wrote a post on how Liquibase helps database admins…

  2. I recently wrote a blog walking through how to run WebAssembly (WASM) containers using containerd, crun, and WasmEdge inside a local Kubernetes cluster. It includes setup instructions, differences between using shim vs…