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.
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 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.
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.
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.
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.
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.
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
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 do a lot of desktop screen sharing through Teams and I’ve only had one person over the years say “what the hell is that?”
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.