# 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 7
# self = https://watcher.sour.is/conv/c6ittpa
@aelaraji icons at the top are badly organised while on mobile. About the speed, that’s using a shoddy PHP code, it would be slow even when running in a quantum computer. :’-D
Hehe, although it isn't a fancy language PHP has improved a lot since the old PHP 5 days ¯\\_(ツ)_/¯ It's 3 to 5 times slower than Go, so I think that's not too bad
Hehe, although it isn't a fancy language PHP has improved a lot since the old PHP 5 days ¯\_(ツ)_/¯ It's 3 to 5 times slower than Go, so I think that's not too bad
@eapl.me oh, trust me. I know what can be done with PHP.
Want to help improve the shoddy code?
Want to help improve the shoddy code?
@eapl.me 100% would, but I don’t know PHP. I can help testing, and offering ideas. I read somewhere you want to write a remake, right?

One of the things the current model is missing is templating… I think. Maybe start by abstracting that from the code?