this post was submitted on 25 Jun 2025
565 points (99.5% liked)

Games

19922 readers
916 users here now

Video game news oriented community. No NanoUFO is not a bot :)

Posts.

  1. News oriented content (general reviews, previews or retrospectives allowed).
  2. Broad discussion posts (preferably not only about a specific game).
  3. No humor/memes etc..
  4. No affiliate links
  5. No advertising.
  6. No clickbait, editorialized, sensational titles. State the game in question in the title. No all caps.
  7. No self promotion.
  8. No duplicate posts, newer post will be deleted unless there is more discussion in one of the posts.
  9. No politics.

Comments.

  1. No personal attacks.
  2. Obey instance rules.
  3. No low effort comments(one or two words, emoji etc..)
  4. Please use spoiler tags for spoilers.

My goal is just to have a community where people can go and see what new game news is out for the day and comment on it.

Other communities:

Beehaw.org gaming

Lemmy.ml gaming

lemmy.ca pcgaming

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] squaresinger@lemmy.world 14 points 1 day ago* (last edited 1 day ago) (1 children)

Unless you use an RT kernel, Linux is not a realtime OS and certainly not a true one.

Because, you know, terms have a meaning.

[–] socsa@piefed.social 2 points 17 hours ago (1 children)

Right but switching to an RT kernel is trivial for basically any mainstream distro. You can do it from the package manager.

[–] squaresinger@lemmy.world 2 points 13 hours ago

True, I just wanted to clarify that by default Linux doesn't run on an RT kernel.

And tbh, an RT kernel is really not desirable for most applications, which is why it's not default. All these RT guarantees cost a lot of performance, and in most cases a guaranteed latency is not worth losing performance over.

In fact, using an RT kernel would be just the opposite of what you'd want on a gaming system.