# 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 5
# self = https://watcher.sour.is/conv/3wunwyq
@prologic but I want to 😁 (and it's called pixelblog;)
#pixelblog is more about having a gallery-grid render of all the images posted by a user to server as a visual portfolio like this one: https://darch.dk/twtxt/gallery.php
@darch You do realize this would be and is incredibly slow to render? 🤔

I’m not sure Yarn.social or even Twtxt is the right tool for this kind of portfolio of potentially hundreds of images a used posted?

As I’ve said in the past once we have built in search this kind of view may be possible as a search.
@darch You do realize this would be and is incredibly slow to render? 🤔

I’m not sure Yarn.social or even Twtxt is the right tool for this kind of portfolio of potentially hundreds of images a used posted?

As I’ve said in the past once we have built in search this kind of view may be possible as a search.
@prologic I'm aware that is very slow atm because it's loading the full res images. I'm planning to have it generate thumbnails. As of now it's mostly a mockup.