# 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 10
# self = https://watcher.sour.is/conv/j2edwcq
Now... I'm starting to learn Rust with the famous book:
https://doc.rust-lang.org/stable/book

Interesting language! Let's see how it goes :)
@eaplmx Yeah I _believe_ either @movq or @lyse started getting into it a little bit ๐Ÿค” Interesting is one word for Rust ๐Ÿ˜…
@eaplmx Yeah I _believe_ either @movq or @lyse started getting into it a little bit ๐Ÿค” Interesting is one word for Rust ๐Ÿ˜…
@prologic Cool! I'm a complete newbie (although I use C, C#, JS, Python; if that helps), so if anyone wants to learn together, send me a reply!
@eaplmx Haha, well, Iโ€™ve been trying to learn it for a while now. Iโ€™m always *this* close to giving up, though. ๐Ÿ˜‚

Rust has *so many* language features, itโ€™s really hard to learn them all (and keep up with the new ones!). ๐Ÿ˜“ For some reason, I donโ€™t like/trust Go, but honestly, Go is probably the better language. Go is a modern C, Rust is a modern C++. Ever tried to learn C++?
@eaplmx Haha, well, Iโ€™ve been trying to learn it for a while now. Iโ€™m always *this* close to giving up, though. ๐Ÿ˜‚

Rust has *so many* language features, itโ€™s really hard to learn them all (and keep up with the new ones!). ๐Ÿ˜“ For some reason, I donโ€™t like/trust Go, but honestly, Go is probably the better language. Go is a modern C, Rust is a modern C++. Ever tried to learn C++?
@eaplmx Haha, well, Iโ€™ve been trying to learn it for a while now. Iโ€™m always *this* close to giving up, though. ๐Ÿ˜‚

Rust has *so many* language features, itโ€™s really hard to learn them all (and keep up with the new ones!). ๐Ÿ˜“ For some reason, I donโ€™t like/trust Go, but honestly, Go is probably the better language. Go is a modern C, Rust is a modern C++. Ever tried to learn C++?
@movq 100% agree ๐Ÿ˜…
@movq 100% agree ๐Ÿ˜…
@movq oops, it had happened the same to me with Go and C++ (And Scala, Haskell...)

I love C and C#, but C++ has 'something' I've never liked...

I don't really have a reason to learn then, and I can do many similar things with other languages.
C# for games
Python or JS for web