linux

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

rollmagma, in Periodic reports, Linux and User Agents

No one cares. Adoption of operating systems in the real world is not done based on popularity charts. Those only serve for memes and flamewars.

vildis, in Random application segfaults on Arch

Could you try an older endeavour os image?

This sounds very much like a driver/firmware/hardware issue

danie10, in When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**
@danie10@lemmy.ml avatar

Yes Linux Mint. You CAN migrate later to other distros without losing your data so feel free to test others out later when you feel ready and know more about them.

psud, in Something to ruffle some penguin feathers: The Unix Hater's Handbook

As Unix is pushed to do more and more, it instead becomes less and less

That’s a pretty good pun of it was deliberate

psud, in Something to ruffle some penguin feathers: The Unix Hater's Handbook

I wonder how much he laughed when Mac went Unix

Spectacle8011, in COSMIC: The Road to Alpha
@Spectacle8011@lemmy.comfysnug.space avatar

I recognize this is an odd comment to make, but I’m glad to see this screenshot tool supports capturing a window in Wayland. My next question is, can the screenshot tool be invoked from the command-line or via a script?

bruhduh, in 32-bit distro suggestions for 2007 MacBook
@bruhduh@lemmy.world avatar

Debian, gentoo, mx linux, antix linux

SmoochyPit, in Unity’s Open-Source Double Standard: the ban of VLC

Companies really do be taking people’s work and profiting off of it, then not giving back whatsoever. :(

WeLoveCastingSpellz, in Docker team is considering distributing Docker Desktop as a Flatpak and Snap

YES PLEASE

mhz, in How to run command or code in parallel in bash shell under Linux or Unix
superbirra,

mmh yeah… but no.

gnuplusmatt, in How to run command or code in parallel in bash shell under Linux or Unix

Ctrl + z Bg

superbirra,

lol no

thespezfucker, (edited ) in Looking to switch to Linux in the somewhat distant future

update: currently testing mini cinnamon on a VM at the moment

Looks pretty good, tho I haven’t really gotten in the setup yet (really close tho!)

files.catbox.moe/twr0yl.png (image link dw)

thespezfucker,

I’m currently using typing on said vm? pretty cool right?

files.catbox.moe/tj9gli.png (image link, i should probably switch to imgur lol)

MxW, in What's your current favorite distro that isn't Arch, Debian or Fedora?

EndeavourOS

WeAreAllOne, in Firefox Sidebar Addon like Brave or Vivaldi?

You might be wanna check out Floorp web browser. A fork of Firefox which implements sidebars and other interesting elements. Plus it’s super fast!

Pantherina, (edited )

Ok will see if I can copy those elements to normal Firefox. No way I am using some strange 3rd Party firefox mod XD

sandayle,
@sandayle@iusearchlinux.fyi avatar

Floorp is not bad but I think it delays in receiving updates. I get “no ad blockers allowed” warnings on YouTube.

WeAreAllOne,

It’s based on ESR so it receives the security updates normally but features at a later stage.

And who still uses YouTube when there are alternatives like invidius and Piped??

sandayle,
@sandayle@iusearchlinux.fyi avatar

I didn’t know that. Thank you.

LunchEnjoyer, (edited )
@LunchEnjoyer@lemmy.world avatar

Floorp dev recently stated that workspaces are not going to be supported anymore/will be removed.

Source : github.com/Floorp-Projects/Floorp/issues/618#issu…

VITecNet,

In my experience, Firefox and forks are never super fast. Installed Floorp Lightning and the speed is the same as Firefox.

the16bitgamer, in Looking to switch to Linux in the somewhat distant future
@the16bitgamer@lemmy.world avatar

From my experience, download many distros from Linux Mint to Zorin, maybe Fedora and OpenSuse if you want something non Ubuntu bases, or Manjaro and Endeavor OS if you are up for a challenge.

Then install them in a Virtual Machine like Virtual Box. This way you can test which OS you like, and see if the software you want works.

In my experience the Desktop Environment makes the biggest impact on your user experience.

Followed by the package manager (app store)

Then available software (steam lutris libre office)

Finally the terminal for when things go south (or you installed arch)

Agent_Engelbert, (edited )

Absolutely!

I started with mint. Hated it.

Ubuntu, Pop_Os. Hated it.

Fedora. Hated it.

Archlinux, okay, but not so much.

Manjaroo, hated it.

And now I settled with Garuda and Nobara. Like them.

I used Nobara for niche gaming (rarely use it now).

And Garuda Linux for dev work, and downloading and installing stuff, including proprietary packages. And I don’t have to configure all the things to make it capable of allowing me to download stuff from all the nice mirrors, such as the community arch mirror.

Nobara, on the other hand, is great at handling compatibility issues kinda out of the box. Such [Edit1: as GPU] drivers.

The reason I disliked the aforementioned distros was solely because of how much involved I had to be to configure them to integrate with my rare WiFi chip drivers, which triggered me when I banged my head at the keyboard for hours only to find out that my WiFi driver was not supported.

But Garuda and Nobara or a blessing, and a chef’s kiss.

That’s coming from a person who tried more than 20+ distros and/or their derivatives.

[Edit2:] All in all, I would recommend what the comment above suggested, as that will help you find your own path. The samurai path, the kenjutsu path, or the kendo path, the peaceful path, or the hackers path. ;)

[Edit3: sorry Debian users, but I DID try your distros, I just didn’t want to bother with them much as they had compatibility issues too !]

Bransons404,

I’ve been wanting to do this for years, and tried several years ago but my AMD graphics card didn’t have available drivers. I now have an rtx 2070 super, do you know if it’s compatible?

I saw in a comment above that mint cinnamon is great for gaming, does that use wine or something similar? The gaming aspect is really holding me back.

Also slight concern with my dev environment but I’m sure that’s been solved 100 different ways.

the16bitgamer,
@the16bitgamer@lemmy.world avatar

Drivers. I’ve yet to run across any major issues except for Intel Compute not working with Davinci Resolve but that’s well documented.

Now for gaming on Linux. There are 2 ways to game on Linux.

  1. Native ports. Most valve games and some third parties (mostly indie) are natively compatible. I’ve had no issues playing these ports and they run like any other application.
  2. Windows Compatibility Layer. Now asking for 20+ year old games to be ported to Linux is a bit of an ask. Let alone asking devs to add Linux support to their games when Linux had such a small install base.

So what some very smart devs did, was make 2 pieces of software that makes playing native Windows games on Linux possible.

WINE, or WIne Is Not an Emulator, is a compatibility layer to run native Windows Software in Linux. With a primary focus on Windows System Calls. Gaming in wine isn’t graphically the best.

Then there is DXVK, or Direct X to Vulkan compatibility layer, which translates DX9-DX11 code to the open source Vulkan that runs in Linux. Intel’s Arc graphics uses this for their legacy compatibility.

Now you don’t need to worry about installing any of this since Valve packages these apps, and some choice software like .Net Runtime in a package called Proton. This is a checkbox in Steam and when Steam Play is enabled, the Windows versions of games will be installed and will work.

Compatibility is very good at this point but there are edge cases that still need to be ironed out. Like anti cheat, DRM, and more.

Lutris is another prices of software that can be used like Steam Play but for non steam games. Its also good, but can be fiddly.

Install process is no more involved than actual Windows, but when a Ubisoft game crashes it won’t take your entire machine down with it.

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