

What video card do you have? Do you plan to use the machine for gaming?


What video card do you have? Do you plan to use the machine for gaming?


What does that even mean? You either have a student loan or you don’t.


No but he’s an asshole.


Look at the price of Xbox series X SSD expansion vs PS5 and see if that’s what you really want. $150 for 1TB with Xbox or 2TB for the same price or less for PS5? 1TB NVMe is well under $100 right now.


If he were 19 and they were having sex for free this wouldn’t be a big deal. He’s paying and more than twice her age. Especially because he’s a high profile public figure, additional scrutiny should be applied, including background checks. The fact that he finds himself in bed with a 17 year old who needs to pay for braces just proves that the allegations of FSB/Mossad/Epstein kompromat are a credible. What would these idiots be willing to do to ensure their actions aren’t made public?


People can accept the religions of others, particularly if it motivates them to be better people, help others, or find inner peace. If you don’t share this guys specific religious views, then it appears he’s actively trying to bring about the end of the world.


Just pretend to be from California instead. They understand the difference.


Isn’t 2k and 1080P basically the same thing?


Perry County, Tennessee is only 8,300 people. There are only a few towns in LA metro smaller than that. Both LA and Orange Counties have had corrupt sheriff’s that were sentenced to jail. Imagine what it would be like in a county where everyone personally knows your family and there are very few checks and balances on power?


It would fuck over people who are straw employees where someone else is doing the work but that’s kind of the opposite scenario. There was a story recently about a lot of San Francisco tech startups all hiring the same programmer thinking he was exclusive to them (stock options involved?). Apparently the work was getting done, but didn’t meet their expectations of the type of employee they were hiring.


I don’t mind cloud services as an automation overlay, but at that point you basically have an Alexa powered Harmony remote, which is unlikely to provide the level of telemetry that Bezos demands. This bed situation is great though. It’s a concrete demonstration for enthusiastic techies about why you shouldn’t connect objects to the web just because you can.


I doubt it. Every dollar he pays is one he can’t keep.


I tried I installing that already but I think it just won’t work with the snap version of Firefox.


Did you notice if GPU video decoding works in the browser? Eg VP9, h.264? I’d been struggling to get it to work with Wayland and suspect it isn’t possible.


Which driver does it install? Does it choose or do you? I’m curious how the installation process compares to Ubuntu. My install is a little borked because I started with Xorg and AMD and 22.04 and switched to Wayland and Nvidia and 24.04 all around the same time. It works but was a PITA to reconfigure everything.


I demand truth but reconciliation is strictly optional.


None of the presidential libraries had $20 billion of donations pour in.


More importantly, they probably bought unknown quantities of his $TRUMP crypto.
I’d suggest trying a gaming focused distribution. I’m running Ubuntu on my machine. Now using Nvidia but previously with AMD and used the Nvidia for VFIO (passing through the GPU to a virtual machine). I’ve had a lot of trouble switching to Nvidia with my current install, especially Snap apps like Firefox and electron apps like VS Code. Snap apps are sandboxed and don’t get appropriate permissions for GPU acceleration. Firefox decodes video on CPU for example.
I did try several distributions when I had the AMD Radeon as primary GPU and overall had good success passing through Nvidia card to the VM. I tried Ubuntu (2023.10 I think?), Debian, Fedora, and Bazzite.
Debian doesn’t have snaps unless you want them and seemed to work Ok. Bazzite and Fedora both worked well.
The main difference it seemed was using Flatpak. You can install a flatpak GPU driver for your Nvidia card and then all the problems go away. Flatpak steam games get to run at full frame rates whereas you’d need AMD for snap.
Also it seemed like some problems were caused by Gnome, issues that are supposed to go away in the future but are nasty now. The gnome Videos/Totem app totally fails on Ubuntu 24.04/wayland/nvidia. It’s possible to get it to work but it’s so much trouble that I wouldn’t recommend it.
KDE Plasma didn’t seem to have these issues. There are things I don’t like about KDE but overall it seemed to work better. It even has dumb features like controlling the brightness of your monitor when connected via USB, a nice feature that even MacOS required a third party app to match.
Everyone has a strong opinion on the subject but if you don’t have a specific need, I’d try Bazzite next. You already know it will work with Nvidia because of the gaming focus. It has KDE so you avoid some Gnome issues. Browsers are the default app of any OS so you know the game/steam expectation means the browser should work as well.
Good luck and please update us with what you figure out!