this post was submitted on 16 May 2026
9 points (60.5% liked)

Linux

65294 readers
341 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Robin@lemmy.world 23 points 20 hours ago (3 children)

Clickbait title. Anyone know what this is actually about?

[–] assertnull@programming.dev 22 points 20 hours ago (2 children)

My takeaways:

  1. Learn the terminal
  2. Keep things simple until you have an understanding about how things work
  3. You’ll eventually end up with a tiling WM
[–] FreeBooteR69@lemmy.ca 5 points 15 hours ago* (last edited 15 hours ago)
  1. Pimp your dot files on unixporn.
[–] keepee@lemmy.world 3 points 15 hours ago (4 children)

I've been using linux for about 20 years and have never used a tiling WM. What are the benefits? What am I missing out on? My current daily driver is Mint with Cinnamon.

[–] ranzispa@mander.xyz 3 points 7 hours ago

Years ago I had tried a tiling wm on a personal computer. It's cool if you're working with a lot of windows at the same time, also I like the idea of one workspace per software as it makes it very simple to switch from one to the other.

However, I never felt those to be a good fit for when I work. At work I need a bunch of software open and I always felt having actual windows to be a bit simpler as you can easily move them around. A tiling WM always splits your screen, so you have to be careful where you open software and be moving it around.

As such, I've been most time using KDE and have little complaints with it. Pretty much completely vanilla setup.

However, recently I have heard of sliding window managers. I decided to try as it appeared cool, just to play with it a little bit. So far I've been using niri at my job for 4-5 months and I never felt I needed to switch back to KDE.

It makes it simple to split the screen like a tiling wm, but you're not limited to the screen space and you can have more windows in the same workspace that you easily scroll through.

In the meanwhile you can have several workspaces and easily switch through them.

One simple thing it allows me to do is: two terminals splitting the screen vertically for local/remote and besides a full screen IDE for coding. I can easily switch to test locally, remotely and adjust the code as I am testing without having to alt tab and find the correct window all the time.

Give it a try, it's pretty cool and quite simple to setup: it took me no more than half an hour to have the configuration I'm still using to this day using the noctalia shell. https://github.com/niri-wm/niri

[–] adarza@lemmy.ca 2 points 11 hours ago

never been a fan of them myself, but then i don't sit in a terminal (or rather, multiple terminals) all day, either. those days are long behind me. i very much prefer a traditional stacking wm, and also one that remembers window geometry and locations, too--a trick windows has done since forever, but gnome and kde still require addons to pull off.

[–] dtrain@lemmy.world 4 points 14 hours ago

Tiling WM is great when you love sitting upright at a desk all day and are crystal clear in the tasks you want to accomplish using only keyboard shortcuts for pure speed.

Me….i like slightly reclining, using one hand to navigate my mouse to do nothing productive.

[–] juipeltje@lemmy.world 1 points 13 hours ago

I like it because even when i was still using windows i would always snap two windows next to each other, the tiling window manager takes care of that for me so the only thing i have to do now is just open my apps. That's what got me into it initially, but now i also really like the keyboard driven workflow, and try to get as many parts of my system controllable with the keyboard as possible.

[–] mwhj28@lemmy.zip 12 points 20 hours ago (1 children)

The creator believes the
"better way" to use Linux is to spend time learning how the distro and its package management works before customizing.

[–] adarza@lemmy.ca 3 points 18 hours ago (1 children)

i would counter that customizing one's desktop keeps more than a few users from switching (back) to something else. they enjoy it. let 'em do it. doing so will get them on the terminal at some point anyway and they'll learn by doing.

[–] Ooops@feddit.org 1 points 7 hours ago

Might be just my experience but what actually keeps people from switching is a proper support time line. Long-term and rolling releases can keep people using them for years after which they actually know what they want, what they can get used to and they don't wanjt. Most distros however screw up something at the inevitable upgrade long before that, which then leads to "well, guess I could reinstall and try something else anyway".

[–] MidsizedSedan@lemmy.world 9 points 20 hours ago (1 children)

Terminal is good BTW

Fully understand your current distro/tools, before distrohopping/installing new stuff, so you know what you are looking for, instead of getting new things you don't need.

[–] zarkanian@sh.itjust.works 2 points 18 hours ago

Presentation is huge, at least for me. The thing that pulled me over to the Linux side was people posting screenshots of their tricked-out desktops with cooling-looking terminals. It made learning the terminal look fun, not intimidating.