on arch btw.

foobaz@lemmy.world to Linux@lemmy.ml – 367 points –
80

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.

"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

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.

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

The rate was around 100MB/s. So I think the bottleneck was probably the read/write speeds of the SSDs, considering I have ~900Mbit/s down from speedtest.net, and this setup removed every hop except the old and new Laptops Gigabit Lan Port and the Gigabit patch cable between them. But with larger files/partitions over the internet this would probably help

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.

The only problems with my Arch install were

  • /etc/fstab, which I forgot about because I didn't read the whole install article again
  • custom configs (notable conky) because i8k is not available and all interfaces changed

Btw detected

I'd guess many distros would've had errors with preinstalled and configured helpers. Debugging them would be a pain

Gentoo, LFS, Arch etc. are installed manually, so one typically knows their system very well, including packages and configs they might have to hard configure interfaces etc. in

I just noticed I did not fully expand the fs on the target machine after shrinking it on the source machine to be sure it fits. No problem, growing ext4 file systems with resize2fs (indirect dependency of linux and base) works on mounted fs' too, the Kernel just needs to be newer than 2.6 (so since 2003).
Took less than 1 second and works flawlessly, live. Conkys fs_free just jumped from 20 to 76. Still time to clear my caches.

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.

Ran into that a few years ago. I think I ended up fixing it by booting linux off a flash drive and moving the partitions around in that. It wasn't to difficult after I just gave up trying to do it in Windows. Such a stupid problem.

I think I see a theme here. Doing fun normie stuff on iOS/ipadOS is easy. Doing technical stuff is usually completely impossible.

Doing technical stuff on Linux is easy as long as you know what youโ€™re doing. Doing popular normie things on Linux is a bit hit-or-miss. Some things work perfectly, but other things are a royal pita.

Windows seems to be in between the two extremes in more than one regard. Microsoft seems to be working to find some sort of compromise in these things.

1 more...

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.

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.

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

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

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.

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

1 more...

ahead

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

Wheeeew nixos + ???. More or less unbreakable is with both latest and stable packages that you can easily mix and match (:

Choo choo UBUNTU

Choo choo proprietary stuff and holding security unless you subscribe to services. :P

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

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

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.

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

damn, Hyprland looks great ๐Ÿ˜…

Hyprland is fantastic unless you have Nvidia

I have Nvidia in both my machines

Works fine on my laptop (1650 hybrid) and desktop (3070 no iGPU)

Under NixOS on both machines, no xwayland.

  programs.hyprland = {
    enable = true;
    enableNvidiaPatches = true;
  };

Is the basics to get it up and running under NixOS + HomeManager

I've done that already though haven't disabled xwayland didn't realise that would work without being compatibility

Just don't run X applications ๐Ÿ˜…

I've seen no issues on my setup, might just be luck of the draw? What hyprland build are you running? What issues are you seeing?

Whichever one is current in nixpkgs stable

On my laptop when it goes to sleep and wakes up everything looks corrupted and it crashes back to the gdm login screen after a second or two

You running anything from nix-hardware on your system? I know my laptop has a flake there that installs a few applications & fixes small things like hardware buttons for the ga401: https://github.com/NixOS/nixos-hardware/blob/master/asus/zephyrus/ga401/default.nix

I'm running unstable on both machines, with nix-hardware for my laptop only.

I'm running it on my laptop I believe but pc is custom so I doubt there'd be anything there for it there

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

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

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 ๐Ÿฅฒ

Same, I got "bored" so I tried hyprland for a bit on another machine, but when I realised I'd rather have the animations turned off, and was trying to make the config the same as my Sway one, I realised all I needed was Sway. Swaylove4eva

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.

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.

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

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.

You know. I was just thinking my window management hasn't been as performant as I'd like. I really need my windows to move a bit faster.

Just switched last night!!!

So far it's been great, but I need a way to migrate over my keybindings from xmodmap. I tried searching but everywhere I go gives a different answer. Can anyone help guide me in a direction? I'm primarily looking to remap caps to escape/control on hold. Would be great to remap some unused keys on my laptops keyboard to media keys as well. Thanks!!

man 5 sway look for bindsym

Knew I should have read the docs ยฏ\_(ใƒ„)_/ยฏ

In my (not very thorough) read, I saw something about the bindings being per application. Maybe I should stop reading documentation before falling asleep

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