OnfireNFS

joined 2 years ago
[–] [email protected] 6 points 2 weeks ago (1 children)

I switched to Firefox from Chrome back when they were branding it as Firefox Quantum and honestly I have been happy with it. It has been just as fast as Chrome if not faster, it might use more memory but unused memory means your computer could be caching more.

I don't love the stuff Mozilla has been doing recently but it's not enough to make me switch. I think the brand redesign in 2024 was pretty horrible, moz://a was genius design compared to the P thing they have now. I think they have also been chasing AI stuff recently. Mozilla has done some pretty cool things in the past though like Rust, Servo and Fluent.

[–] [email protected] 1 points 1 month ago

Whenever you are killing time, time is also killing you

[–] [email protected] 8 points 1 month ago

A little to the left is a cute puzzle game that might fit that category

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

I've seen a lot of comments online of people saying they'll leave Windows 10 once SteamOS has general availability. I fear that'll lead them to having a bad experience with Linux because they'll be expecting a desktop OS but instead receive an OS that turns their computer into a console. There's a couple features Bazzite has (like printer drivers) which you might want on something replacing Windows 10 but you probably don't care about if you have a handheld or a steam machine

[–] [email protected] 3 points 1 month ago

Bazzite doesn't have this issue. Waydroid actually comes pre-installed as part of Bazzite

[–] [email protected] 9 points 1 month 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 1 month ago* (last edited 1 month 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 4 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 6 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 6 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 6 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

view more: next ›