this post was submitted on 14 Nov 2023
334 points (89.2% liked)

Linux

48072 readers
1 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 6 years ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] Gork@lemm.ee 148 points 2 years ago (5 children)

I remember being endlessly entertained by the rotating cube animation between workspaces in the old Beryl implementation.

I told my wife, "but does your Windows do this?" Followed by rotating the cube. She was like, "I don't care." And that was that.

I shall tell this story to my grandkids.

[–] simple@lemm.ee 105 points 2 years ago (2 children)

"but does your Windows do this?" Followed by rotating the cube. She was like, "I don't care."

Wow, that sums up my Linux life pretty well actually

[–] 30p87@feddit.de 23 points 2 years ago (3 children)

Does your Windows do this? *doesn't crash*

But seriously, yesterday I cloned my main partition to a new laptop into an LVM volume on LUKS. Because I did not have any way of putting the new NVMe and old SATA SSD into one machine, I just used netcat over an ad hoc network.

nc -l 10000 > /dev/main/root

on the new Laptop and

cat /dev/sda3 | nc 10.31.69.1 10000 -q 0

on the old one. Worked perfectly. Now do that on Windows with builtin tools in live boots.

[–] andrew@lemmy.stuart.fun 5 points 2 years ago (1 children)

Next time you could even add gzip or some other compression and save yourself a bit of time and bandwidth.

load more comments (1 replies)
[–] crispy_kilt@feddit.de 4 points 2 years ago (4 children)

Now do that on Windows with builtin tools in live boots

More like do that in Windows with any tools. It doesn't like being moved to different hardware one bit.

load more comments (4 replies)
[–] simple@lemm.ee 3 points 2 years ago (2 children)

Last time I tried to mess with Windows partition I tried to expand it to merge free space in my C:\ drive, but I couldn't do that because Windows put the recovery partition in the middle, with no permission to remove it. Had to jump through a million hoops to get Windows to remove it.

I mean sure, Windows is easier in many ways. Not partition management. Anything but that. What a pain.

load more comments (2 replies)
[–] rudyharrelson@kbin.social 29 points 2 years ago* (last edited 2 years ago) (2 children)

I think I accomplished a similar effect on my first linux distro a long time ago with a program called "compiz" (iirc). "I'm so frickin 1337," I whispered under my breath. Nobody cared except me, though, lol.

[–] be_excellent_to_each_other@kbin.social 15 points 2 years ago (1 children)

IIRC Compiz was a fork of Beryl or the other way around. I could be wrong though.

Last I checked you can still do the cube in kwin under plasma.

[–] russjr08@outpost.zeuslink.net 8 points 2 years ago (2 children)

It was gone from Plasma for a bit, however it'll be back in the next upcoming Plasma 6 release!

[–] vardogor@mander.xyz 8 points 2 years ago (1 children)

at least wobbly windows stuck around though. i've had that on for like 10 years

[–] russjr08@outpost.zeuslink.net 6 points 2 years ago

Yep, same! Some of my friends have told me it's a bit "silly" for me to have it enabled - but there's plenty of bad things that occur on a daily basis in my life, I do not think there's a single problem with having some wobbly windows as a small vice to enjoy haha.

Nobody cared except me, though, lol.

Life in a nutshell...

[–] JoeBidet@lemmy.ml 15 points 2 years ago (1 children)
[–] crackdroid@lemmy.world 6 points 2 years ago

Oh yeah! That's ticking a few boxes for when I eventually switch from X(11).

[–] SayJess@lemmy.blahaj.zone 3 points 2 years ago

There was a jailbreak tweak for iOS that mimicked Beryl, it was so cool.

[–] TCB13@lemmy.world 52 points 2 years ago (3 children)
[–] fl42v@lemmy.ml 16 points 2 years ago (3 children)
[–] meekah@lemmy.world 16 points 2 years ago (1 children)
[–] fl42v@lemmy.ml 5 points 2 years ago (1 children)

Damn, English is weird 🤣

[–] meekah@lemmy.world 5 points 2 years ago

It sure is :D

[–] TCB13@lemmy.world 4 points 2 years ago (1 children)

Choo choo debian+flatpak. Rock solid OS with the latest software. :)

load more comments (1 replies)
[–] PoisonedPrisonPanda@discuss.tchncs.de 11 points 2 years ago (1 children)

This is the way.

Choo choo mtherfcker

load more comments (1 replies)
[–] AngryCommieKender@lemmy.world 10 points 2 years ago

And that's how you create an Arch Unstable user

[–] KISSmyOS@lemmy.world 18 points 2 years ago* (last edited 2 years ago) (2 children)

I hate moving windows around.
All windows open maximized without window decorations. Meta+WSAD moves the active window to the upper/lower/left/right half of the screen.
Meta+PgDown minimizes, Meta+PgUp maximizes. Meta+Q tiles windows horizontally, Meta+E vertically. Meta+X closes the window, Meta+Spacebar shows the desktop, Meta alone shows the workspace overview.
Fuck hunting for window borders, clicking and dragging. And fuck configuring all this in a text file.

(I use OpenSUSE with KDE by the way)

[–] worsedoughnut@lemdro.id 13 points 2 years ago (11 children)

Ever considered trying out a tiling window manager?

[–] MycoBro@lemmy.world 7 points 2 years ago
load more comments (10 replies)
[–] sirico@feddit.uk 5 points 2 years ago

Gnome with forge is a good time

[–] cygnus@lemmy.ca 18 points 2 years ago

This seems like a good place to plug !linuxmemes@lemmy.world

[–] pelotron@midwest.social 15 points 2 years ago (11 children)

On Hyprland for a few days now and feeling the same way.

[–] GustavoM@lemmy.world 4 points 2 years ago

Amen. I'd install Hyperland on both of my "main" PC and on my Rpi 4 but my rpi 4 (still) has sway and it "just werks" so eeeeeh

[–] li10@feddit.uk 3 points 2 years ago* (last edited 2 years ago)

Hyprland is better if you’re on Nvidia as well.

Mainly because if you ask for help with Sway on Nvidia then people basically tell you to fuck off and call you a cunt.

For real tho, they’ll actually chastise you just for asking a question.

[–] Squiddles@kbin.social 3 points 2 years ago

A couple days ago I tried Hyprland just to see what it was like. I've been on XFCE for over a decade and expected to play with Hyprland for a couple hours, go "Huh, that's cool", and uninstall it, but I think the switch may be permanent. It's fantastic

load more comments (8 replies)
[–] psion1369@lemmy.world 12 points 2 years ago

My daily driver is Sway on Arch. I'll help shout out the glory of this setup.

[–] neurospice@lemmy.dbzer0.com 12 points 2 years ago

I just got into wayfire after using Hyprland and nobody prepared me for the cylinder. I will open windows and wait for the screensaver just to see the rotating cylinder. So much better than the cube

[–] Lober@lemmy.dbzer0.com 10 points 2 years ago (2 children)

Sway has become a joy to use over time as I've fucked with my config but now I feel like it's more boring too I barely ever feel the need or want to massively change anything 🥲

[–] callyral@pawb.social 23 points 2 years ago (1 children)

i think that's called liking your current config

[–] vynlwombat@lemmy.world 16 points 2 years ago
load more comments (1 replies)
[–] TootSweet@lemmy.world 7 points 2 years ago

I'm with you. One day I was like "I wonder if Wayland's mature enough to use as my daily driver now" and installed Sway on a Raspberry Pi. I used DWM before, but now Sway's my default.

The only issue I still have is that I wish Zoom and ffmpeg supported the wlroots-specific screen capture methods. Those are the only things lacking that are keeping me on i3/X11 on the machine I use for work.

[–] dino@discuss.tchncs.de 7 points 2 years ago (1 children)

Using a tiling wm and wanting to move windows around? 🤨

[–] kogasa@programming.dev 4 points 2 years ago

It's dynamic :)

[–] CodingCarpenter@lemm.ee 5 points 2 years ago (1 children)

Do managers like this lend themselves to better performance? Or is it just more for looks/easy tiling?

[–] festus@lemmy.ca 9 points 2 years ago (1 children)

Both i3 and sway are very lightweight so you do get good performance, but it's the easy tiling / no-nonsense looks that appeal to me.

load more comments (1 replies)
[–] bar1@lemm.ee 5 points 2 years ago

Fedora Sericea is my current daily driver. Loving it so far. I've used Sway, River, and Hyprland on Arch, Fedora, and NixOS. The combination of an immutable system augmented by flatpaks and distrobox are supporting my goal to never wipe the drive again.

Sway is more stable and lightweight for me than Hyprland. I don't use Nvidia hardware at all. The lead Dev on Hyprland is a treasure though. 10/10 for that human being.

[–] rem26_art@kbin.social 3 points 2 years ago

been playing around with sway on my laptop and it's been pretty fun. Tiling window managers are fun!

load more comments
view more: next ›