Komentarze

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

captain_aggravated, do games w Linux gamers on Steam finally cross over the 3% mark
@captain_aggravated@sh.itjust.works avatar

For new users, if it doesn’t exist in the repos, you’ve gone too far.

I don’t think this holds up under scrutiny. Theoretically sure, installing using your distro’s package manager is the beginner skill, compiling from source is the advanced skill.

The reality is, people transplanting from Windows often own hardware they want to continue to use, that require software that isn’t in a distro’s package manager. For me, this included a DisplayLink docking station, an Epson printer and a SpaceMouse. For some, it will include gaming keyboards or mice, stream decks, who knows what else. A lot of times, there are folks making open source software for these things, but they don’t package them. So you end up on Github as a beginner looking for the thing to make your thing work.

As you migrate into the ecosystem, you start buying hardware that is well supported by the Linux ecosystem, that problem starts to fade away.

by rpm vs deb, I wasn’t meaning downloading individual files…though I’ve done that. DisplayLink offered their driver as a .deb. At first, that Epson printer only issued a .rpm, and I had to use Alien to install a .rpm on a Linux Mint computer. With time, they offered a .deb, and eventually the printer was just natively supported by CUPS. I meant, I find that the Debian/Ubuntu repos (the dpkg/APT system that uses .deb files) have more stuff in them than Fedora’s repos (the DNF package manager that uses .rpm files) do.

Does Mint still not use Wayland?

When I built my current PC, Wayland support in Mint Cinnamon was “We’ve just now added it, it doesn’t work worth a damn but you can try it.” They’re coming along, but they’re behind.

Is an older codebase generally good for new users? The first distro I installed on an x86 PC was Mint Cinnamon 17. Quiana. On a then brand new Dell Inspiron laptop. For about 6 months, the kernel that shipped with the OS didn’t support the laptop’s built-in trackpad. I had to manually update the kernel through Mint Update for the trackpad to work. There’s problems at the bleeding edge, but there’s problems at the trailing edge as well.

captain_aggravated, do games w Linux gamers on Steam finally cross over the 3% mark
@captain_aggravated@sh.itjust.works avatar

At least some of the problems I reported about Bazzite are inherited from Fedora. Bazzite didn’t create Anaconda.

Fedora has the problem of being generally fine, but most of the world for the last decade has been targeting Ubuntu as THE Linux distro, so there’s a lot if Git repos out there that don’t include instructions for Fedora. Way fewer things are packaged in rpm rather than deb. I’ve never seen Linux Mint kernel panic unless I was fucking around with the video drivers, I’ve seen Fedora kernel panic.

The main reason I’m using Fedora right now rather than Mint is Mint tends to have an older codebase, and we’re at a point in PC technology where things like wayland offer support for video and graphics stuff that don’t work well under X11. like my 1440p ultrawide 144Hz monitor sitting next to a 1080p 60hz side monitor. Fedora KDE has it ready to go, Mint Cinnamon does not.

captain_aggravated, do games w Linux gamers on Steam finally cross over the 3% mark
@captain_aggravated@sh.itjust.works avatar

I had one fail fairly early, giving me a cryptic message because apparently it couldn’t cope with how I’d set up the partitioning.

I’ve had a Linux Mint install fail because it couldn’t cope with a BIOS setting, the error message gave a plain English explanation “it’s probably the XMBT (or whatever acronym) setting in the BIOS, see this page on the Ubuntu wiki for details:” and it gave a hyperlink, because the installer runs in a live environment, it had a copy of Firefox ready to go, AND it gave a QR code so you could easily open that link on a mobile device. THAT’S how it’s done.

captain_aggravated, do games w Linux gamers on Steam finally cross over the 3% mark
@captain_aggravated@sh.itjust.works avatar

Having played with it for a little while now that I’ve got it installed…I think it’s alright for a mostly or entirely gaming machine. I wouldn’t want to use it, or any immutable distro, as my main computer.

I’ve attempted to stay out of the trendy distro of the month club, remember Garuda? Remember Peppermint? Remember Endeavour?

captain_aggravated, do games w Linux gamers on Steam finally cross over the 3% mark
@captain_aggravated@sh.itjust.works avatar

Bazzite offers KDE or GNOME, and in the menu mentions KDE is what is used in SteamOS.

I installed Bazzite on my HTPC recently. It was the worst install process I’ve seen in over ten years of using Linux. I shall enumerate the problems I had:

  1. The image is weirdly large, it’s like 9GB in size. It takes awhile to download and a weirdly long time to write to a USB stick.
  2. Once written, you boot the image, and GRUB has the options to Install Bazzite or Test Media And Install Bazzite. By default, Test Media is selected. It always fails this test.
  3. If you use the typical non-live environment image, the scaling is tiny on a 4k monitor, and there’s no way to adjust this.
  4. If you use the live environment image (in beta at time of writing), it might just lock up. I had that happen twice just while clicking through the Anaconda installer.
  5. The Anaconda installer, which I think they inherited from Fedora, was I think designed by one of the contrarian idiots who work for Gnome. There’s a DONE button up in the far upper left hand corner of the screen that sometimes acts as a back button, sometimes acts as a forward button. You have to move the mouse from the top corner of the screen to the center of the screen a lot, for no reason. The top-left corner of the screen is a dumb place to put a DONE button because most languages read top to bottom, left to right, the DONE button is where a START button should go.
  6. There isn’t a simple way to tell it “put / on this drive, put /home on that drive.” There’s an automatic installer which will do god knows what…fail, most likely. There’s a “custom” partition dialog which I couldn’t make heads or tails of, and then there’s a “custom advanced” one that lets you set the size and position of each partition to the byte. Doing it this way apparently REQUIRES you to not only set up a /boot/efi partition, but also a /boot partition separate from /root.
  7. If you’re in the habit of putting /, you know, operating system and software, on one drive, and /home on another drive, you have to learn from osmosis that part of Bazzite’s immutableness means that there is no /home, there’s a /var/home symlinked to /home.

And if it doesn’t randomly lock up, you’ve got Bazzite installed!

Bazzite markets itself as a newbie friendly Linux. They’ve got that configurator on their website that gives you a little Cosmo quiz about what system you have, what desktop you want etc. which is good! That is good user friendly design. But the actual software you get rattles like a Chrysler. How many noobs are going to bounce right off that?

captain_aggravated, do games w Minecraft is removing code obfuscation in Java Edition
@captain_aggravated@sh.itjust.works avatar

Precisely.

captain_aggravated, do games w Minecraft is removing code obfuscation in Java Edition
@captain_aggravated@sh.itjust.works avatar

Things like Minetest exist.

captain_aggravated, do games w Nearly 90% of Windows Games now run on Linux, latest data shows — as Windows 10 dies, gaming on Linux is more viable than ever
@captain_aggravated@sh.itjust.works avatar

Mechanical/civil engineering software, music production, and digital art. Those are the big ones.

captain_aggravated, do games w Futurama Hit & Run Demo Out Today
@captain_aggravated@sh.itjust.works avatar

I was about to say, I loved Futurama, It’s run it’s course, I’m fine with Meanwhile being the series finale (especially since as broadcast it ended with them pushing the time loop button, and they aired the first episode after that) and I’m ready to move on.

captain_aggravated, do games w Who's your favorite female protagonist in a video game? (Add pic of character in response)
@captain_aggravated@sh.itjust.works avatar

Two occur to me: Chell from the Portal games, and Lufia from Lufia and the Fortress of Doom. And both of those almost don’t count.

I almost don’t want to count Chell because she’s almost not a character, but I’ve had quite a bit of fun playing as her.

Lufia is one of the rare SNES JRPGs not made by Squaresoft or Enix, it was published by Taito. Gameplay is similar to classic Final Fantasy, the story manages to be quite tragic. Lufia, the title character, is not the player character, Enter Your Name is the player character, and Lufia is a playable party member/his love interest/…well, play the game to find out. So there’s reasons why I hesitate to call her a “protagonist.”

I have to mention a fun thing that series did: Lufia 1 starts with a playable prologue/tutorial section where you play as some legendary heroes fighting an ultimate battle. Lufia 2 is a prequel, and it’s the story of those legendary heroes, which ends with that same ultimate battle as the final boss. In Lufia 1, the heroes speak very formally. They sound stalwart and brave and a bit old fashioned, as legendary heroes should. In Lufia 2, we know these characters more as real people, and the dialog treads the exact same ground but it’s much less formal, makes them sound less hypercompetent.

captain_aggravated, do gaming w What game changed your life?
@captain_aggravated@sh.itjust.works avatar

I made the mistake of trying to go back and play Portal 2 during the pandemic, and the themes of isolation, neglect, abuse and gaslighting just weren’t as funny in 2019.

captain_aggravated, do games w EA CEO says company values will 'remain unchanged' under the new ownership of Saudi Arabia and Jared Kushner's investment firm
@captain_aggravated@sh.itjust.works avatar

Desert Strike was my last.

captain_aggravated, do games w EA CEO says company values will 'remain unchanged' under the new ownership of Saudi Arabia and Jared Kushner's investment firm
@captain_aggravated@sh.itjust.works avatar

You know, I didn’t doubt that for a single second.

captain_aggravated, do games w Early access periods should ideally be around six months, research suggests
@captain_aggravated@sh.itjust.works avatar

I’ll allow it for smaller studios that have a big, offbeat idea. Games like Factorio, Satisfactory, Kerbal Space Program and Subnautica. All of these games had multi-year early access campaigns that were very successful, Satisfactory in particular. I think it’s appropriate for weird games like these that have uncommon mechanics like factory building, space flight or scuba diving.

Thinking about Satisfactory, I imagine their sales weren’t spectacular on launch day last year, but a lot of their customer base had already bought the game, so they got their $30. Maybe another way to phrase it is, who cares if it sells before or after launch?

captain_aggravated, do games w Randy Pitchford Snaps Back at Borderlands 4 Criticism: 'Code Your Own Engine'
@captain_aggravated@sh.itjust.works avatar

Don’t you guys have phones 90-series graphics cards?

  • Wszystkie
  • Subskrybowane
  • Moderowane
  • Ulubione
  • NomadOffgrid
  • esport
  • Technologia
  • fediversum
  • FromSilesiaToPolesia
  • ERP
  • rowery
  • test1
  • krakow
  • Gaming
  • muzyka
  • Spoleczenstwo
  • sport
  • informasi
  • tech
  • healthcare
  • turystyka
  • Psychologia
  • Cyfryzacja
  • Blogi
  • shophiajons
  • retro
  • Travel
  • gurgaonproperty
  • slask
  • nauka
  • warnersteve
  • Radiant
  • Wszystkie magazyny