Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

My washing machine doesn’t need Wi-Fi

Uncategorized
90 54 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • Let me introduce you...

    Uncategorized food pizza italy italia
    1
    0 Votes
    1 Posts
    0 Views
    Let me introduce you... Her Majesty, the Pizza!#Food #Pizza #Italy #Italia
  • This is despicable spam.

    Uncategorized
    3
    0 Votes
    3 Posts
    0 Views
    @mkljczk That's not the case: some Mastodon users don't know what Mostr is and often don't realize that they could block the entire instance using the appropriate feature.As an instance administrator, I receive several requests of this type and believe it's important to provide information on these issues.I understand that you disagree because you see this post as duplicating spam, but you should also try to understand that this information can be useful to others.
  • 0 Votes
    2 Posts
    2 Views
    @jtonline if you’ve got a clear 3d scan it would be fairly trivial. Not functional, mind.
  • Are Western Digital drives trustworthy these days.

    Uncategorized
    82
    0 Votes
    82 Posts
    4 Views
    @mcc @rotopenguin @Foritus I don’t think I’ve ever seen a Mac OS sparse bundle shrink.A ZFS bitstream file works roughly that way, though it’s not carved up into smaller, FAT32-friendly chunks. You get one using ‘zfs send’, and you should be able to mount it directly. I don’t personally use btrfs, but I would expect it to have similar capabilities.Shrinking such a file when data is removed would involve another ‘zfs send’ operation to a new file on the disk, so you would need at least the size of the file in free space.