What's your favorite spice? If that doesnt make sense for cooking then I'll just ask what spice do you use most often?
Darn, their whole page is bugged for me in mobile

Many people think of Docker as a virtual machine, but a better way to look at it is as a security wrapper around a process.
I really like this interpetation of containers. Thanks for sharing.
This already happens with resumes and it works great!
This should be added somewhere to wiki.nixos.org. Thank you for sharing
OBS Studio: There's a community version but no official version of OBS for Linux.
This is incorrect, right? Im assuming had to install it somewhere else and presumed it wasnt official.
Does anyone here use kellnr? Sounds really awesome to have, but I dont write any closed source rust, and just publish to crates.io.
Tinkering, really. I did a bunch of stuff with wine and virtualization and troubleshooted across versions. One time I manually updated the version of sqlite in python's std lib to be a newer version. I picked a non LTS kernel once. All these things compounded and bloated my system. And when I went to do clean up, I didnt have a record of exactly everything I installed, what I used and what I didnt. It was guesswork to clean up my disk or even remember the tools I used to get a project working.
This is solved with declarative configuration, which is the basis of NixOS. I believe VanillaOS 2 has something similar. Likewise, this is one the great benefits of docker, vagrant, ansible, etc.
I like butter+jelly and butter+peanut butter on my biscuits, but never both. I also like making sausage gravy with cream cheese instead of flour most of the time. Looks yummy anyway, even the eggs right on top ;)
The two top of the line tools for making backups are restic and borgbackup (in my opinion). They would allow you to easily compress and encrypt some local directories to another computer or cloud service. I personally use borgbackup with external backups at borgbase.com
Dont delete the gmail. As much as I want to move on...i still remember the occassional account tied to my gmail, and Im so, so thankful I can still get whatever notification, reset password, etc. I dont know when I'll feel comfortable deleting it. As long as Im getting emails, I can at least use it to reference what accounts still need to be moved over.
So despite "moving" emails I kind of just added one. But not a big deal, and the safety net is nice.
rutrum
0 post score0 comment score
Atuin has been such a life saver. I never learned/used whatever mechanism bash had for looking up history... (ctrl+s maybe?) And the history command always seemed to miss things.