Out of curiosity, which games? Was steam flatpak or from repo?
Out of curiosity, which games? Was steam flatpak or from repo?
To anyone who hasnt: do it! I did it a year ago and the only things you cant do are games with kernel level anticheat, but pretty much any of those games arent worth playing in my opinion anyways.
I use Kagi’s “Fediverse Search” lens and I’ve found it to work quite well for finding posts that I sort of remember and want to find again
R.I.P Hello Internet, the podcast I most wish would come back. Forever in my subs just in case.
Yeah, with their web installer it took like ten minutes with little to no input from the user on a fresh phone.
Honestly I just like them because they stick in my throat less
We must be buying different USB-C cables, then. I’ve been using anker ones for years and havent had a single break like that, and I’m definitely not gentle with mine.
Never gonna get safe roads for cycling if nobody cycles. Its an unfortunate chicken/egg problem
All I know is no matter how careful I was, it would end up not connecting unless it was held at exactly the right angle. I’ve yet to have a single USB-C connector have the issue
Any law that you see that you think “Wow, no way they can enforce that! That would get EVERYBODY in trouble” is a law that is intended to be selectively enforced against unwanted people
Because “contarary to national interests” means “any investigation that targets friends of mine”
Don’t have recs for someone else’s seedbox (mine is on my desk and just vpns) but if you’re using a good torrent client you should be able to limit it to only use the vpn network, that way even if you slip up there’s no leakage.
On qbittorrent its in the advanced settings under “bind to interface”
Americans will do anything to avoid standard measurements
Yes, absolutely. My dad recently purchased the same model of electric guitar he had as a teenager and he felt the same way about it.
In senior year at my high school depending on what math track you go in you can be doing AP Calculus
Basically you have to run a mini server (I use a docker container) called a cloudflare endpoint. From there you just enter the IPs and keys that your cloudflare account tells you to in the tunnel creation menu, and it all pretty much connects from there.
Then, on the cloudflare side, you make different subdomains point to local ports. So, for example, for connecting to qbittorrent web client, in the cloudflare menus I can make qbit.domain.example point to localhost:8080. In this case, it means “localhost” relative to the cloudflare access point you’ve made (which in my case can use localhost because its hosted on the same machine as my other docker containers, but if they are on different machines you can use local IP addresses).
I use their free plan, which is all you need if you’re just serving web content to a small number of users. You might need a domain to do this, but I don’t recall.
My layman’s understanding is you basically make cloudflare be the router, so their server/ports are what is exposed to the open internet rather than your local router.
It can be pretty secure if you host it behind a cloudflare tunnel. Then you don’t have to open any ports to the wild west
I agree with the other guy, I’ve done 3 playthroughs of that game on openSUSE tumbleweed with a GTX 1080.
My experience is don’t try and run most games linux native, run them through proton in steam. Far more consistently out of the box working. If you run into any trouble, ProtonDB will have the fix posted 90% of the time
I personally find games to be more glitchy on Wayland, so if you’re picking a compositor and want stability I’d say go X11.
That said, if you want “just works” go Linux Mint. I set my partner up with it near december 2023 and it’s been smooth sailing. And they don’t touch the command line at all