This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Pooya Parsa
pi0.io
did:plc:guhcjjgatywtjuhssknph3gb
I use this always before backing up my ~code dir:
find . -name "node_modules" -type d -prune -exec rm -rf '{}' +
2024-11-11T13:05:34.386Z