Y
Hacker News
new
|
ask
|
show
|
jobs
by
fragmede
154 days ago
Make sure that your rollback system can be rolled back to. It's all well and good to go back in git history and use that as the system, but if an rm -rf hits .git, you're nowhere.
1 comments
antidamage
154 days ago
Limit its access to a subdirectory. You should always set boundaries for any automation.
link
kcrwfrd_
154 days ago
Dan Abramov just posted about this happening to him:
https://bsky.app/profile/danabra.mov/post/3mca3aoxeks2i
link