OnfireNFS

joined 2 years ago
[–] [email protected] 9 points 3 days ago

I've always heard this as "You can lead a horse to water but you can't force it to drink"

[–] [email protected] 1 points 4 days ago* (last edited 4 days ago)

I've been running Bazzite for months and I have extremely happy with it. I switched from Windows and only use Windows for SteamVR now. I use atomic distros almost exclusively now.

If you like to customize and tweak everything about your OS than an atomic distro probably isn't for you. You probably want something like Arch.

If you need/want an OS that is incredibly reliable at the cost of disk space and customization, than an atomic distro might be for you. The main thing an atomic distro provides that a traditional one can't is reproducibility. Since the distro is a base image with packages layered on top you should be able to repeat those steps and arrive at the exactly same image. The system partition is then made immutable so that it stays in this reproducible state. This prevents users modifying system files and creating a unique system that can't be reproduced. This should make bugs easier to track down because each install of the distro is always identical. You can still add packages by layering them on top (think of each package you layer as another "step" in the image build process. By tracking the steps you have added it keeps the image reproducible). Its pretty similar to how a dockerfile works.

Bazzite also keeps the previous version of the OS, so if an update fails you still have a working computer. Like others have said you can create snapshots on traditional distros so this isn't really a unique feature, but it is nice it has it by default. I swear Bazzite also used to have A/B partitions as well which is really nice if your OS somehow gets corrupted, but my computer doesn't seem to have them anymore.

The other nice thing about an atomic OS is because it locks down your system partition the main way to install applications is either flatpaks or appimages. These use more disk space but should always have the correct dependencies (which fixes another whole class of errors). You can also use flatpaks or appimages on a traditional distro but an atomic one enforces it. If you can't install an application as a flatpak or appimage you can use package layering or distrobox to install it. Distrobox allows you to have a traditional distro in a container and integrate its applications into your main atomic OS. If something goes wrong with the container you can delete it and rebuild it without affecting your OS. You can also have a different container for each app so if something happens to one container you don't lose all of your distrobox apps. Also something you could do on a traditional distro but don't need to.

All of this leads to a really stable base os and the main advantage of an atomic OS: You should always be able to boot your computer. The downside is everything you install needs to be in a container so that if it causes an issue it doesn't affect your base os booting.

This reminds me of Proxmox and how you really shouldn't modify the host because you risk making your system unbootable and jeopardizing your containers and vms. Its much safer to have a stable, solid base and do riskier stuff in container or vm that can fail and be rebuilt. Proxmox would actually probably be a good candidate for an atomic distribution.

[–] [email protected] 2 points 2 months ago

WASM in the browser is cool but I think WASI is going to be the big game charger to come out of WASM

[–] [email protected] 43 points 4 months ago (8 children)

I've never really understood the argument against headphone jacks. I can still use Bluetooth headphones with my phone. I can also use wired headphones and aux cables on my phone. Why would you want less features

[–] [email protected] 6 points 4 months ago (2 children)

This is what I have found is working for me

Primary: Arc-12 Blitzer Its great at dealing with hords of voteless and doesn't need to be reloaded. Might be able to replace it with something like the sickle but mainly just needs to be a good weapon at clearing voteless and Overseers.

Secondary: Anything I've been playing with the CQC-30 Stun Baton or P-113 Verdict but honestly haven't really been using my secondary. Could probably replace this with whatever you prefer

Support: MLS-4X Commando I've also tried the Quasar Cannon but it's hard to top the commando. It has a pretty short cooldown time and can deal with harvesters. The first 2 shots will break the shield leaving the last 2 to take out the legs

Stratagems

A/ARC-3 Tesla Tower Honestly this thing seems really underrated. I've gotten 30+ kill streaks using it pretty regularly with it. I also haven't seen anyone else bring it. Since it was buffed in patch 01.001.104 it's been pretty strong

The last 2 stratagems depend on the type of mission. For regular missions you need something to break the shields of the ships on the ground. I like the eagle airstrike but most airstrikes and orbitals should work for this.

I also like to bring a backpack. My preference is the jump pack but I've heard other having success with the laser guard dog and shield generator pack. A jump pack works quite well if you get overwhelmed by voteless though and helps traverse the map quicker

For defense missions I would say it's pretty similar to bots. Bring a bunch of sentrys, maybe a Emancipator Exosuit. You also don't really need the commando or jump pack for this

Still playing around with different armors. Though armor with electrical conduit might actually have a place in the game now. Some of the illuminate attacks are arc and if you are running around with a Blitzer and Tesla Tower it can be useful

[–] [email protected] 6 points 4 months ago

I believe SteamOS is designed only for the steam deck, I wouldn't recommend it as a general purpose OS for a desktop or laptop.

I would recommend Bazzite, it's like a general version of SteamOS. It comes with a version that boots directly into steam's big picture mode (like SteamOS) or one that boots into the desktop (I run this on my desktop)

It also has improvments like nvidia drivers, printer drivers, package layering and because it's built on top Fedora Atomic you can rollback the system to a stable snapshot if an update doesn't work with your system.

I've been running on my desktop since September (I was in the same boat as you) and it's been really good. A lot of the stuff I would've had to configure and mess around with is already setup for gaming

[–] [email protected] 4 points 4 months ago (1 children)

You might like Bazzite. Its like a general purpose version of SteamOS with layering and printers

[–] [email protected] 2 points 6 months ago

I just did this in September. I would second bazzite. I have a Nvidia GPU and I haven't had a single issue with it. Bazzite is atomic/immutable which makes it more difficult to modify the system or add packages but honestly I haven't actually needed to modify the system or add any packages. It also has A/B partitions and stores the last OS update so if something gets corrupted or an update doesn't work you can roll back really easily. I know some people will say if you want to use Linux you need to be comfortable with using the terminal but I haven't had to touch it.

Back in 2016 I ran Ubuntu on a laptop and I remember having to install everything from apt and tweak stuff. I also remember accidentally messing up my system and having to do a fresh install. Flatpaks have really changed it since then.

You can checkout https://flathub.org to see what apps are available in the built in app store. You can also look at https://protondb.com to see how well specific windows games run on Linux and any tweaks that might help them run better.

I still have a windows partition though since SteamVR doesn't work on Linux and discord screen sharing doesn't work on Wayland

[–] [email protected] 16 points 6 months ago* (last edited 6 months ago) (1 children)

If this had cellular connectivity it could actually be a pretty cool phone. The battery life is probably good too

[–] [email protected] 2 points 6 months ago

I switched to Bazzite on my main PC at the start of September and it's been great. I only use Windows for steam link vr streaming

[–] [email protected] 4 points 10 months ago

I don't mind paying for RustRover for commercial use as an individual but only bundling it with the all products pack sucks. I'm not paying $300 for RustRover.

I have PyCharm 2023.2 with the deprecated Rust plugin and it works great. I don't think that's restricted to Non-commercial use. Also VSCodium exists with the Rust Analyzer plugin so that's another alternative

view more: next ›