# 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 13
# self = https://watcher.sour.is/conv/ckkcwlq
If you're reading this, it is now possible to post on twtxt.net using Ladybird!
It worked! I can't reply to a message (this was posted from the conversation view) and the hamburger menu when the screen is narrow doesn't work, but it's getting much closer.
@mckinley Is that because LadyBird doesn't have Javascript™? 🤔 There are _some_ things that don't currently degrade gracefully. We can improve things such that they do, just have to figure out what makes sense to degrade gracefully and what doesn't... 🤔
@mckinley Is that because LadyBird doesn't have Javascript™? 🤔 There are _some_ things that don't currently degrade gracefully. We can improve things such that they do, just have to figure out what makes sense to degrade gracefully and what doesn't... 🤔
@mckinley Whoop whoop. 🥳
@mckinley Whoop whoop. 🥳
@mckinley Whoop whoop. 🥳
@mckinley Whoop whoop. 🥳
@prologic There is JavaScript, but not everything is implemented (properly). They're writing everything including the JavaScript engine from scratch.
@mckinley Ahh I see!
@mckinley Ahh I see!
>There is JavaScript, but not everything is implemented (properly). They’re writing everything including the JavaScript engine from scratch.

A huge effort 😲
@eldersnake A *huge* effort. Andreas Kling is the lead of the SerenityOS project and he makes great videos on his YouTube channel. It's mostly been monthly updates lately on SerenityOS and Ladybird but he also has a lot of programming videos where you get to see his process, fixing a bug or adding a feature from start to finish. I highly recommend his channel.