

That should also come up in a reviews also. Not trying to imply one guy should get fired as a scapegoat, just talking from experience how much it sucks to know your code caused major issues.
Love talking all things trrpg. I primarily GM Genesys RPG, sometimes also Star Wars RPG and Hero Kids.
Also into Linux, 3D Printing, software development, and PC gaming


That should also come up in a reviews also. Not trying to imply one guy should get fired as a scapegoat, just talking from experience how much it sucks to know your code caused major issues.


So the actual outage comes down to pre-allocating memory, but not actually having error handling to gracefully fail if that limit is or will be exceeded… Bad day for whoever shows up on the git blame for that function


It does look very chonky, and not very aesthetically pleasing.
However, as a heavy user of the steam deck over the past year, I am super excited. The track pads and the extra inputs on the steam deck give so much flexibility to play games that otherwise wouldn’t work well with controller at all. I’m just hoping it feels better (or at least not worse) than the steam deck in terms of ergonomics. I plan on getting one for my desktop PC.


I’ve seen some people say they got fusion 360 working on linux with bottles, but I didn’t have any luck with it. I use OpenSCAD and FreeCAD for making models to print, but if you need Fusion360 specifically for work (or specific Adobe products) then you are kind of stuck unless your company is ok with a change. You won’t be able to view or edit other people’s Fusion360 files without that specific application. You can always run Windows in a VM on linux and install only the applications you need it for there. If you have a good enough PC that is viable, but isn’t a great experience on a lower end system.
Do you use vim motions in your JetBrains IDE? We use Webstorm at work and I installed the vim motions plugin because I want to get more fluent with using Vim but I haven’t really given it a fair shot yet.


You are correct that it doesn’t change my stance, and I wouldn’t use animal products (e.g. eggs or wool are two big ones people bring up a lot) even if I know for a fact that the animal is treated well and isn’t suffering at all.
But also - I agree with you. Buying cheap wool from Amazon vs getting wool from your buddy that has some alpacas as pets is extremely different. Same for Walmart eggs (even free range ones - I have seen free range chicken farms, knew someone who treated their chickens “well” by industry standards and it was… not great) vs getting them from the local guy down the street who has a hens that their kids play in the yard with.
I personally will never eat even those animal products because for me being consistent in every scenario is a lot easier, and I don’t feel the need to justify why eating animal products is ok in certain circumstances - I just don’t do it. And I feel like this is a better stance than still finding ways to still consume, but I would be much, much happier if everyone who consumed animal products only did so through such means. That would require that we as a society produce orders of magnitude less animal products, though. It’s not normal or healthy for humans to consume pounds of meat every day, and we produce even more than we consume, leading to excess waste. Basically the whole system is garbage and switching to “kind” animal products would be just as, if not more, difficult than just going vegan as a society.
But yes, I would accept any ally in trying to reduce “Big Ag” or whatever people call it these days. We can argue about the most optimal way to sustain a society when we have fixed the things we can pretty much all agree are problems.
My 8 and 9 year old kids use xubuntu on a 2013 macbook air. They use it for writing stories, making a lot of pixel art with Piko Pixel, and some code block style programming with Lego Spike. They are learning about multi-user systems, file management, etc. I’m keeping an eye out for a cheap pc that can run Minecraft (lots of those right now since people are just trashing old win 10 machines) because the older kid wants to learn how to make Minecraft mods.


Also the fact that a lot of the big firms really seem to be just interested in it as a way to get more user data. People will share some pretty sensitive info with an LLM that they wouldn’t otherwise provide.
Running locally is definitely the way to go, if you’re going to use them.


It’s always something 😅


That sounds really frustrating. When my 1070 croaks I’m going with an AMD. Probably not going to upgrade before then since I mostly play older games and GPUs are just too expensive these days. First it was crypto mining, now it’s AI… I just want to play my single player RPGs!


That sucks. I have definitely had issues with certain hardware on other machines. Even with this Bazzite install, sleep doesn’t work (thanks to my Gigabyte MB, as the other poster mentioned) and I have some weird behavior with ethernet, but my asus wifi card is working fine, thankfully, and that didn’t work properly on windows when I tried it before I stopped dual booting.
Hopefully you can find something that works well with your setup. The most frustrating issues to debug are ones with support for some specific hardware that isn’t widely used by other Linux users, and may not ever be fully supported. Now that I am fully on linux, next time I upgrade I’m going to try to find components that are proven to work, and will probably be avoiding both Gigabyte and nVidia.


This is beautiful
Only exception I have seen was when the professor was kind of a troll. He was a good teacher. This was in a pretty entry level physics class at a tech school, so we basically got a high school level physics as a pre-req for our degree in whatever 2 year program we were in.
He spent the week leading up to the first big test talking about how hard it was, how people needed to take it seriously, etc.
He handed out the grades after and everyone was visibly upset, nobody had a passing grade. Then he explained, after letting us freak out for a minute, that the score at the top was out of 50, not 100 and I think everyone passed
After that the class pretty fun.


“Install this bloated spyware in exchange for a little bit of convenience” is like 80% of modern tech and I don’t know how people are just ok with that


Huh, I may look into this. Sounds neat. Thanks!


I still had to wait for a long time for shaders to load on initial launch on some games (DA Veilguard) but performance seemed fine. I didn’t have performance issues on Ubuntu so not sure about your particular issues, but another thing to consider is based on your card, the latest nvidia drivers may not be correct - I had to download an older driver package for my card (1070) as recommended by nvidia. Bazzite had me select which series of card I had when downloading the ISO, so I assume it included the older drivers for my card. I haven’t actually checked the installed driver version though


I have heard of rebasing but I haven’t dug into it. Sounds really cool!
I do use my PC for gaming, but Bazzite did come with a lot of other “gaming” software that I don’t use, so it’s good to know there is a lighter weight alternative that otherwise has the same benefits.


I have an older Ryzen 5, 16GB of ram and an nVidia 1070, so not cutting edge for sure. I downloaded the regular desktop version, not the steam big picture console-ish version, and steam account was not required. I just closed the steam window until I was done with my setup. I haven’t seen any performance issues
I installed Bazzite and it felt so much like installing Windows for me (huge install image, slow process, lots of loading wheels and user friendly “pretty” screens to get set up). It didn’t feel great, but I figured I’d give it a fair chance and learn how to use a different setup than I’m used to.
I still haven’t had a chance to actually do much with it (only a couple of hours between work and other stuff) but I am really interested in the concept. After reading up more and watching some videos I now understand why the install process is so big and the reasoning behind it. This type of distro really does seem like a great option for regular users.
Only issue I’ve had so far is connecting to my RaspberryPi to control my 3d printer using the .local hostname, since flatpak apparently has a bug with mDNS. IP works fine, and I did rps-ostree install a browser, which was kind of a pain, and probably not the correct way to address the issue, but that was within the first hour or so of using it and I haven’t figured out the best way to do that type of thing yet. Really looking forward to learning more about the setup and how to customize stuff on top of it. Distrobox seems extremely powerful and sounds like it will give me everything I want.
Still have vanilla Debian on my laptop, which I absolutely love, but using it on my desktop PC was kind of a pain due to some proprietary drivers required there (nvidia).
And then power toys shortcuts conflict with the standard shortcuts and requires a ton of fiddling and customizing configs. You know, the thing windows users always say is a reason they don’t want to use linux.