So here's a fun emergent feature on Mastodon 4.2:

- you can search your own posts even if you turn off other people searching you (use `in:library` as a term).
- you can post "DM"s that have no recipient, so only you can see them. These are searchable.

So you can use your Mastodon as a searchable private note repository lol.

@megmac
Of course this means mastodon is now cloud storage if you b64 encode a file in a recipientless DM thread
@jonny @megmac plus, while there’s a limit on post length, I don’t think there’s a limit on how many times you can edit a post with full history
@brook
@megmac
Brilliant. So then a thread tree is a filesystem where each post and its edit history are files
@jonny @brook wow this is so cursed
@megmac @jonny @brook Posts are blocks. And threads are the FAT.

@ever @megmac @jonny @brook

base64? I just store binaries by prepending a JPEG header.

(Yes, I know. JFIF header would make more sense. ​)