

I’ve genuinely never seen a single person recommend NixOS to a new user, unless they already had advanced technical knowledge
Migrated from https://lemmy.one/u/priapus
I’ve genuinely never seen a single person recommend NixOS to a new user, unless they already had advanced technical knowledge
How is that an obvious databreach? It was just bot spam, something every single public site has had issues with.
Samsung updates, they ruin android more and more with each one. The quality of the ROM an android comes with is a very underrated thing to consider when buying. Pixels are very close to stock android. Nothing is also good, farther from stock but the changes are for the better imo. OnePlus was good last time I had one, but not sure if they still are.
I couldn’t find a source for all of this, specifically the lapse in bodycam footage or that the backpack was brought to the precinct prior to the search. Still, if what his lawyer alleges is true, it should be ruled as an illegal search.
Sources: https://gothamist.com/news/search-of-mcdonalds-backpack-illegal-in-unitedhealthcare-ceo-murder-case-defense-says https://www.cnn.com/2025/02/28/us/luigi-mangione-evidence-illegal-search/index.html
Very, a shot at the same ratio for different lengths can taste super difference. The amount of time the water is in contact with the grounds effects the extraction. However, there is no set optimal time, and 25-30 seconds is just a general guideline. I usually prefer my espressos pulled in under 20 seconds.
Its in alpha so I’d expect it to be buggy for a while. Performance for me is pretty much the same as it was a few months ago, but I never had any issues.
Its a competitive shooter/moba, basically none of the game would remain if it was transitioned into a PvE game.
There arent AI bots sprinkled in, there’s just troopers and jungle camps, which either dont move or walk in a straight line down their lane. They aren’t meant to be a challenge, theyre just tools for gaining souls and creating map pressure.
PvP is only rage inducing when you let it be. Mute whiny people and just enjoy yourself.
I know, but they didnt specify if it was on the same drive or not.
By default Sonarr and Radarr both copy files, not move them, so the files shouldnt be disappearing from the original drive.
I believe it is, but I don’t think it always has been. I’m not sure if they automatically enabled it for existing installs when it was added.
By default both Sonarr and Radarr copy files, not move them. If they’re being removed, something else is likely causing that. Some torrent clients have options to remove files after downloads are complete, maybe you have that turned on?
Telling your client where the file has been moved to wouldn’t generally work, since Sonarr and Radarr will reorganize and rename files, so you couldn’t keep seeding from them.
You can configure radarr and sonarr to use hard linking instead of moving the.
I havent used vscode in while but I do remember having a lot of issues with the Microsoft C++ plugin, especially in large projects. I switched to clangd very quickly.
Plus you can always just use clangd. Its what I’ve always used with every text editor that has LSP support.
This guide is pretty good, but I’ll also explains the basics here.
You pay a provider for access to Usenet files, which you locate through an indexer, and download through a client such as nzbget.
Picking a provider is the most complicated part. The guide explains how to choose one and r/Usenet has a page in their wiki for good provider deals. I use NewsDemon and they’ve been fine.
Indexers are pretty much the same as torrent indexers, they can be free or paid, public or private. NZBGeek has been great for me, and AnimeTosho is nice if you want to download anime.
The download clients work similarly to torrent clients with the addition of configuring the connection to your provider. Whichever provider you choose will have instructions for connecting to it.
Downloads aren’t peer-to-peer like torrents, so a VPN isnt as necessary, just make sure you pick a provider that doesnt keep logs. It also doesnt hurt to use one if you already pay for one and its not too slow.
One you’ve picked your provider and indexer, setting everything up is super easy.
Use Usenet instead, way faster downloads. Also lots of clients can stream torrents, so as long the torrent its being seeded well enough you can watch right away.
Worst case just go to one of the 100s of sites with free streams of basically every popular show and movie.
They absolutely didn’t work. I didn’t try removing the compatibility files afaik, but switching versions should basically have had the same result as that did trigger an first-time setup each time. The Ubisoft installer wasn’t part of that install for as far as I could see, or failed for each proton version without any visible signs.
Understood, my bad for assuming! It sounds like you had some really bad luck, as I couldn’t find users with the same issues on ProtonDB.
The problem here is mostly that the information offered on various locations differs and it is a question of trial and error to find out what works and what not, especially if you’re still figuring out the gaming ecosystem.
I definitely agree that this is a big issue. ProtonDB is generally the best source, and besides that a lot of the best resources are unfortunately in difficult to search Discords. I would love to see a more organized resource for this kinda stuff. This issue extends beyond gaming on Linux, too. Looking up any Linux issues results in a ton of super outdated or just bad info.
It was Linux Mint, on an Nvidia Prime-based laptop.
Linux Mint is a great distro, but one that I personally recommend against for gaming. People recommending distros that aren’t great for some use cases is also a problem with Linux gaming. Mint’s stability means using outdated Nvidia drivers, something that I would absolutely try to avoid.
I already saw somebody else mentioning Bazzite, so my next attempt will be to try that distribution.
I do love Bazzite, it is easily the distro I recommend most to users trying Linux for gaming. The only warning I have is that if you use hardware that needs kernel drivers that aren’t upstream, and they aren’t packaged by Bazzite, you will probably run into trouble. I wanted to use a steering wheel that needed a custom driver and just had to give up on getting it working. The only solutions seemed to require a ton of knowledge about ublue and all the containerization technology they use. It’s not my main distro, so I really didn’t feel like dedicating the time to learning all that.
However, that’s the only issue I’ve ever run into with Bazzite, and otherwise it is super user-friendly and Just Works™.
Thats all fair, I’m not trying to say their a better option for you or developers in general, just that they do offer features and benefits targeted at developers. I disagree with the idea that theyre only made for users with very simple needs.
Ive never run into any issues trying to build random projects or run random tools is distrobox, but I also haven’t used it as a main development tool. I prefer Nix for that.
Those tools are definitely great too, they just don’t offer the same purity because they dont handle external dependencies. Guaranteeing a reproducible build environment is something I find very valuable.
I think most users just don’t really know much about atomic distros. A lot of people in this thread don’t seem to really understand the benefits and mention downsides that don’t really exist in most of them. I think eventually (and by that I mean in a VERY long time) atomic distros will become the standard. AerynOS is an upcoming one that seems to have a really amazing blend of it’s atomic features without disrupting the user experience people expect from more typical distros. It won’t replace Nix for me, but I hope it’ll convince a lot of people to try it out.
I don’t think that’s a very accurate assessment at all. NixOS, VanillaOS, and Bluefin are three of the first atomic distro’s I think of and they’re all heavily aimed at developers. All of them offer features to help separate development environments, which improve reproducibility of packages and environments. I prefer the Nix approach to containers, but each one definitely offers benefits for software development.
I do software development and need a ton of tools installed that aren’t just “flatpaks”.
Every atomic distro supports distrobox and other containerization tools, and many support Nix and brew.
These distros are good for people who want to treat their desktop like a phone, but flatpak kinda lets you do that on any distro. Atomic distros are great for those who want to use tools to separate development environments for purity and tinker with the ability to easily rollback.
You could just look at my profile to see that I’m not. I’m also not new to Linux communities in general. Doesn’t change that I’ve never seen someone recommend NixOS to a complete beginner. I have (rarely) seen Arch recommended, but those recommendations will generally be downvoted and have many replies disagreeing. Linux Mint is by far the distro I see most often recommended, followed by Fedora.