

This is the perfect mod for me! When I play these games I love to get real cars that I would have driven or ridden in either as a kid or adult, and push them to their absolute limits. I will be getting this mod asap.


This is the perfect mod for me! When I play these games I love to get real cars that I would have driven or ridden in either as a kid or adult, and push them to their absolute limits. I will be getting this mod asap.


We all suck at piloting lol. I have crashed into the sun, planets, etc over and over again. You get better at it with time though.
Best thing I did when playing that game was to stop trying to figure it out, and just start letting my curiosity drive me. Things intrigued me, and that drove me to go try and figure it out. Eventually the pieces start to come together. When I felt stuck or confused, I just went somewhere else and poked around for a bit elsewhere.


I did. Loved it. Echoes of the eye is a really good addition to the based game and honestly other than the base game, the only game I have very been choked up at.


I have a few from childhood, but the gaming high I am chasing now is whatever Outer wilds was. A beautiful story told through exploration and discovery. I just want to go back and experience for the first time again.
Back when I was a freshman in college, I had a regular laptop (Sony Vaio) and at the time netbooks were popular and my girlfriend (now wife) had got me one for Christmas.
Win 7 starter was garbage, XP was fine, but not ideal. I ended up trying out Ubuntu netbook remix since it was supposed to be lighter on resources. At the time I was a pre med student and wanted something for knocking out documents, and reading papers with enough battery to get me until I had to go to work. The iPad wasn’t out yet so that wasn’t an option.
I had a ton of fun getting it working, even the Broadcom chip was a fun challenge. Once it was working, I just really liked the look and feel. I preferred the Unix file structure to windows as well as the terminal experience, using bash vs powershell.
I ended up writing a few programs and apps for myself specifically for that netbook, and it quickly became my primary way of interacting with a computer. I eventually ported my Sony over which had the challenge of writing a couple drivers to get some things working with minimal compatibility.
Following this, I switched from pre med to software engineering and eventually graduated with a degree and I have now been working with software and using Linux ever since. Even now, I am the sole Linux system administrator in the company I work for and manage a handful of servers and deployments.


This is the only thing EA has released in years I was interested in. Wasn’t going to buy it anyways, and now I can’t play it even if I wanted to. I’ll just stick to session and skater XL if I want the skate experience.
I would go for mint.
I want to suggest something immutable, but even when I use it, I have just had some issues occasionally or when trying to get the one off software here and there.
Of all the people in my family, even elderly, mint has been the easiest transition and I have very rarely needed to perform any additional maintenance outside of doing updates for them here and there.
just for anyone curious, this does work, but it does seem to also remove some of the accuracy of the touch keyboard. Funny enough, the resizing jittery keyboard with suggestions is substantially more accurate and easier to type on than the stationary one. Grass is always greener I suppose. I reinstalled for now in hopes in the future I can have all of the features, without the keyboard resizing on its own.
I appreciate the lead. I struggled to find things that worked (admittedly didn’t look very hard). I’ll check it out tonight.
I’ve been using gnome fedora on my surface. What drives me nuts is the keyboard resize when it starts putting suggested words above the keyboard. Makes typing a pain in the ass. I can live with everything else, I just want to turn off the word suggestions. I cannot find a setting to disable it.


I selfhost gitea. That, plus Tailscale, has been really good.


I like using it. Mostly for quick ideation, and also for getting rid of some of the tedious shit I do.
Sometimes it suggests a module or library I have never heard of, then I go and look it up to make sure it is real, not malicious and well documented.
I also like using my self hosted AI to document my code base in a readme following a template I provide. It gets it pretty good and usually is like 60-80% accurate and to the form I like. I just edit up the remaining and correct mistakes. Saves me a ton of time.
I think the best way to use AI is to use it like a tool. Don’t have it write code for you, but use it to enhance your own ability.
I run fedora 42 gnome on a surface pro 7+ that needed a new home. Great tablet. I do not like the touch screen keyboard resizing when I type to suggest words, but I haven’t found a way to address that.
Other than that, it has been great.


I use alloy to scrape my traefik logs and pass them to Loki. Then I use logQL to parse out the info and regexp to format so I can use it in a visualization. I don’t have my configs handy at the moment but I can try and get them at some point to share something close to what I do as a starting point.


All I know is I finally migrated my gaming desktop to Linux 3 years ago as my last hold out system and the only windows machine I’ve had since 2009. I haven’t noticed anything in terms of reduction in performance. Not to mention the ease of use when compared to getting Debian running on my laptop in 2009.
But more importantly to me, when I click shutdown, my machine shuts down within 5 seconds. When I start up I’m not spammed a million times over with ads and bullshit. And when I update and reboot, my updates are done, no more update, reboot, update some more, reboot, etc.
Let’s say Linux performance is worse than windows (has not been my experience), I would take that and not have all the other bullshit.


I feel like I am the opposite. The steam deck changed my entire opinion of what I need to enjoy a gaming session. Previously I bought high end hardware, and high refresh rate screens, but after playing through several games on my steam deck, I am realizing I spent way too much money on my gaming computers over the years.
When possible, I prefer all of my tools to be in terminal. I’m not particularly interested in graphical user interfaces, or using my mouse at all. My only real exception is if I am doing digital art, but otherwise I look for either a terminal version of the app I’m looking for, a TUI, or I make a small terminal based app that utilizes the api of the service I am trying to access.
You can do that on Bazzite. The only thing I would say is that Bazzite is an atomic fedora distro meaning that the core OS is immutable and everything lives on a layer above the base OS. This helps stability for the OS and make rolling back and repairs much easier. But sometimes installing apps, especially apps that interact with the base OS can be a bit of a pain. On top of that, atomic distros are less common, which means that if you are looking for help, it will be a little harder to find stuff online.
Overall, I like fedora. I have used basically all of the DEs, but tend to hover between KDE and Gnome. Fedora is a little more recent than Debian, but it isn’t a rolling release like Arch or OpenSUSE. This means you get some of the newer kernel features, but the updates are still staggered and released at intervals and tested. I find it to be very stable.


That sucks. I’m running a 1080ti and with young children I no longer have money for upgrades.
I wish I could help. The only thing I can say is my work agreement just says that anything I make using resources provided by the company (computers, servers, software, internet access) can be claimed by the company. However, if I use my own computer, software license, my own internet, outside of work hours and not on work premises, then it is mine.
I think the biggest difference might be that although I make software for my employer, my employer is not a software company. So the stuff I make is not sold or intended to ever be sold by the company for profit, but used by the company in their industry to make the work easier and more efficient.
The company I work for is also a part of a larger consortium with promises to share software between all of the organizations and companies to elevate the industry in which we work as a whole.
Hope some of that helps a bit, but I understand if it doesn’t.