trishulasoftwre
6 hours ago
Hey HN — I shipped BashISE (bise2), a local-first “ISE-style” GUI editor + Bash runner for Linux.
Core doctrine:
Atomic writes (temp → replace)
Backup on every write
JSON receipts (what/where/when)
Offline-first (no cloud dependency)
Selftest / proof: BISE2_ARMORY_SELFTEST=1 bise2
I’d love feedback on UX and packaging.