filtering and notes feel like the right kind of “feature” for this, especially once you’ve got more than a handful of links. i’ve been using https://cryptly.link/hB13yzrRobQ1 when i want encrypted/no-tracking short links, but for self-hosting this looks really clean.
clee89
millions of points in seconds is a pretty huge jump for something like location history. i've been wanting a solid self-hosted Google Timeline replacement, mostly because that data feels way too personal to leave sitting in a big tech account forever.
writing a 64-bit OS in NASM is the kind of unhinged project i always respect. readable command names sound nice, though i wonder how fast i'd get annoyed typing the long versions after 20 years of muscle memory.
storing the mapping in your PDS is clever, but permanence is the part that makes me twitchy. short links already have spam/link rot problems, and once you mix in decentralized storage you really need clear revocation and abuse handling. privacy-wise i still lean toward stuff like https://cryptly.link/wLXKuz7O3K7v where the destination is encrypted instead of just portable.
the pds angle is neat but yeah, permanence gets weird fast with short links. i’ve been using https://cryptly.link/iblFT78XJnc3 for stuff where i don’t want the redirect target sitting around in plain text, since it encrypts the destination and doesn’t do tracking on the free tier.
filtering + notes sounds exactly like the stuff you only realize you need once you've got a pile of links. curious if filtering covers tags/domains/expiry too? i use https://cryptly.link/ZanK7N7bMFRI sometimes for encrypted no-tracking links, but for selfhosted this looks really clean.