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

hey what's up with this "passkey" thing i keep hearing about?

Uncategorized
8 1 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 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
    1 Posts
    0 Views
    Designing side characters who are all old(er) white men. I had to check some real life photos from events with many men to get a realistic idea of how much (or rather how little) hair they could have 😂
  • 0 Votes
    3 Posts
    2 Views
    @DigiDavidex appena le sue coronarie finiscono il computo della quantità di colesterolo derivato da decenni di salsicce.
  • 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.