

Also removes the pressure when cooking and helps the shell to separate.


Also removes the pressure when cooking and helps the shell to separate.
True, in this case trash-cli is the sane command though, it has a much different job than rm. One is remove forever no take backs, the other is more mark for deletion. It’s good to have both options imo. Theres a lot of low level interfaces that are dangerous, if they’re not the correct tool for the job then they don’t have to be used. Trying to make every low level tool safe for all users just leads to a lot of unintended consequences and inefficiencies. Kill or IP address del can be just as bad, but netplan try or similar also exist.
I understand that they were intending to unpack from / and they unpacked from /home/ instead. I’m just arguing that the unpack was already a potentially dangerous action, especially if it had the potential to overwrite any system file on the drive. It’s in the category of “don’t run stuff unless you are certain of what it will do”. For this reason it would make sense to have some way of checking it was correct before running it. Any rms to clean up files will need similar steps before running as well. Yes this is slower, but would argue deleting /etc by mistake and fixing it is slower still.
I’m suggesting 3 things:
Check the contents:
Confirm where:
Have backups:
I’m not suggesting that everyone knows they should do this. But I’m saying that problems are only avoidable by being extra careful. And with experience people build a knowledge of what may be dangerous and how to prevent that danger. If pwd is /, be extra careful, typos here may have greater consequences. Always type the full path, always use tab completion and use “trash-cli” instead of rm would be ways to make rm safer.
If you’re going to be overwriting system files as root, or deleting files without checking, I would argue that’s where the error happened. If they want to do this casually without checking first, they have to accept it may cause problems or loss of data.
Could make one archive intended to be unpacked from /etc/ and one archive that’s intended to be unpacked from /home/Alice/ , that way they wouldn’t need to be root for the user bit, and there would never be an etc directory to delete. And if they run tar test (t) and pwd first, they could check the intended actions were correct before running the full tar. Some tools can be dangerous, so the user should be aware, and have safety measures.
The biggest flaw with cars is when they crash. When I crash my car due to user error, because I made a small mistake, this proves that cars are dangerous. Some other vehicles like planes get around this by only allowing trusted users to do dangerous actions, why can’t cars be more like planes? /s
Always backup important data, always have the ability to restore your backups. If rm doesn’t get it, ransomware or a bad/old drive will.
A sysadmin deleting /bin is annoying, but it shouldn’t take them more than a few mins to get a fresh copy from a backup or a donor machine. Or to just be more careful instead.


This is wild advice, thier algorithm will say “this person is addicted to matches and will literally match with anyone, sell him the unlimited swipes package and downgrade his match chance exposure to keep him hanging on for more”. Based on 5 years since use.


Method http died unexpectedly 127 means APT’s HTTP helper (usually curl/wget) was in a bad state when the disk filled. Chroot alone won’t fix it, run dpkg --configure -a first, and if http still fails, reinstall curl/apt-transport-https (manually via dpkg if needed), then apt --fix-broken install.
You’ll have to download them manually as other people have mentioned, and resolve any missing dependencies during install the same way. Also check your network still works.
ping -c 3 1.1.1.1


Removes french language pack!


The original painting is real, it’s a Renaissance/Mannerist portrait generally attributed to Parmigianino (c.1530), often titled “Portrait of a Young Woman, possibly Countess Gozzadini,” and the original is held in the Kunsthistorisches Museum in Vienna. The pencil isn’t original — that’s a modern edit. The earliest traceable version with the pencil seems to come from commercial wall-art prints sold under names like “Pen and Lips” by brands such as Canvasez / Bona Fidesa, which start appearing online around 2020–2021. It was almost certainly a simple Photoshop-style edit rather than AI (since it predates widespread generative AI).


I have a good word filter list that seems to do the trick. Apart from when the titles are “things am I right?” And the description is “this ^”, no word filter will work on that. Wish there was a politics tag.
So it’s an app on Linux which you can get from github, and then an app on the Quest store. And it works by loading up the app on the Quest and streaming it all to there. Just AVR on the store, made by the same people as the GitHub. There’s guides online and it might be a bit fiddly if you’re not good with Linux. It still seems like a work in progress and you’ll need strong WiFi.
I’ve been using AVR for VR fairly successfully recently on Linux. I’m not massive on VR but it’s a much better experience than quest native, other than very slow load times.
Awesome thanks! Has mine! Hopefully someone does similar for the NZXT Kraken Elite display, but I can live with the large temperature number.
Link? I have some rgb ram I’m waiting on something like this for. Happy to donate!


CTRL+SHIFT+L to sync my room lights to the screen using huenicorn. Plan on hooking up openrgb as well when I can be bothered to write a script.
Try a mesh VPN and SSH would be my advice


WIN+R , “shell:startup” in future by the way.
The other list you saw is programs that have added thier own AutoRuns registry keys.


Disabling compression in HTTPS is advised to prevent specific attacks, but this is not about compression weakening encryption directly. Instead, it’s about preventing scenarios where compression could be exploited to compromise security. The compression attack is used to leak information about the content of the encrypted data, and is specific to HTTP, probably because HTTP has a fixed or guessable structure.
Ignore me if I’m being stupid, but could you just not give it internet? A lot of TVs have high spec CPU/APU these days and complicated firmware, surely ability to update the firmware for these is necessary for patches/feature improvements. They probably think it’s silly not to include software if they can, but I agree the software experience is often a bit of a let down. LGs been good, but admittedly I block all telemetry on my network so wouldn’t notice any downsides.