# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 16
# self = https://watcher.sour.is/conv/2jsmziq
i made a little twtxt feed fixer for when a feed uses other whitespace instead of tabs.

https://git.mills.io/yarnsocial/go-lextwt/pulls/32
trying to keep it simple but.. perhaps it can be extended to fix timestamp formats like using " " instead of "T"
@xuu People should just fix their feeds. :-)
@lyse True, but we should also consider building tolerant "systems" 😉
@lyse True, but we should also consider building tolerant "systems" 😉
@prologic Tolerant yes, but in the right places. This is just encouraging people to not properly care. The extreme end is HTML where parsers basically accept any input. I'm not a fan of that. Whatever.
@lyse Agree. I'm not sure we should lax the timestamp format at all IMO. What @xuu has found is kind of nuts haha 😆 However I do think we should relax the \t separator between <timestamp> and <content>. Let users use _any_ valid whitespace here that isn't a newline or carriage return.
@lyse Agree. I'm not sure we should lax the timestamp format at all IMO. What @xuu has found is kind of nuts haha 😆 However I do think we should relax the \t separator between <timestamp> and <content>. Let users use _any_ valid whitespace here that isn't a newline or carriage return.
@lyse Agree. I'm not sure we should lax the timestamp format at all IMO. What @xuu has found is kind of nuts haha 😆 However I do think we should relax the \\t separator between <timestamp> and <content>. Let users use _any_ valid whitespace here that isn't a newline or carriage return.
What exact feeds are we talking about that uses spaces instead of tabs or the T's in timestamp?
What exact feeds are we talking about that uses spaces instead of tabs or the T's in timestamp?
What exact feeds are we talking about that uses spaces instead of tabs or the T's in timestamp?
What exact feeds are we talking about that uses spaces instead of tabs or the T's in timestamp?
@sorenpeter @
@sorenpeter @
@sorenpeter @