paccache -r
got me about the same
- 1 Post
- 14 Comments
I love flameshot, but unfortunately it’s support for more than one monitor on wayland has me looking for an alternative :(
Alternative found: Spectacle in rectangular capture mode is the best
rmrf@lemmy.mlOPto Linux@lemmy.ml•rm'd a project that was months in the making a few days before launch... What to do if you kill the wrong file without a backupEnglish2·4 months agoI’m aware, but thank you. This post was intended to be a guide for people that end up in this situation.
rmrf@lemmy.mlOPto Linux@lemmy.ml•rm'd a project that was months in the making a few days before launch... What to do if you kill the wrong file without a backupEnglish1·4 months agoI’m aware. The post was simply to get a recovery guide out there for a crappy situation.
rmrf@lemmy.mlOPto Linux@lemmy.ml•rm'd a project that was months in the making a few days before launch... What to do if you kill the wrong file without a backupEnglish1·4 months agoThis happened a while ago and I’m well past it. The point of the post was to help others that ended up in the situation, not sell best practices.
rmrf@lemmy.mlOPto Linux@lemmy.ml•rm'd a project that was months in the making a few days before launch... What to do if you kill the wrong file without a backupEnglish3·4 months ago100% my stack going forward. Thanks!
rmrf@lemmy.mlOPto Linux@lemmy.ml•rm'd a project that was months in the making a few days before launch... What to do if you kill the wrong file without a backupEnglish2·4 months agoThat’s the move.
rmrf@lemmy.mlOPto Linux@lemmy.ml•rm'd a project that was months in the making a few days before launch... What to do if you kill the wrong file without a backupEnglish1·4 months agoI’m aware. Any local storage wouldn’t do much about a poorly aimed rm, though.
rmrf@lemmy.mlOPto Linux@lemmy.ml•rm'd a project that was months in the making a few days before launch... What to do if you kill the wrong file without a backupEnglish5·4 months agoDisturbingly effective is definitely the right phrase. It’s actually inspired me to create a script on my desktop that moves folders to ~/Trash, then I have another script that /dev/random’s the files and then /dev/zeros them before deletion. It eliminated risk of an accidental rm, AND make sure that once something is gone, it is GONE.
rmrf@lemmy.mlOPto Linux@lemmy.ml•rm'd a project that was months in the making a few days before launch... What to do if you kill the wrong file without a backupEnglish7·4 months agoThe server we were working at the time wasn’t configured with frequent backups, just a full backup once a month as a stop gap until the project got some proper funding. Any sort of remote version control is totally the preventative factor here, but my goal is to help others that have yet to learn that lesson.
rmrf@lemmy.mlOPto Linux@lemmy.ml•rm'd a project that was months in the making a few days before launch... What to do if you kill the wrong file without a backupEnglish3·4 months agoAs others pointed out, version control is probably the best fix for this in addition to traditional backups. My goal in this post was to help others that have yet to learn responsibility save their ass and maybe learn their lesson in a less pleasant way.
rmrf@lemmy.mlOPto Linux@lemmy.ml•rm'd a project that was months in the making a few days before launch... What to do if you kill the wrong file without a backupEnglish221·4 months ago100%. The organization wasn’t there yet and seeing that I wanted to remain employed at the time I wasn’t going to put up a fight against management 3 layers above me. Legacy business are a different beast when it comes to dumb stuff like that.
rmrf@lemmy.mlOPto Linux@lemmy.ml•rm'd a project that was months in the making a few days before launch... What to do if you kill the wrong file without a backupEnglish81·4 months agoI’m not denying that stupid stuff didn’t happen nor that this wasn’t entirely preventable. There’s some practical reasons that are unique to large, slow moving orgs that explain why it wasn’t (yet) in version control.
I was gonna comment this, decided not to, then decided the info should be part of this thread either for OP or future readers, so here goes:
Enterprise Linux distributions are unbeatable for their purpose. To your point, I’ve never in my entire career had even the smallest issue maintaining one, they’re wonderful. They achieve this, though, by being a stable, truly versioned release that will never see anything beyond minor upgrades. The reason why nobody recommends server distros for gaming is because of hardware compatibility and library support, and you end up maintaining more of your own junk anyway. Got the latest gpu? Great, compile your drivers.
Enterprise Linux distros are awesome and the most painless Linux experience imaginable, as well as a great workstation experience too BUT they typically are among the worst options for gaming if you want a simple system.