linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

hornedfiend, (edited ) in gamescope through the heroic launcher is WAY better than steam

I mean…you’re mostly right, but I don’t know how setting a few flags like -H,-W,-h,-w is that big of an issue. I agree lutris and maybe heroic (I don’t use) have frontends for these,but I would hardly that “way better”.

Edit: grammar,typos

shea,

it’s incredible how out of touch this community is with the average end user. I’d wager that MOST people don’t know how, much less want to set custom flags for every one of their games. Believe it or not people actually like using nice GUIs and rely on simple intuitive frontends, and it’s a massive failure on Valve’s part considering they’re the largest, most mainstream PC gaming platform.

themoken,

Nobody running a FOSS third party launcher is an average end user. Also, people routinely add flags to typical games even on Windows (e.g. -skiplauncher)… It’s really not that big a deal.

caseyweederman,

Yeah. I don’t know what those flags are… Yet.
The moment a game launch fails in that particular way, I will be diving all the way into that particular deep end.

RaumEnde, in Reading .mcn files?

Use a hex editor to read binary files. I recommend ImHex imhex.werwolv.net because it includes all sorts of advanced analysis stuff.

blindbunny, in Today I discovered Garuda's BTRFS assistant and it's a total game changer.

Can this make a btrfs partition usable to timeshift?

Atemu,
@Atemu@lemmy.ml avatar

I don’t know about timeshift but it appears to have a configuration tab for snapper.

blindbunny,

Yeah I seen that. Does snapper have a easy gui for dummies to make snapshots?

sirico, (edited )
@sirico@feddit.uk avatar

this is that more so in something like Fedora/Opensuse

blindbunny,

🥴 thanks

PainInTheAES,

Apparently btrfs assistant has a gui to create snapper snapshots. But there’s also snapper-gui

Dariusmiles2123, in Framework 13 With AMD Ryzen 7040 Makes For A Great Linux Laptop (Review)

I love the idea of such a computer so I wish that project the best.

It should just ship with Linux preinstall as their ethos aren’t compatible with windows for me.

TheGrandNagus,

It certainly seems strange to me that it officially supports Ubuntu and Fedora, yet doesn’t offer the option of having it preinstalled

flashgnash, (edited )

I think pretty much anyone buying one those laptops who wants Linux already knows how to install it and let’s be honest if it ships with any given distro I think most would install their preference over it anyway

safefel556, in Today I discovered Garuda's BTRFS assistant and it's a total game changer.

Good morning sirs

thantik, (edited ) in Today I discovered Garuda's BTRFS assistant and it's a total game changer.

Hopefully this assistant doesn’t kill its wife…

(I promise you this statement is related. It’s a little bit of history on BTRFS/ReiserFS though. BTRFS actually has support for in-place conversion from EXT and… ReiserFS, as it was kind of a competitor and the same engineers worked in ReiserFS)

waitmarks, (edited ) in SBC's with better mainline Linux support than Raspberry Pi?

my info could be out of date on this, but the last time i looked into it, the khadas vim3 was the most powerful arm sbc with mainline linux support.

helenslunch, in gamescope through the heroic launcher is WAY better than steam
@helenslunch@feddit.nl avatar

What’s Gamescope?

Ineocla,

Valve’s custom wayland compositor used on steam os

helenslunch,
@helenslunch@feddit.nl avatar

What’s a “Wayland compositor”?

possiblylinux127,

The program that draws pixels on your screen. (Not exactly but close enough)

ransomwarelettuce, in 10 YouTube Channels Linux Users Should Explore

Broadie Robertson is pretty cool too!!!

GustavoM,
@GustavoM@lemmy.world avatar

Amen. He is a lost gem.

Prunebutt, (edited ) in Canonical Microcloud: Simple, free, on-prem Linux clustering

To give the org credit, they found and fixed the problem – a typo in a script, apparently – but as a result, the sequencing of the demos was disrupted and the result was a little confusing.

I’m gonna quote this, the next time my boss asks why we need a thorough testing culture.

Edit: Also: language servers and static code checkers safe money, so don’t hassle me about why I need to config neovim while clocked in.

pastermil,

config neovim while clocked in.

You’re supposed to do it on your free time, like over the weekend, instead of spending time with your loved ones. Duh!

Mair, (edited ) in gamescope through the heroic launcher is WAY better than steam
@Mair@lemmy.blahaj.zone avatar

Gamescope is a microcompositor from Valve that is used on the Steam Deck. Its goal is to provide an isolated compositor that is tailored towards gaming and supports many gaming-centric features such as:

-Spoofing resolutions -turning off VSync on Wayland desktops -using HDR -Upscaling using AMD FidelityFX™ Super Resolution or NVIDIA Image Scaling -Limiting framerates

In particular, gamescope is rendered seperately to your entire desktop, meaning that certain problem games that may have issues when rendered by your normal compositor (wayland or X11) may work fine under gamescope. For instance: certain games may have jerky mouse input or frequent crashes when running under wayland, but those issue may disappear when running within gamescope.

(this is also why we call gamescope a micro-compositor, as it runs seperately to your main compositor that handles your desktop e.g. Wayland or X11)

wiki.archlinux.org/title/Gamescope

emhl, in (help-solved)monitor 1 with workspace 1 and monitor 2 with workspace 2, how pls?

AwesomeWM should allow switching workspaces independently if you want to try a dynamic tiler

free,

👍

cerement, (edited ) in Reading .mcn files?
@cerement@slrpnk.net avatar
  • hexdump comes stock with most distros, no editing features, but hexdump -C filename will at least let you see what’s in the file
  • from control characters and control codes, it looks like everything is separated by a set of three NUL characters (`
brenno, in Can someone ELI5 why some apps need to support X11/wayland?

As an addition to other responses, think that most apps (specially smaller ones) are developed using some framework or set of libraries that might or might not support those protocols.

So let’s pretend that I have an app buit using Electron and that framework does not support Wayland. There’s nothing I can do on the app side until Electron supports Wayland in this fake example.

So it actually takes time for the libraries to support the new protocol and then app developers to update their apps to support it aswell.

That’s why you see that the Wayland migration is incremental and not all at once.

spencer, in What do you think about this?

While I find that I agree with his takes like, 55% of the time, I do agree that Debian and Arch are basically the S-tier distros. So many of the other ones are basically just opinionated Debian or Arch, and while those can be useful when you’re getting started, I’ve found that for the long haul you’re better off just figuring out how to configure the base distribution with the elements of the opinionated ones that you like rather than use those distros themselves. Also, RIP CentOS. I would have put that in a high tier before the RHELmageddon (not top tier mind you, but it had a well defined use case and was great for that purpose).

luthis,

I’ve been using Arch for years and can’t pull myself away because everything just works. Whats the difference between arch and whatever the derivatives are? I don’t even know what distros to arch are the Ubuntu / mint to debian

F04118F, (edited )

EndeavourOS is easy-mode Arch. You get a liveboot with XFCE and a graphical installer with quite some choices, from a wide selection of desktop environments and window managers to the init system and filesystem. You get pacman and yay, with the AUR preconfigured.

Manjaro is the easiest way to break Arch. It has its own repos which are just Arch but 2 weeks behind. This causes problems when (not saying if) you add the AUR, which is not 2 weeks behind but in sync with Arch main repos. Thus causing breakages due to migrations not happening at the same time.

Garuda is not as widely used as Endeavour and Manjaro, but from those who’ve used it, I’ve only heard good things.

I am using EndeavourOS Sway Community Edition. Was nice to have a starting point for my first pure WM and my first Arch install. The Sway Community Edition is looking for maintainers but I am a bit disappointed by some things in upstream Sway and am not sure I want to stick with it long-term yet. Might try Hyprland at some point.

Papercrane,

Ah ok i gues si can understand it makes sense that if you really wanna learn linux you gotta be ready to get your hands dirty aka figuring out how to configure the distribution. Maybe its just very overwhelming because a beginner doesnt even know what you can / can’t configure. But probably everything

spencer,

Yeah basically all a “distribution” is is a selection of software and configurations, and they distribute (hence the name) that software and configurations as a bundle. It definitely can be daunting to learn all of this at once as a newcomer, but on the other side of that coin I’ve seen many people begin their Linux journey on a “beginner friendly” distribution who come to see that distro’s configs as default and need to unlearn/relearn many habits as they progress through their journey. I think, too, that often people who are immersed in the Linux world don’t have a great perspective on what is/isn’t confusing for a new user and often end up obfuscating things with other things that are just as complicated, if not more.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #