• 26 Posts
  • 135 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle
  • CZ and dd and other “it’s 1998” tools copy the entire disk. like, you clone a 500 GB SSD with 50 GB used to another disk, guess how much data gets copied? correctomundo, the entire 500 gigs. that’s not super-healthy for the new drive and it recreates the same volume UUIDs on the target disk as the source drive, so you’re left with a mess if you keep both drives in a system.

    you have a modern tool at your disposal, the mentioned btrfs send subvol | btrfs receive subvol that copies only what’s used. GRUB (you can use this opportunity to switch to systemd-boot) won’t pick up shit, you need to install it to the new drive (and remove it from the old one).

    eons ago, macOS had the SuperDuper! tool, a free utility that clones the entire disk, resizing the partition in the process and copies only the data and it does that from within the OS, no booting off USB installers and such. sad to say, nothing close exists over here, you’ll just have to get good at doing things manually.




  • Vista. Tried to make Ubuntu work for a while but that was a shit show back then… Moved over to OS X and I was home - a beautiful UNIX where everything just worked. Stayed there for close to a decade (Lion-Mavericks-El Capitan-High Sierra-Mojave), mostly on non-Apple hardware.

    Sadly, the iOS-ization ramped up so I had to rip tons of iCloud related stuff everytime I did a fresh install and then Catalina killed off 32-bit apps and brought other irritants, so I tried Fedora 35 and escaped with close to no issues.

    And here I am, on Fedora 40 five years later.


  • thinkpads are interesting because they are heavy-duty machines that can be had for cheap on the used market. they are cheap because businesses buy them by the truckload and then offload them after three+ years and switch to Newest & Best. flooded market plus a buncha older models still around from earlier floods plus civilians selling their shit -> low price, otherwise nobody would buy them.

    if you haven’t got access to such a market, either by being around where they’re being dumped directly or by having local businesses importing them in bulk and reselling them locally, then you should look elsewhere for value, as they’re only interesting if they can be had for cheap.

    e.g. you have similar options from hp (elitebook) and dell (latitude), they are also business-class laptops with durability and serviceability in mind, perhaps you can find those locally.

    as an aside, you should skip all AMD platforms up until 5000 series; many issues (power management, GPU performance, etc.) especially if you’re going to run linux.















  • OK, so what this purports to do is use your email server as chat platform. kinda intriguing, could have several use cases, don’t know what it does with existing email or how the chat looks like in e.g. thunderbird…

    unfortunately, after installing it and being unsuccessful about having it login to my IMAP account (works fine with thunderbird), I’ve given up.

    so, the “onboarding” is less than stellar and the desktop app is electron, which I hate; haven’t tried the android app.

    edit: it works, the initial login process just takes super long; guess it’s trying different ports and stuff to be auto-magical. works fine for intra-server comms (accounts belonging to same domain), adding secondary device works (android, from f-droid). comms (encrypted) are stored in a separate IMAP folder that’s unreadable to “normal” mail clients, so it doesn’t disturb e.g. thunderbird. a fine array of customizations in the apps, will be testing it further.