rah

joined 2 years ago
[–] rah@feddit.uk 2 points 10 months ago

In this context, the word "dictatorship" means something very different to what it means in general usage referring to the governance of nation states. OP's comment seems like a silly effort to try and shoe-horn their favourite political subject into a thread where the subject doesn't fit.

[–] rah@feddit.uk 15 points 10 months ago* (last edited 10 months ago) (4 children)

we should be able to have sane and respectful conversations where no one is insulting each other, or anyone else

Why should we?

Your personal opinion does not give you the right to delete comments and block users, just because their opinions don't align with yours!

Actually it does. Just like IRC, the fediverse is not a democracy, it's a dictatorship. As a user, you have no rights at all. You're offered the privilege of being permitted to connect and participate. Don't like it? Nobody cares. Go start your own server/network/whatever.

[–] rah@feddit.uk 16 points 10 months ago* (last edited 10 months ago) (10 children)

Use df to show disk usage. df -h is most useful.

I'd guess the odd usage numbers is due to sparse files. https://wiki.archlinux.org/title/Sparse_file

[–] rah@feddit.uk 1 points 11 months ago

higher average fps

LOL

[–] rah@feddit.uk 65 points 11 months ago (6 children)

The Cloud Outgrows Linux, And Sparks A New Operating System

...which runs on top of Linux

[–] rah@feddit.uk 1 points 11 months ago

windows

Wrong community.

[–] rah@feddit.uk 0 points 11 months ago (2 children)

works better

What do you mean?

[–] rah@feddit.uk 0 points 11 months ago* (last edited 11 months ago)

The render surface [is] handed out by the compositor

That's what I said. You're repeating what I said back to me.

[–] rah@feddit.uk 0 points 11 months ago* (last edited 11 months ago) (7 children)

It's not like games talk to the kernel and GPU driver directly to get graphical output

LOL that's exactly what they do.

there's a desktop environment they need to take into account

They do not need to take the desktop environment into account. They ask for a window and they render into it. They'll ask for a window using either the OpenGL or Vulcan API. Both those APIs abstract the windowing system away, the desktop is entirely irrelevant. Under Wayland, the compositor requests a buffer from the kernel, provides it to the game and then manages where on the desktop that buffer is rendered. The game's rendering is done directly (talking to the kernel and GPU driver) without going anywhere near either the compositor or the desktop environment.

The desktop environment means nothing when it comes to gaming. Except in so far as it may provide a GUI to configure aspects of the system that would otherwise be configured on the comand line or, for example by interacting with /sys.

This is why I asked what OP meant when they said KDE "supports" gaming better. Seems ridiculous. The desktop environment is not involved in game rendering. It has no impact. I'm mystified as to why people think it does.

view more: ‹ prev next ›