# 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 14
# self = https://watcher.sour.is/conv/wpq53qq
@movq How about now? 🙏

> @prologic I might do it some day. 😅
@movq How about now? 🙏

> @prologic I might do it some day. 😅
Well, there you go, didn’t take long, a Git repo:

- https://www.uninformativ.de/blog/postings/2025-01-03/1/POSTING-en.html
- https://uninformativ.de/git/los86
Well, there you go, didn’t take long, a Git repo:

- https://www.uninformativ.de/blog/postings/2025-01-03/1/POSTING-en.html
- https://uninformativ.de/git/los86
Well, there you go, didn’t take long, a Git repo:

- https://www.uninformativ.de/blog/postings/2025-01-03/1/POSTING-en.html
- https://uninformativ.de/git/los86
Well, there you go, didn’t take long, a Git repo:

- https://www.uninformativ.de/blog/postings/2025-01-03/1/POSTING-en.html
- https://uninformativ.de/git/los86
@movq Fuxking awesome 🙃😍
@movq Fuxking awesome 🙃😍
@movq That's so damn cool mate! I went through the code, but this lowlevel stuff is really not my favorite cup of tea. Having said that, it was actually *really nice* to see the abstractions and APIs work together and how things are getting indeed very readable in the userland programs. That's easy to track in this extremely tiny OS implementation. Excellent work, keep on hacking!

Now, you just have to quickly add a network stack and then can write a twtxt client for it! ]:->
@lyse Thanks. 😅

The good thing is, I wouldn’t have to write an Ethernet driver, because https://en.wikipedia.org/wiki/Serial_Line_Internet_Protocol is a thing, but TCP/IP? Not sure if I want to do that. 😂 I could, of course, come up with my own thing …
@lyse Thanks. 😅

The good thing is, I wouldn’t have to write an Ethernet driver, because https://en.wikipedia.org/wiki/Serial_Line_Internet_Protocol is a thing, but TCP/IP? Not sure if I want to do that. 😂 I could, of course, come up with my own thing …
@lyse Thanks. 😅

The good thing is, I wouldn’t have to write an Ethernet driver, because https://en.wikipedia.org/wiki/Serial_Line_Internet_Protocol is a thing, but TCP/IP? Not sure if I want to do that. 😂 I could, of course, come up with my own thing …
@lyse Thanks. 😅

The good thing is, I wouldn’t have to write an Ethernet driver, because https://en.wikipedia.org/wiki/Serial_Line_Internet_Protocol is a thing, but TCP/IP? Not sure if I want to do that. 😂 I could, of course, come up with my own thing …
@movq The rabbit hole deepens. :-D