• @[email protected]
    link
    fedilink
    441 year ago

    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.

    • @[email protected]
      link
      fedilink
      321 year ago

      “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

      • @[email protected]
        link
        fedilink
        151 year ago

        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
          link
          fedilink
          English
          61 year ago

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

          • @[email protected]
            link
            fedilink
            31 year ago

            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

        • @[email protected]
          link
          fedilink
          41 year ago

          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.

          • @[email protected]
            link
            fedilink
            2
            edit-2
            1 year ago

            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.

          • @[email protected]
            link
            fedilink
            21 year ago

            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
              • @[email protected]
                link
                fedilink
                11 year ago

                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

        • @[email protected]
          link
          fedilink
          English
          01 year ago

          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.

          • @[email protected]
            link
            fedilink
            21 year ago

            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.

          • @[email protected]
            link
            fedilink
            21 year ago

            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.

    • rudyharrelson
      link
      fedilink
      41 year ago

      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
        link
        fedilink
        11 year ago

        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.

        • @[email protected]
          link
          fedilink
          English
          11 year ago

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

          • Vardøgor
            link
            fedilink
            01 year ago

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

            • @[email protected]
              link
              fedilink
              English
              11 year 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.

        • WorseDoughnut 🍩
          link
          fedilink
          English
          31 year ago

          Yeah I also use KDE on my desktop, though I have my laptop running QTile because the tile hotkeys are much more convinient than navigating with the trackpad.

            • @[email protected]
              link
              fedilink
              41 year ago

              For what it’s worth, a large number of the things you listed are actually portable into Sway, i3wm, and a lot of other tiling wms just by way of running the KDE settings daemons - I do the same kinds of things (network printer, theming, auto-mount, auto-start, XDG config, firewall, vpn, network settings, monitors, keyboard layout) just by having i3wm start up xfce-settings-daemon.

              I’m not familiar enough with KDE to make promises about grub and splash, but I would imagine those would also work exactly the same as well. In fact, a little bit of searching and it looks like if you’re on Wayland you could even just replace KWin (the KDE window manager) with Sway in the startup files and be 95% of the way there. Might just need to configure a system bar or something to that effect.

  • Eevoltic [she/her]
    link
    fedilink
    English
    41 year 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

  • @[email protected]
    link
    fedilink
    31 year 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.

    • Squiddles
      link
      fedilink
      11 year 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

    • @[email protected]
      link
      fedilink
      English
      1
      edit-2
      1 year 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.

  • @[email protected]
    link
    fedilink
    21 year ago

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

  • @[email protected]
    link
    fedilink
    21 year ago

    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 🥲

  • rem26_art
    link
    fedilink
    11 year ago

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