deleted by creator
deleted by creator
Start upgrading your storage and internet now so by the time it’s on pc, you’ll be able to handle the 130TB install size.
Wasn’t planning on playing it but now I’m definitely not going to. Minimum system requirements will probably be absurd anyway. 69420gb of ram and a rtx 9990ti.
In my experience, on Windows a lot of old stuff runs as long as you have whatever registry setting enabled that lets you run non 64 bit programs. This isn’t available on every windows pc but if you’re running it on your home pc, you can probably get it. A lot of old games don’t work but old things that don’t use graphics almost always run.
In wine, it’s basically the same story. A lot of old stuff runs especially non graphical old stuff. Some old windows games don’t work on wine but just because something old doesn’t work on Windows doesn’t necessarily mean it won’t work on wine and vice versa.
I would rate wine as slightly more compatible with late 90s and early 2000s games than Windows is but ymmv. Graphics stuff tends to work a little more often on wine. Some mid 2000s games use obscure hacks that are impossible to ever get running on wine.
Theyre no longer trying to keep bots out. They’re trying to keep humans out. This is exactly the type of thing a bot would be best at. They can probably tell you the estimated temperature to 3 decimal places of each picture.
I just use systemctl because I know how to use it and know all the ins and outs of any bullshit I might encounter. No way I’m switching. I like not being stumped on issues I can’t fix for weeks.
Yeah I can’t think of a way to do that but in theory if someone could figure it out, that would be a better approach.
The discord pacman package sometimes takes up to 2 days to update to the newest version. I’m sure if I really wanted to get into it I could use wireshark to find out which ip addresses to block with the host file to make it stop refusing to let me use it without being on the latest version but that’s a lot of effort for something that only might work.
If you’re on Arch, the hack where you change the version number in the build_info.json file to the current version works this time. Sometimes that hack doesn’t work but this week it does.
In my 30s here. I spent my 20s getting shit faced drunk almost every day. I can’t drink anymore. The hangovers are just too severe. I would rather be sober and deal with all the boringness that comes with it than get hungover. And that’s exactly what I’ve been doing.
deleted by creator
I do laundry gauntlet too but a lot of my clothes are tattered and worn. Probably because I still wear a lot of the same clothes I was wearing 10 years ago though and less because of my laundry habits. I did finally retire my oldest jeans this year.
Some people give birth in their own homes like in medival times. I know people who have done it. In my opinion people shouldn’t be having kids if society is so broken you have to do stuff like this but to each their own.
700 fucking gigabytes over 5g? That is fucking ludicrous. Around here you’re lucky to get a 7gb cap on a 5g plan but I think some people have cellular caps as high as 40gb.
Is this some kind of European joke I’m too American to understand? In the US the only way you’re getting internet service without a bandwidth cap is if you either pay a fortune for it or if you live so far out in the country they haven’t even invented bandwidth caps yet.
If you’re ever stranded on a desert island, you have nothing but a computer and a bandwidth capped internet connection, download this game until your ISP comes after you and then you’ll be saved
The fucking government is stepping in to take away video games from people now. What the fuck.
Idk, maybe if they didn’t lock down their game to the point of always online with no mods and maybe if they reduced the grind to a point people with a job or a life could play the game and still progress the game at all, more people would play their space game.
It was borderline acceptable in 2015 when their game was the only one of it’s kind but that is no longer the case. It’s time to open things up or the game will die. Because as it stands, playing their old games + mods is a better choice than their new game with always online drm and no mods.
Some people have KDE problems because they use Nvidia. I have KDE problems because I switched from Nvidia to amd but there’s no way to uninstall Nvidia drivers in arch without a os reinstall and I’m too lazy for that (games still work, but many of my KDE bugs are probably caused by Nvidia drivers still being present). We are not the same.
Actually I got an nvidia card working on easy diffusion on Debian. The barrier for getting a text chat ai working with gpu acceleration is actually the fact that I don’t have the patience to deal with all that python venv nonsense so I use llamacpp. It runs in c++ which means no python dependencies to fuck you with at the cost of slower cpu-only generation.
Easy Diffusion just happens to be simple enough that I could actually figure out how to get it to work (it’s in python and needs a virtual environment) but it’s a different story for the text ais.
If you actually had the patience and knowledge to deal with all the python issues and/or had a distro that makes it easy (different distros deal with pip differently), I don’t doubt you’d be able to get Nvidia card acceleration working on some text chat ai.