![](/static/11047678/assets/icons/icon-96x96.png)
![](https://lemmy.ml/pictrs/image/a64z2tlDDD.png)
Sure, but it’s still really interesting from a historic point of view.
Sure, but it’s still really interesting from a historic point of view.
It will be named the BlyatStation
Not OP, but there is value in having competition. DDG is just a bing front-end. The big search engines have a major problem with the quality of results going down, as the internet is SEOd to death. The companies behind these engines don’t seem to be very eager to fix it, they are just hoping to replace them with AI. We’ve also seen how these engines have been turned into ad platforms, which changes the incentives… Instead of ranking quality, they are ranking who pays more.
Taking a different approach to ranking results that isn’t ad driven, that can punish AI generated content and low quantity results would bring a huge value.
If you don’t want to be on the bleeding edge and want a distro with longer support, CentOS Stream isn’t bad. Sure, there was some controversy surrounding it, when Red Hat killed the old CentOS. But ignoring that, the distro itself is pretty good and stable.
You can’t hard link across docker volumes. In the second example, you need to remove the /media/movies and /media/downloads volumes, only keep /media.
After fixing this, only future downloads will be hard links. Use a deduplication tool like jdupes to create hard links for the already downloaded files.
There are a lot of things people do while driving that are dangerous but very common. Things like driving with the high beam, speeding, tailgating, using a phone while driving etc.
The problem is that enforcing the rules is hard. You would either need a large percentage of the population to be police officers, or to put traffic cameras on every street.
I just use a planetary mixer that can mix the dough. It uses a lot less space, and it can be used for multiple purposes. For resting, rising, i will just transfer it over to the pan and put it somewhere warm, like next to the radiator or in the oven on a very low setting.
Slower is usually better for the battery, use it if you charge at night. It also decreases the wear on the usb port.
A bread machine. Had good reviews. I used it like 3 or 4 times. The mixing things are too small to mix the dough properly, and having to fish them out of the bread after it was done was a huge hassle. The bread was not great… Shell was too hard, and the top side didn’t cook properly. Then I realized, I could basically do the same with a planetary mixer that can mix the dough and the normal oven, and the end result was far better.
Much better. SSDs and HDDs do monitor the health of the drives (and you can see many parameters through SMART), while pen drives and SD cards don’t.
Of course, they have their limits which is why raid exists. File systems like ZFS are built on the premise that drives are unreliable. It’s up to you if you want that redundancy. The most important thing to not lose data is to have backups. Ideally at least 3 copies, 1 off site (e.g. on a cloud, or on a disk at some place other than your home).
PhotoRec and TestDisk are probably the best, but they don’t recover file structure.
Fuck up #1: no backups
Fuck up #2: using SD cards for data storage. SD cards and USB drives are ephemeral storage devices, not to be relied on. Most of the time they use file systems like FAT32 which are far less safe than NTFS or ext4. Use reliable storage media, like hard drives.
Fuck up #3: no backups.
That’s why AAA+ is failing and indie games are getting better than ever. It’s insane how good the tools and engines have gotten. Making games had become much more accessible than ever.
No, AAA+ blockbuster games are dead. The 150 million budget is insane. Spending that much on a game, you end up having to minimize the risks and having to cater to the widest audience possible.
If you split that budget into maybe 2 larger and a few smaller games, you don’t put all your eggs in the same basket. You can take more risk, experiment with new mechanics and ideas. You can target different types of players. You can give a chance to smaller, lesser known writers who might have potential.
Wait, didn’t EA had their in-house engine Frostbite? They botched Mass Effect Andromeda because they moved from UE to frostbite (not the only reason) .
What I think the biggest problem with the traditional package managers is that (1) they don’t isolate packages from each other (when you install a program files are placed in many random places, like /usr/bin, /usr/lib etc) and (2) you can’t have multiple versions of the same package installed at the same time.
This creates a lot of work for package maintainers who need to constantly keep packages up to date as dependencies are updated.
Also, because of this, every distro is essentially an insane dependency tree where changing even one small core package could break everything.
Because of this, backwards compatibility on Linux is terrible. If you need to run an older application which depends on older packages, your only choice is to download an older distro.
This is what snap and flatpak try to solve. I think they are not great solutions, because they ended up being an extra package manager next to the traditional package managers. Until we see a distro that uses flatpak or something similar exclusively, the problem is not solved.
One of those tiny low power PCs with OpenSense is a good alternative, but a bit more work. The only downside is that you need a separate switch and wifi access point.