

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 I’m trying to say is we should all just standardize on PlayStation. Cheers.


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.


I’ve got one but I bought it from Nest, not Google. TBH I’m surprised it was supported this long, not in a thankful way but because Google is so anti consumer. I didn’t realize the app didn’t work until I saw this post. I’m glad to find out now, not during a heatwave where I’m trying to cool the house when I’m driving home.


Right now YouTube TV is how NFL Sunday Ticket is delivered. I know a few people who have it for that reason. Otherwise it’s mostly old people who dumped cable.


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?


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 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 salute your high context joke. My wife didn’t get it but I thought it was hilarious. Looking forward to the next time there is an incident involving fudge or lemonade.


Honestly I reserve judgment on everything until (if really) we find out who killed him and why. I don’t see how this killing benefits “the left”. Feels more like a Reichstag moment. He already served his useful purpose of helping Trump get elected last year. I’ve never seen the conservatives (including previously unconfirmed conservatives) I know so riled up, calling for vengeance.


It happens every time different types of ram are phased out. The price drops for a while until excess inventory is sold off and then prices increase due to scarcity. You wouldn’t see it with SSDs because new models tend to be backward compatible.


I swear the companies hard code solutions for weird edge cases so their investors are fooled into believing that their LLMs are getting smarter.


Your tv price is subsidized by the presence of those network connections. I recommend using universal remote.


I blacklist the TVs Ethernet and WiFi MAC addresses. I strongly encourage using a computer, Apple TV, or anything that can’t fingerprint everything you use your tv for.


On desktop, check out VacuumTube which is app that acts as a wrapper for YouTube Leanback (tv/console version) and has ad blocking built in.
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!