Went with lineage since I grew up on cyanogenmod.
Went with lineage since I grew up on cyanogenmod.
I would really like to know how this graph was generated, because some expenditure per capita values have three different corresponding life expectancy values. Just look at Spain for example.
It was built in the early 12th century.
Always, if nothing else it makes “wiping” them securely easier.
.I just switch providers, it’s easier to get a good deal than by staying and nagging customer support. Though I currently pay €10,- with my current provider because I also have fibre with them, so I’ll probably stay with them for the foreseeable future.
I switched ever couple of years.
I’ve seen so many bots on lemmy summarising the contents of websites and blocked all of them, because of this. They are not reliable, and I still caught myself reading those. I don’t even want to know how many summaries which are in a post body are just generated by an LLM.
If someone comes to me I’m more than happy to answer questions and help, but I won’t bring it up. People don’t like being told that their tool of choice is “bad” “not optimal” or anything like that. Even if it’s only their choice because they grew up with it or don’t want to learn anything new. And they still need to learn if it’s more than browsing the web.
Also I really don’t want to be the one they come running to once something doesn’t work the way they expected - or not at all. I don’t have the time nor the inclination to be tech support for my family and half of my friends.
You could install qemu-user and register it in binfmt in the vm, that lets you run programs for other architectures.
Whenever my fiio runs out of power. About once a week.
Is anything keeping you from just reinstalling the system and mounting your home into it again (maybe the majority of your customisations live in /home too)? I feel that is a lot less of a hassle than copying files around.
In principle you should be able to restore your system by just copying all of the relevant files from the backup to their correct partitions - it can’t really get any worse if it doesn’t work.
For the future: A backup is only any good if you know how to restore it and tested that that actually works.
Regarding the permissions: If you do a cp fileA.txt fileB.txt
fileB.txt
will normally be owned by the creating user. So a sudo cp ...
will create the files as root.
I would personally use rsync
with a few additional options, archive among them. This way the fs is restored exactly as it was. But that doesn’t make a whole lot of sense if the files weren’t copied that way too.
I got a bunch of the Seagate Exos x18. Greate price/TB and performance. Though they were only the 16TB SATA variant and not the SAS one.
Syncthing on my Kobo and all other devices where I want access to my books.
I recently wrote a script which finds duplicate files and hard links them. I can share it with you, though there are no guarantees of it’s safety. There are probably better already established tools out there.
I have a cheap Kobo and put KOReader and Syncthing on it.
I couldn’t even work if I had aliases in my muscle memory. Imagine ssh’ing to a server and every second command you issue doesn’t exist because it’s some weird alias you set up for yourself.
I’ll stick with the “pure” command and use tab completion.
That’s also part of the reason why I don’t use some of the fancy new tools like ripgrep and exa.
I just recently updated shutup10 because of another annoyance of windows and was surprised that it didn’t solve my problem right away. Even with shutup10 it’s barely bearable.
Bash, not because its my favourite but because it’s nearly ubiquitous. I don’t want to have to think about which shell I’m using.