I guess you could also Mount a tmpfs to that directory
I guess you could also Mount a tmpfs to that directory
*******
that’s what I see
That’s the neat part: you don’t have to take the icky parts. Just use artix instead of arch to not use systemd
Debain on servers because it just works.
Arch on desktops because you got basically every software package you’d ever need in the AUR and it’s somewhat stable.
If you need another thing to do, you could try to make your opnsense HA and never have your internet stop working while rebooting a node. It’s pretty simple to set up, you might finish it in 1-2 evenings. Happy clustering!
I know, but every time I had to do that it felt like it’s a jank solution. If you have a raspberry pi or smth like that you can also set it up as a qdevice.
…and if you’re completely fine with how it is you can also just leave it like it is
You should get another node, otherwise when node1 fails node2 will reboot itself and then do nothing because it has no quorum
git gud. HA, GOTTEM
deleted by creator
yes, we are quite good at funding foss
are you trying to say that this is a bad thing?
Doesn’t Firefox use GCM? I think fdroid doesn’t allow apps that use that
ya don’t have to enter your sudo password if you’re already logged in as root
Dell - best known for good-quality mass-produced PCs -
I’d disagree with the “good-quality” part, but they certainly are mass-produced
Switch to SearxNG instead
adafruit is using cloudflare and it automatically loads stuff from paypal, amazon and cloudfront. it will also ship your stuff using dhl, ups etc.
would you say that you trust all of those companies with your (meta)data? if yes, reCAPTCHA won’t make a difference. although i do agree that everyone should use hCaptcha
ventoy but instead of it being installed on a usb stick it is set up as a PXE Server, which then serves boot images over the network to your clients that you want to install
Oh I thought you meant separate mouse-buttons. I still think tap-to-click is superior, but as always: if you like to click then go and configure your system to click
Yeah I love moving my finger away from the middle of the touchpad and down to the clicky-thingy just to then move it back to the middle of the touchpad. I think tap-to-click is just faster while having no real disadvantages
If you update your OS, it could happen that a changed dependency breaks your app. This wouldn’t happen with docker, as every dependency is shipped with the application in the container.