# 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 4
# self = https://watcher.sour.is/conv/ptl2ryq
Well... Friday of learning new stuff on Unity and Rust, I was forgetting what it was like to take courses for hours and be stuck. Rust, you freaking lang.
The training on Unity is going great, with small lessons of 15 minutes you feel you are doing/learning a lot, the kind of course I like.
@eaplmx And Rust? 🤔 Are you starting to realize the more you dive into Rust the more insane it gets and the level of cognitive effort required to be proficient is too high? 😅
@eaplmx And Rust? 🤔 Are you starting to realize the more you dive into Rust the more insane it gets and the level of cognitive effort required to be proficient is too high? 😅
@prologic oh no! 😯
As I've shared before, I'm trying to learn more complicated ways of programming (async, concurrent, functional, to say something) and has been very hard to leave old habits. I'll keep trying!