@prologic@twtxt.net Just a quick question regarding twtxt.net’s hashes (https://github.com/jointwt/twtxt/pull/288): Why not hash the unix timestamp instead of an RFC3339-formatted string? That would avoid having to deal with the .replace("+00:00", "Z") stuff.

⤋ Read More