this post was submitted on 22 Aug 2024
487 points (98.8% liked)

Linux Gaming

15490 readers
19 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

I recently spent some time with the Framework 13 laptop, evaluating it with the new Intel Core Ultra 7 processor and the AMD Ryzen 7 7480U. It felt like the perfect opportunity to test how a handful of games ran on Windows 11 and Fedora 40. I was genuinely surprised by the results!

...

The Framework 13 is perfectly capable of gaming even with its integrated graphics, provided you’re willing to compromise by lowering the resolution and quality presets for more demanding games. (It’s also a testament to how far AMD’s APUs have come in the past decade.)

Summary of results:

  • Shadow of the Tomb Raider: Linux wins
  • Total War: Warhammer III: Windows wins
  • Cyberpunk 2077: Linux wins
  • Forza Horizon 5: Windows wins

These results are an interesting slice of the Linux vs Windows gaming picture, but certainly not representative of the entire landscape. A few shorts years ago, however, I never would have dreamed I’d be writing an article where even two games on Linux are outperforming their Windows counterparts.

Archived Link

you are viewing a single comment's thread
view the rest of the comments
[–] Lemonparty@lemm.ee 6 points 3 weeks ago (6 children)

Hey genuine question what does everyone use for office apps these days? I'm extremely over being charged a yearly fee to use word and excel

[–] Eranziel@lemmy.world 27 points 3 weeks ago (1 children)
[–] soulsource@discuss.tchncs.de 9 points 3 weeks ago

I have been a user since the 90s. Back then it was still called StarOffice.

Its feature set differs from that of MS Office, and its performance could be (a lot!) better, but I strongly prefer the LibreOffice user interface, and the features that matter to me (like CSV import) are way better in LibreOffice. However, LibreOffice does not have all the features of MS Office, and some are notably worse (for instance auto-fill in spreadsheets, where Excel is way better at guessing the next value).

Sadly it's not only a matter of preference, because file exchange between different office suites is not flawless. MS Office and LibreOffice don't agree 100% on how to load each other's files...

[–] derin@lemmy.beru.co 9 points 3 weeks ago

I've been trying OnlyOffice recently - seems pretty nice so far.

[–] lenathaw@lemmy.ml 5 points 3 weeks ago

Unpopular opinion but I just use Google Sheets instead, because most of my spreadsheet usage is due to work and my employer uses Google Workplace

[–] soulsource@discuss.tchncs.de 4 points 3 weeks ago

In addition to LibreOffice I often use standalone tools.

If I want a high quality document, I use LaTeX. Same for presentation slides. However, writing stuff in LaTeX is only worth the effort if the quality is needed. For non-important stuff I just use LibreOffice.

For calculations it depends on what I want to have in the end. If I just want to play with the data a bit, then LibreOffice Calc it is. However, if it is for something serious, I tend to write script files, or even full programs, that do the processing. That way computation and data is in separate files, and the used formulas are clearly visible and easy to debug.

[–] festus@lemmy.ca 1 points 3 weeks ago

I pay for the Softmaker Office suite, it's pretty good and has Linux native versions.

@Lemonparty
Collabora Office, tied into an instance of nextcloud. So essentially like the Google office suite but self hosted. Then Libre office if I need to do anything offline.
@umbrella