7 points

I wanna use Linux, but gaming is stopping me.

permalink
report
reply
-3 points

Any kind of productivity is stopping me.

permalink
report
parent
reply
7 points

This dude must only know how to click on shit

permalink
report
parent
reply
-3 points

Adobe Suite?

Affinity Suite?

Proton Drive?

Editing in Davinci? (free version of DaVinci Resolve on Linux cannot playback any H.264 or H.265 video, and the free and paid version cannot playback AAC audio on Linux…)

You know, anything productive?

permalink
report
parent
reply
1 point

I don’t really do much of anything OTHER than gaming, so that wouldn’t be an issue for me. Sorry for you tho bro

permalink
report
parent
reply
-2 points

What a wasted life.

permalink
report
parent
reply
-1 points
*

Depends on the task. It is much better for ml, ai, scientific computing and high performance computing in general, developers…

But I use libreoffice only for cover letters and cvs.

If excel is needed, Linux is a problem

permalink
report
parent
reply
1 point

Is libre office calc not compatible with excel?

permalink
report
parent
reply
19 points

Isn’t even the steam deck Linux nowadays?

permalink
report
parent
reply
20 points

It is, and there are still some games that are borked, but most are quite good.

This site is great for finding out what games work. https://www.protondb.com/

permalink
report
parent
reply
-12 points

I…don’t know. I wanna say it is, but like a special proprietary version or something. I really got nothing here.

permalink
report
parent
reply
17 points

It’s just Arch Linux with the Steam UI and some extra packages pre-installed.

permalink
report
parent
reply
4 points

Yeah it’s skinned Arch Linux

permalink
report
parent
reply
10 points

Well, with an immutable filesystem and a customized kernel and mesa stack with backports from newer versions… so, really just an Arch-based distro in its own right

permalink
report
parent
reply
48 points

It depends on the game, but Steam proton is pretty good.

This site is incredibly helpful.

permalink
report
parent
reply
14 points

This, I did not know about, I see that for honor is definitely compatible, so it’s looking like it might work out.

permalink
report
parent
reply
-2 points

I use Linux for work. Windows for entertainment.

permalink
report
parent
reply
1 point

So you have like a dual boot on the same computer or different computers?

permalink
report
parent
reply
5 points

Different computers. My work provide me a dedicated work computer. My work doesn’t really care which OS I’m using on their computer. Only that I’m doing the job, and I’m most productive on Linux.

But if I for some reason had only one computer I would probably dual boot to keep my work and personal life separate.

permalink
report
parent
reply
1 point

I use two separate harddisks. It’s the easiest and cleanest option

permalink
report
parent
reply
4 points

Ironically I work in Linux and use Windows and the os to do it. I deploy lots of container Linux from a work provided windows laptop.

And I use Linux at home playing windows games through wine/proton.

permalink
report
parent
reply
26 points

The state of gaming on Linux isn’t perfect, but it is very, very good right now. The best it has ever been by far. The Steam Deck uses Linux, and Valve has their people dumping new features upstream into Linux for everyone to use.

permalink
report
parent
reply
5 points

Why is this getting down voted??

permalink
report
parent
reply
9 points

Probably because gaming on Linux is in very good state right now. If you’re a casual OS user I still wouldn’t recommend it but if you know what you do, you’ll barely need Windows.

permalink
report
parent
reply
10 points

One solution is just to stop gaming and start playing around with computers for fun.

permalink
report
parent
reply
12 points

Gaming is what got me into playing around with computers for fun.

permalink
report
parent
reply
4 points

Same. My mom refused to buy me a console, so I got creative with finding free games, then mods, then roms, then reading the Dolphin dev blog and trying to decypher it, and now I’m a senior software engineer

permalink
report
parent
reply
0 points

Por que no los dos

permalink
report
parent
reply
2 points

YES! Someone else fcking gets it!

permalink
report
parent
reply
1 point

I wanna use Linux, but last time I tried I had so many issues that it made it almost impossible to be productive. There are so many possible variations of a setup that trying to find answers either resulted in incorrect or just downright combative responses

permalink
report
parent
reply
-5 points

or just downright combative responses

My favourite things Linsuxs users say;

“You don’t even need to use the terminal anymore!”

someone asks for help

“here’s a terminal command, idiot. Go back to windows, idiot.”

or

“Linus from LTT is so stupid for running a random terminal command from the internet, borking his install. Anyway, here’s a terminal command, idiot. If you want the GUI instructions, go back to Windoze!1!”

or

“You can run that on Linux. Just download these 50 dependencies, run this custom script, modify WINE, and then it only crashes every 3 minutes!”

Like nah, I will stick to clicking a .exe and having it up and running in 5 seconds with no crashing, thanks.

permalink
report
parent
reply
1 point
Deleted by creator
permalink
report
parent
reply
0 points

Are you a programmer?

permalink
report
parent
reply
2 points

Or the one I got a lot: “why did you chose that distro? You need to be using [completely different distro each time]”

permalink
report
parent
reply
-1 points
*

Even games that work natively on Linux just don’t look as good because of the difference between OpenGL and DirectX.

I’m replaying Metro Last Light (not Redux) on a new PC with dual boot and I’m just playing it from Windows, even when the game (has) native Linux support.

To get the best grahpics I probably could run the Windows version from WINE as I already got Steam to work with it, but AMD’s GPU drivers are unstable on Linux and I couldn’t get the Mesa video drivers to support my MOBO’s integrated video output that I’m currently using for one of my displays.

I usually complicate things while tinkering to get something working in a specific way, but other times I just don’t feel like it.

I have an RT7900 XTX and I just want to get the best possible graphics with it.

permalink
report
parent
reply
3 points
*

This comment seems a bit strange to me for a few reasons. The Linux ecosystem has changed and improved drastically in the last few years, and a lot of this reads like it was written a decade ago.

AMD drivers have been rock steady for quite a few years now. The catch is that unless you’re doing some exotic thing (not general-purpose gaming) you should not be installing anything extra. People used to downloading drivers for everything tend to make the mistake of hunting down and downloading the Radeon proprietary drivers when those are not needed, and in some cases actively make things worse. I suspect this is the case because you mentioned Mesa when talking about the integrated graphics card, but not the dedicated one. If I’m right about that, uninstall Radeon and let Mesa handle it with the AMDGPU open source drivers built into your kernel.

Unfortunately, dual GPU setups are still very painful and annoying to set up and use. That is still an active pain point in the ecosystem. DRI_PRIME is still the best solution for this afaik, but it isn’t exactly an elegant one.

Steam comes with Proton built in (their own fork of WINE with a lot of improvements), WINE & Proton have made gigantic leaps forward with the backing of Valve, and pretty much everything gaming related has moved from OpenGL to Vulkan. Anything run in Proton, for example, is going to be using Vulkan, not OpenGL

Checking out Metro’s protondb page, yeah, seems like the consensus is that the devs did a shit job with their port. I’d recommend right-clicking the game in Steam, go to properties, compatibility, and enable Proton there.

permalink
report
parent
reply
0 points

What OS are you using? Which distribution / version?

permalink
report
parent
reply
2 points

I started with the proprietary drivers. I mentioned on Lemmy how “crashy” they were and someone recommended the Mesa drivers as they had good performance and stability.

When I tried to install the Mesa drivers, I completely removed AMD’s proprietary drivers first. I got the Mesa drivers to work apparently, but the mouse cursor was only visible on the integrated graphics display, kind of a common issue. After some troubleshooting I finally got the mouse cursor to show on the decicated GPU displays, but then I had no output on the other display. If I got myself a Display Port to VGA adapter I could quit using the dedicated video port, but at the time I don’t have one.

I know about proton. The original L4D runs quite well on Linux and required zero extra set up. However, I was quite disappointed when I tried the original Metro 2033 (not Redux either) with Proton, as it looked quite worse on Linux than on Windows.

Based on what you say, running Last Light with Proton could be interesting, tho.

permalink
report
parent
reply
3 points

I started gaming after I switched to Linux, so all of my gaming is Linux-based. It helps that I use emulators for everything, and Linux has excellent emulators. When I built my new computer and discovered I could emulate a Switch at a playable speed, it floored me.

permalink
report
parent
reply
2 points

But but but Wine Is Not an Emulator

permalink
report
parent
reply
1 point

I don’t use Wine.

permalink
report
parent
reply
-4 points
*
Deleted by creator
permalink
report
parent
reply
3 points

I could play Witchfire on day one, an early access game on the Epic Game Store, so probably the only games you cant play now are the online ones, but there are some you can.

permalink
report
parent
reply
4 points

Left guy are edge users on linux

permalink
report
reply
2 points

Noo. I use it for bing AI I swear

permalink
report
parent
reply
1 point

You can spoof the user agent to edge using a Firefox extension in order to use Bing AI. The functionality is mostly the same except for being unable to access a previous chat and lack of web page context search.

permalink
report
parent
reply
60 points
*

All Linux are equal…

… But some are more equal than others

permalink
report
reply
31 points

People who use windows are already locked in their lockers

permalink
report
reply
0 points

And most a fine with it…

permalink
report
parent
reply
10 points

Apple Bois being homeschooled. Still somehow bullied.

permalink
report
parent
reply
4 points
*

Eh, as a homeschooler parent and a household of Linux users, more like Linux are being homeschooled and Apple is a fancy private school for rich folk (and scholarships for the not so well off of course)

permalink
report
parent
reply
5 points

fancy school for rich folk

With expensive drugs

permalink
report
parent
reply
2 points

And for most people that’s OK. As I’m OK with buying eggs rather than making them myself in my garden with my own chickens, even if it would be better and I would have more control over it…

permalink
report
parent
reply
6 points
*

most linux distros are easier to install and use then windows (think Ubuntu or Mint, as long as you don’t rely on stuff like ms office or photoshop, which don’t work that well)

permalink
report
parent
reply
3 points
*
Removed by mod
permalink
report
parent
reply
4 points

I thought about your comment. My conclusion: a Linux laptop doesn’t need as much space as a normal sized chicken. It’s cleaner too.

permalink
report
parent
reply
2 points

Can’t argue with that.

permalink
report
parent
reply
101 points

This picture is incomplete.

You need another guy on the ledt side, just casually watching as the others fight. That’s Debian.

The poor dude being shoved into the locker is Suse.

The bully is Ubuntu.

Now we need a bigger guy behind the bully, waiting to get his hands on the bully. That will be RedHat.

Arch will be behind RedHat, getting ready to punch him in the face.

Gentoo will be right behind Arch, laughing like a maniac at the carnage unfolding.

And to the far right side of the picture you get to see this underrated guy, just shrugging his shoulders. That’s LFS.

permalink
report
reply

Where’s Guix?

permalink
report
parent
reply
8 points

Next to Debian, I’d risk.

permalink
report
parent
reply
-2 points

In the shame corner wearing a dunce cap for copying NixOS without making the language situation any better (like, say, static typing).

permalink
report
parent
reply
-1 points

I now the principle of nixos and assume guix works kinda the same. Tell me what’s the problem with static typing and nix in general that guix could have improved upon?!

permalink
report
parent
reply
54 points

let me paint you a different picture

i’m the one shoving you into a locker.

permalink
report
parent
reply
6 points

I was never small enough to fit in one, nor fun enough to be picked on. Plus, I was prone to fight back; I had very little to lose.

permalink
report
parent
reply
5 points

Oh yeah?

Well, sudo deez nuts

permalink
report
parent
reply
13 points

Alpine linux is already in the lockercontainer.

permalink
report
parent
reply
14 points
*
Deleted by creator
permalink
report
parent
reply
12 points

Debian is the school

permalink
report
parent
reply

Programmer Humor

!programmerhumor@lemmy.ml

Create post

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.

Community stats

  • 6.9K

    Monthly active users

  • 1.5K

    Posts

  • 35K

    Comments