# 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 28
# self = https://watcher.sour.is/conv/lc35faa
WIP for a new branding and top-navn
[![](https://twtxt.net/media/viu8LaUJpnfH4NwxuQySbR)](https://twtxt.net/media/viu8LaUJpnfH4NwxuQySbR)
@darch Looks great! :-D So exciting! :-D I love the logo, and the text and font around it, in particular. Fantastic work! :-)
@darch Looks great! :-D So exciting! :-D I love the logo, and the text and font around it, in particular. Fantastic work! :-)
Awesome! do you have the svg available to add to my logo?
Awesome! do you have the svg available to add to my logo?
Awesome! do you have the svg available to add to my logo?
Awesome! do you have the svg available to add to my logo?
@xuu the logo is just a png and text in html, so no svg...\nAnd the PNG is not my original work. @prologic found it and shared it here some time ago.\n\n\thttps://twtxt.net/">\n\t\t
\n\t\tTwtxt.net
\n\t\ta yarn.social\n\t
@xuu the logo is just a png and text in html, so no svg...\nAnd the PNG is not my original work. @prologic found it and shared it here some time ago.\n
\n\t<a href="https://twtxt.net/">\n\t\t<img src="./yarn-logo.png" width="70" height="70"><br>\n\t\t<b>Twtxt.net</b><br>\n\t\t<small>a yarn.social</small>\n\t</a>
@xuu the logo is just a png and text in html, so no svg...
And the PNG is not my original work. @prologic found it and shared it here some time ago.

https://twtxt.net/">


Twtxt.net

a yarn.social
@xuu the logo is just a png and text in html, so no svg...\nAnd the PNG is not my original work. @prologic found it and shared it here some time ago.\n\n\thttps://twtxt.net/">\n\t\t
\n\t\tTwtxt.net
\n\t\ta yarn.social\n\t
Also made a mockup of how nested Conversations could look in Yarn. You can "try" it out at http://darch.dk/yarn-hack/YARN_Conversation_Nested.html\n![](https://twtxt.net/media/bqEPnYERr3XuvAQCveEN4M)
Also made a mockup of how nested Conversations could look in Yarn.\nYou can "try" it out at http://darch.dk/yarn-hack/YARN_Conversation_Nested.html\n![](https://twtxt.net/media/bqEPnYERr3XuvAQCveEN4M)
Also made a mockup of how nested Conversations could look in Yarn.
You can "try" it out at http://darch.dk/yarn-hack/YARN_Conversation_Nested.html
Also made a mockup of how nested Conversations could look in Yarn.\nYou can "try" it out at http://darch.dk/yarn-hack/YARN_Conversation_Nested.html\n![](https://twtxt.net/media/bqEPnYERr3XuvAQCveEN4M)
@darch This looks really fantastic! 👌
@darch This looks really fantastic! 👌
@darch This looks really fantastic! 👌
hackaday already got the kind of nested replies as i suggested in my mockup yesterday: https://hackaday.com/2021/02/16/basic-cross-platform-software-hacking-then-and-now/
hackaday already got the kind of nested replies as i suggested in my mockup yesterday: https://hackaday.com/2021/02/16/basic-cross-platform-software-hacking-then-and-now/
@darch Yeah I _think_ we have to be careful here. We have _some_ constraints that _may_ limit the display of "nested conversations". Each pod has configurable --max-cache-ttl and --max-cache-items limits meaning that you can't "arbitrarily" show nested or even flat conversations as far back as you want. Replies/Posts eventually fall off active caches into the archive. This is why content addressing / hashes are so important as it is the only way to bring up the matching root of a conversation -- even if that conversation is long gone, it could get "re-sparked"...
@darch Yeah I _think_ we have to be careful here. We have _some_ constraints that _may_ limit the display of "nested conversations". Each pod has configurable --max-cache-ttl and --max-cache-items limits meaning that you can't "arbitrarily" show nested or even flat conversations as far back as you want. Replies/Posts eventually fall off active caches into the archive. This is why content addressing / hashes are so important as it is the only way to bring up the matching root of a conversation -- even if that conversation is long gone, it could get "re-sparked"...
@darch Yeah I _think_ we have to be careful here. We have _some_ constraints that _may_ limit the display of "nested conversations". Each pod has configurable --max-cache-ttl and --max-cache-items limits meaning that you can't "arbitrarily" show nested or even flat conversations as far back as you want. Replies/Posts eventually fall off active caches into the archive. This is why content addressing / hashes are so important as it is the only way to bring up the matching root of a conversation -- even if that conversation is long gone, it could get "re-sparked"...
@prologic All right, I think I'm starting to understand the benefits of hashes as the best way to show relations between posts/replies :)
@prologic All right, I think I'm starting to understand the benefits of hashes as the best way to show relations between posts/replies :)
@darch 👍
@darch 👍
@darch 👍