Komentarze

Profil ze zdalnego serwera może być niekompletny. Zobacz więcej na oryginalnej instancji.

merc, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?
@merc@sh.itjust.works avatar

The thing with autocorrect is that you don’t have to accept the correction.

merc, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?
@merc@sh.itjust.works avatar

If it’s a her, you mean fiancée, fiancé is used only for men. And, it’s basically a chromebook in how she uses it. But, chromebooks are designed so that you never have to do any system administration. You never have to upgrade drivers or figure out how to get to the next release.

She probably hasn’t had to deal with that yet, but eventually the system will have to be updated. Over time, cruft piles up and makes it harder and harder to upgrade and manage. Atomic distributions are designed to be much more like chromebooks. Someone else manages the upgrades and the tricky choices, and then you just install their base image.

merc, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?
@merc@sh.itjust.works avatar

Until I realised I should just work inside a container.

Yeah, it’s a game changer. Especially if you have different projects on the go. I’m used to having to deal with an ugly path with all kind of random things in it because I need them for one project. But, with containers / distroboxes / toolbx you can keep those changes isolated.

merc, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?
@merc@sh.itjust.works avatar

Yeah, I only use flatpak for GUI apps that don’t need any special handling. To be fair, that’s a decent number of the things I use most often: Firefox, Thunderbird, Signal, Kodi, Discord, Gimp, VLC. I think it’s also how I installed some themes for KDE / Plasma.

Console stuff I’ve either done in a distrobox using the conventions of that OS (apt for the Ubuntu one, DNF for the Fedora one), or I’ve used homebrew. But, I haven’t used too much homebrew because I want my “normal” console to be as unchanged as possible.

There are a few things I’ve used distrobox-export to make available outside the distrobox.

It took me a little while to understand how you’re supposed to think about the system, but now that I think I get it, I really like it. My one frustration is that there’s an nVidia driver bug that’s affecting me, and nVidia has been unable to fix it for a few months. I think I’d be in exactly the same situation with a traditional distro. The difference is that if they ever fix it, I’ll have to wait a couple of weeks until the fix makes it to the Bazzite stable build. I suppose I could switch to Bazzite testing and get it within days of it being fixed instead of weeks. Apparently just use a “rebase” command and reboot. But, I’m hesitant to do that because other than the nVidia driver, everything’s so stable.

merc, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?
@merc@sh.itjust.works avatar

So, there are multiple ways of installing things. For GUI apps the standard way is flatpaks. Some non-GUI things are installed that way, but it’s less common.

For CLI apps, homebrew is installed by default and it’s recommended as a way to install CLI things.

The method I like for apps that have a lot of interdependencies is to use a distrobox. If you want a development environment where multiple apps all talk to each-other, you can isolate them on their own distrobox and install them however you like there.

I currently have a distrobox running ubuntu that I use for a kubernetes project. In that distrobox I install anything I need with apt, or sometimes from source. Within that kubernetes project I use mise-en-place to manage tools just for that particular sub-project. What I like about doing things this way is that when I’m working on that project I have all the tools I need, and don’t have to worry about the tools for other projects. My base bazzite image is basically unchanged, but my k8s project is highly customized.

If you really want to, you can still install RPMs as overlays to the base system, it’s just not recommended because that slows down upgrades.

More details here:

docs.bazzite.gg/Installing_and_Managing_Software/

merc, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?
@merc@sh.itjust.works avatar

Has your fiancé had to update drivers? Has he had to upgrade to a new release? Has he had to figure out how to install a version of something that isn’t in the Debian stable repositories?

If the only application your fiancé uses is Firefox, then he might go a long time before having any kind of problem. It all depends on how he uses it.

merc, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?
@merc@sh.itjust.works avatar

Debian is fine as an introduction to Linux, if that’s what you want. But, as a beginner, you’re going to screw up, and Debian doesn’t do anything to protect you from that.

Atomic distributions let you use Linux but make it harder to shoot yourself in the foot. It’s much harder to break the system in a way you can’t just reboot to fix it.

It all depends on what your goal is. If your goal is to learn Linux by using it, then by all means, go for a traditional distribution. Debian is nice, but I’d go for Ubuntu. But, if your goal is to have a stable system that you can’t screw up as a beginner I’d go with an atomic distribution. If your goal is to play games, Bazzite is hard to beat.

You can still learn Linux if you use an atomic distribution. Configuring and using the desktop environment is basically the same. But, you don’t need to worry about your drivers, and you don’t install packages the traditional way. If you want to learn those things, you can run a VM or a distrobox.

merc, do games w 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux?
@merc@sh.itjust.works avatar

I completely disagree. Debian is not beginner-friendly. Go with Bazzite if your focus is gaming.

It is a gaming-focused distribution. It’s also an “atomic” distribution, which basically means it’s really hard to break it. It’s more like Android or IOS where the OS and base system are managed by someone else. They’re read-only so you can’t accidentally break them.

For example, instead of trying to manage your own video card drivers, they come packaged with the base system image, and they’re tested to make sure they work with all the other base components.

I’ve been using Linux since the 1990s, so I’ve run my share of distributions: Slackware, RedHat, Gentoo, Debian, Ubuntu, etc. Even for someone experienced, atomic distributions are great. But, for a newcomer they’re so much better.

merc, do games w The Simple Act of Buying a Graphics Card Is the Defining Misery of PC Gaming in 2025
@merc@sh.itjust.works avatar

Depending on what happens with GPUs for datacenters, external GPUs might be so rare that nobody does it anymore.

My impression right now is that for nVidia gamer cards are an afterthought now. Millions of gamers can’t compete with every company in Silicon Valley building entire datacenters stacked with as many “GPUs” as they can find.

AMD isn’t the main choice for datacenter CPUs or GPUs. Maybe for them, gamers will be a focus, and there are some real advantages with APUs. For example, you’re not stuck with one particular amount of GPU RAM and a different amount of CPU RAM. Because you’re not multitasking as much when gaming, you need less CPU RAM, so you can dedicate more RAM to games and less to other apps. So, you can have the best of both worlds: tons of system RAM when you’re browsing websites and have a thousand tabs open, then start a game and you have gobs of RAM dedicated to the game.

It’s probably also more efficient to have one enormous cooler for a combined GPU and CPU vs. a GPU with one set of heatsinks and fans and a separate CPU heatsink and fan.

External GPUs are also a pain in the ass to manage. They’re getting bigger and heavier, and they take up more and more space in your case. Not to mention the problems their power draw is causing.

If I could get equivalent system performance with an APU vs. a combined CPU and GPU, I’d probably go for it, even with the upgradeability concerns. OTOH, soldered-in RAM is not appealing because I’ve upgraded my RAM more often than other components on my PCs, and having to buy a whole new motherboard to get a RAM upgrade is not appealing.

merc, do games w The Simple Act of Buying a Graphics Card Is the Defining Misery of PC Gaming in 2025
@merc@sh.itjust.works avatar

The Crypto to AI transition was brutal. Just as demand for GPUs was coming down because people were starting to use ASICs to mine Bitcoin, along comes AI to drive up non-gaming demand again.

The only good news is that eventually when the AI bubble pops there will be massive R&D and manufacturing geared towards producing GPUs. Unless something else comes along… But really, I can’t see that happening because the AI bubble is so immense and is such an enormous part of the entire world’s economy.

merc, do games w I'm the developer of WalkScape, the RuneScape inspired fitness MMORPG where you progress by walking IRL. We're now accepting more people to the Closed Beta!
@merc@sh.itjust.works avatar

I haven’t gotten into the Beta, so I haven’t played it, but I’m curious, is the game designed so you can’t do anything without walking, or is it so that you can creep along at a snail’s pace without walking but to actually make real progress you have to walk?

It seems to me like you could use the psychology of a Pay To Win / Microtransactions game to motivate people but by using walking instead of money.

merc, do games w I'm the developer of WalkScape, the RuneScape inspired fitness MMORPG where you progress by walking IRL. We're now accepting more people to the Closed Beta!
@merc@sh.itjust.works avatar

Does GPS really require an internet connection? I know it uses the radio, which kills the battery, but AFAIK you can get GPS without Internet access. For example, I’ve downloaded offline areas for Google Maps and have tracked my location that way, while traveling in countries where I didn’t have a SIM allowing me to access the Internet.

merc, do games w Dusk: Unpopular opinion: I'd rather pay Valve 30% and put up with their de facto monopoly than help Epic work towards their own (very obviously desired) monopoly
@merc@sh.itjust.works avatar

Steam accounts for 50% to 70% of all PC game downloads around the world.

enterpriseappstoday.com/…/steam-statistics.html

merc, do games w Dusk: Unpopular opinion: I'd rather pay Valve 30% and put up with their de facto monopoly than help Epic work towards their own (very obviously desired) monopoly
@merc@sh.itjust.works avatar

Courts do not require a literal monopoly before applying rules for single firm conduct; that term is used as shorthand for a firm with significant and durable market power — that is, the long term ability to raise price or exclude competitors. That is how that term is used here: a “monopolist” is a firm with significant and durable market power.

www.ftc.gov/…/monopolization-defined

merc, do games w Sea of Thieves adds PvE mode later this year (with 30% rewards)
@merc@sh.itjust.works avatar

You can sail close to upwind, but not completely. If you try to sail too much upwind, your boat is “in irons” and you stop getting any push from the sails. Because the sails aren’t pushing, you can’t steer either. Because of that, when sailors are sailing upwind and tacking across the direction of the wind, they have to make sure they have enough momentum to cross the path of the wind without stalling.

Meanwhile, in Sea of Thieves, if you get your sails set perpendicular to the wind you get bonus speed. If you get your sails 100% wrong (i.e. they should be pushing the boat backwards) you still creep forwards.

Honestly, I’d love a pirate / 18th century ship combat simulator that actually got the sailing mechanics more or less right. The mechanics of sailing are really interesting, and then you add artillery into the mix, what’s not to love?

  • Wszystkie
  • Subskrybowane
  • Moderowane
  • Ulubione
  • muzyka
  • Blogi
  • NomadOffgrid
  • rowery
  • test1
  • esport
  • Technologia
  • FromSilesiaToPolesia
  • fediversum
  • ERP
  • krakow
  • shophiajons
  • informasi
  • retro
  • Travel
  • Spoleczenstwo
  • gurgaonproperty
  • Psychologia
  • Gaming
  • slask
  • nauka
  • sport
  • niusy
  • antywykop
  • lieratura
  • motoryzacja
  • giereczkowo
  • warnersteve
  • Wszystkie magazyny