# 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 8
# self = https://watcher.sour.is/conv/pnba4qa
I have managed to make the fetching of feeds asynchronous. To do this I have set up a small system of task queue. All requests are executed at the same time! 🚀
https://codeberg.org/andros/twtxt-el/src/branch/develop
#twtxtel #emacs
I have managed to make the fetching of feeds asynchronous. To do this I have set up a small system of task queue. All requests are executed at the same time! 🚀
https://codeberg.org/andros/twtxt-el/src/branch/develop
#twtxtel #emacs
@andros Oh this is Lisp right? 🤔 Well done! 👍
@andros Oh this is Lisp right? 🤔 Well done! 👍
Yes! 😀 Emacs Lisp is a member of the Lisp family.
Yes! 😀 Emacs Lisp is a member of the Lisp family.
@andros Sweeeeet! Just gave it a try, you've done a wonderful work 🫡 I wanted to replay from there but couldn't go past the first page of the feed. It kept freezing on me and complaining about some bad Url (as mentioned on the test twt), so I'll have to dig through my follow list and see where I effed up this time. 😅
@andros Sweeeeet! Just gave it a try, you've done a wonderful work 🫡 I wanted to replay from there but couldn't go past the first page of the feed. It kept freezing on me and complaining about some bad Url (as mentioned on the test twt), so I'll have to dig through my follow list and see where I effed up this time. 😅