

no one understands how these models work, they just throw shit at it and hope it sticks
no one understands how these models work, they just throw shit at it and hope it sticks
caches are never really a concern to me they will regen after the fact, from your description i would worry more about db, this is dependent though in what you’re using and what you are storing. if the concern is having the same system intact then my primary concern would be backing up any config file you have. in cases of failure you mainly want to protect against data loss, if it takes time to regenerate cache/db that’s time well spent for simplicity of actively maintaining your system
in Windows you separate each drive by a letter like C:, D:, etc, however on Linux your drives are mounted as part of your folder structure. the top level is called root which would be /
you can then mount each disc as a folder under root, so for example /home
could be a separate hard drive but it’s still mounted under root, note the starting slash. This means the command deletes any and all files+directories under root, this can include mounted USB, mounted network drives and anything mounted to your root. you’re basically nuking all the files you can access when you’re logged in as admin/root.
i love Linux tips! you can also print animated clams on the CLI with :(){ :|:& };:
add to your bashrc to be greeted everytime you open a terminal!
but seriously, don’t run that unless you want to reboot.
I’ve been using scope buddy to manage my gamescope config, has auto resolution/hdr detection and you can set global defaults. you still have to pass scb -- %command%
but it seems easier to manage. with proton 10 i set it to actually disable gamescope and use it to set the proton Wayland+hdr env variables and haven’t had any issues so far.
my recommendation if you do is to look at refresh rate, going 120hz to 240hz felt like a much bigger upgrade to me than sdr to hdr. especially if you’re playing games that depend on response times, it just feels smoother. hdr in Linux is decently there on kde but there’s still issues getting it to work everywhere like Firefox, though they still look nicer than regular sdr imo. also avoid hdmi, especially if using amd!
make sure to add --no-preserved-root
to make sure to update all the English libraries too so you can make sure only freedom fries are respected.
Look at that subtle off-white coloring. The tasteful thickness of it. Oh my God, it even has a watermark!
nobara is more focused on gaming and includes patches and software to play games without having to tinker a lot. you could use any distro but some games might have performance issues or require additional settings and configuration. nobara gets rid of maintaining that yourself, you might still have to tinker with a few things like launch options but not as in depth as other distros.
another popular distro is bazzite which does similar things, though i feel that’s a bit more advanced to understand some concepts.
if your curious about switching i would recommend, if you can, to install a second hdd (can be cheap/small) and try one or both of them for a week to see what it’s like and how well your games run. also if you don’t like how one looks you can also try different desktop implementations. coming from windows, KDE will feel very familiar.
from your own source
There is a broad consensus among economists that protectionism has a negative effect on economic growth and economic welfare, while free trade and the reduction of trade barriers has a positive effect on economic growth.
A 2016 study found that “trade typically favors the poor”, as they spend a greater share of their earnings on goods, as free trade reduces the costs of goods
So to reduce costs of goods we will make cheap items from China cost more so USA made can compete at a higher price. why doesn’t the math work here? how does this result in a better economy?
flatpak distribution is generally done by the developer as a common packaging method. if a distribution wants a native install it’s up to package maintainers of the distribution to support the application. although the package maintainers have to make sure they’re packaging the right versions of dependencies which becomes a problem known as dependency hell.
in your example of handbrake it’s true the main application is pretty small but that’s because it relies on libraries and is a wrapper for ffmpeg. even if you install through a package manager you still need to compare the total size of dependencies.
the disc space usage becomes a problem due to installing libraries both natively and in sandbox. however if you keep a relatively small system install and install applications through flatpak the disc usage will be pretty negligible. if disc space is really a concern then using something like btrfs with compression+dedup would probably solve most problems.
it’s great for applications that are notorious for requiring specific versions of libraries and can cause dependency hell. moves unnecessary system dependencies into a sandbox. for me this means i don’t have to enable multilib to install Steam and pull in 32 bit libraries on my root.
while it does take a lot of disc space it doesn’t duplicate dependencies in most cases. i would say you receive some good benefits at the cost of a bit more disc space, such as increased security, easy installs, explicit app permissions. it’s great for when you have to install a proprietary tool in that you gain control of what it’s allowed to access.
you seem to be blaming the workers for turning out flops but in general it’s the managements lack of planning and micromanagement that’s the general cause.
no one who’s a developer, artist, designer wants to add micro transactions, that comes from top down because it’s a revenue generator. they want to polish the games so they can be proud of the work, but are not given time.
executives are not the ones generally being let go and the ones that are will be cashing out from the acquisition. expect those IPs to get worse and have more enshittification because that’s what makes money and that’s all corpos care about.
you don’t get a larian studios from laying off talent, you get it from good management and giving your talent time to deliver.
A lot of the investments by big companies were made in 2018-2019 with low near 0% interest. now a lot of those loans are coming due which will impact their total assets. they want workers in the office to keep Corp real estate in demand so their investments don’t tank. most likely will result in massive layoffs or bail outs as they will try to protect the shareholders for eternal growth.
have been using bazzite for a while now and don’t have issues with Firefox, could be tests Google are running. they recently are targeting users of adblockers and artificially setting high load times in hopes users disable them. a decent alternative is freetube (on flathub) which is anonymous so you can’t login but you can import playlists and includes ad+sponsor block. they’re pretty fast at fixing Google’s attempts to break it too, sometimes you might have to change instances to get it working.