Welcome to Incremental Social! Learn more about this project here!
Check out lemmyverse to find more communities to join from here!

maxprime ,

Today I updated and now one of my cores is at 100% and the fans on my laptop won’t shut up.

Gakomi ,

I did encountered that DE gone after update issue before thought after I switch to Arch and install everything from scratch I never encountered that issue again. Then again I know what each package was at that point so whenever I did updates I knew if it would fuck anything and exclude packages that would cause conflict.

mashbooq ,

I don't think anyone on the left is claiming that Arch has the same level of complication as Windows

aggelalex ,

That's what you get for choosing Ubuntu or Debian unstable

Kjev , (edited )
@Kjev@discuss.tchncs.de avatar

That's ok but... what is a DE?

This was a sarcastic comment. I am a TUI user.

loaExMachina ,

A desktop environment. It includes most of the software you directly interact with once you boot up your computer (session manager, window manager, task bar, etc...)
Some of the user friendly DEs used in Linux include GNOME (default for Ubuntu), Cinnamon (default for Mint), KDE, Xfce...

If you have no DE at all, you just have a shell and you can interact with your system only through command lines.

But in Linux, there's a middle ground where it's also possible to have only some of the software that make up a DE while keeping your system somewhat minimal. For example, you can login through the shell (and not use a session manager) but then run "startx" if you use X11 or a window compositor like "sway" if you use Wayland and still have a graphic session.

Evkob ,
@Evkob@lemmy.ca avatar

Desktop environment, think KDE or Gnome.

possiblylinux127 ,
@possiblylinux127@lemmy.zip avatar

In computing, a desktop environment (DE) is an implementation of the desktop metaphor made of a bundle of programs running on top of a computer operating system that share a common graphical user interface (GUI), sometimes described as a graphical shell. The desktop environment was seen mostly on personal computers until the rise of mobile computing. Desktop GUIs help the user to easily access and edit files, while they usually do not provide access to all of the features found in the underlying operating system. Instead, the traditional command-line interface (CLI) is still used when full control over the operating system is required.

A desktop environment typically consists of icons, windows, toolbars, folders, wallpapers and desktop widgets (see Elements of graphical user interfaces and WIMP). A GUI might also provide drag and drop functionality and other features that make the desktop metaphor more complete. A desktop environment aims to be an intuitive way for the user to interact with the computer using concepts which are similar to those used when interacting with the physical world, such as buttons and windows.

While the term desktop environment originally described a style of user interfaces following the desktop metaphor, it has also come to describe the programs that realize the metaphor itself.[1] This usage has been popularized by projects such as the Common Desktop Environment, KDE, and GNOME.

e8d79 ,
bruhduh ,
@bruhduh@lemmy.world avatar
Evrala ,

I ran Gentoo in high school. I think I spent more time tinkering on it than I ever did getting anything done, but damn was it fast. I ripped support out for everything except for my hardware.

onlinepersona ,

I wonder what the experience would be like if one used bleeding edge windows / windows nightly.

CC BY-NC-SA 4.0

blotz ,
@blotz@lemmy.world avatar

Did you just ... license a comment?

friend_of_satan ,

I think people are attaching licenses to their comments as an anti-AI move.

tkk13909 ,
@tkk13909@sopuli.xyz avatar

That's what happens when you pick a distro SPECIFICALLY TARGETED AT ENTHUSIASTS.

dream_weasel ,

I've been daily driving it for 3 years and it's been no more or less stable than Ubuntu or Debian. Though i use a pretty minimal WM...

WillBalls ,

Arch is incredibly stable... As long as you know what you're doing. The majority of people who would move from windows to Linux expecting a similar experience won't find that in Arch, unless they're willing to become enthusiasts.

This is the OS version of "it works on my machine"

CCF_100 ,

Lemme enable the [core-testing] repo! What could possibly go wrong? /s

But yeah, honestly, I agree with this, arch is incredibly stable as long as you know what you're doing.

NateNate60 ,

Every operating system sucks. It's just that they differ in what aspects they suck in.

django ,

All software sucks.

pmk ,

Here's a list of operating systems that suck:
http://harmful.cat-v.org/software/operating-systems/os-suck

sharkfucker420 , (edited )
@sharkfucker420@lemmy.ml avatar

Ive never had my DE uninstall after an arch update. Genuinely had no idea that was a problem for anyone until i saw that meme

EddyBot ,

in the right meme I believe the nvidia driver borked

redcalcium ,

I updated to nvidia v550 recently. Got a blank tty screen right after login to gnome/wayland. Rebooted the computer and login to gnome/x11, no issue. Logout and relogin to gnome/wayland, no issue. Yay, I guess?

SteveTech ,

Yeah, here's the original meme: https://lemmy.world/post/12825315

Prunebutt ,

One time, on endeavour, Xorg stopped working for some reason after an update. Had to look up how to manually switch to wayland, adding to the tower of ducttape that is my system.

v7x ,

Don't forget the grub issue.

RiikkaTheIcePrincess ,
@RiikkaTheIcePrincess@pawb.social avatar

Eventually it'll all come apart and you'll be forced to do it right :3 ^.^

In other news, GRUB is actually installed properly on this system now 😅 Dunno how the thing was even booting, to be honest.

Also, welcome to Way-land!

Prunebutt ,

Or I'll switch to Fedora because I don't have the time to maintain my own system.

Flaky ,
@Flaky@iusearchlinux.fyi avatar

I'll probably do that when Plasma 6 hits their main repos. I'm trying it on Arch and so far, I'm well pleased with it.

Flaky ,
@Flaky@iusearchlinux.fyi avatar

I've had my entire setup crash when I was updating the kernel.

shea ,

The NVIDIA drivers getting removed during an update has happened to me THREE times in the last 3 months. In that same time frame I saw an LTT video where they had the same problem, and now this meme with the same problem again. What the actual heck is going on here? I just run the system update command and it says it has to uninstall the drivers due to some conflict with a system package. Then it reboots to the screen in the right image above. Im still trying different distros and configurations but it's almost enough to make me give up. As lame as windows is I can at least expect an update not to completely brick my system (most of the time).

bjoern_tantau ,
@bjoern_tantau@swg-empire.de avatar

I'm so glad my laptop has on board Intel graphics next to the nVidia stuff. Ignoring nVidia has made my life so much easier.

Aurenkin ,

Sometimes picking your distro is kinda like picking your difficulty level.

Jumuta ,
@Jumuta@sh.itjust.works avatar

arch is easier if you have some linux skills though, because of the awesome wiki

acockworkorange ,

Did you just say that <whatever> is easy if you're already good at it?

Jumuta ,
@Jumuta@sh.itjust.works avatar

no i meant arch becomes easier than beginner distros when you have the base knowledge

dream_weasel ,

That's why I switched to Arch. Every stack overflow article to fix little problems with sound or screen tearing or whatever was a 1 line fix for arch or 4 to 6 lines for Ubuntu.

turbowafflz ,

I mean that's true for a lot of things, even if it took effort to learn how to do something it can make doing certain other things easier. Like learning to use the command line is certainly more effort than not doing it, but it also makes so many things so much easier once you can. Or learning to ride a bicycle takes effort, but once you know it's way easier than walking to the store.

acockworkorange ,

Good, you got my point.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linuxmemes@lemmy.world
  • random
  • incremental_games
  • meta
  • All magazines