# 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 12
# self = https://watcher.sour.is/conv/ru2vrta
i wish it was realistic for me to learn golang but every single time i try to comprehend any go code i'm like What the fuck am i looking at. why is all of this so short and condensed GIVE ME VERBOSE CODE
i wish it was realistic for me to learn golang but every single time i try to comprehend any go code i'm like What the fuck am i looking at. why is all of this so short and condensed GIVE ME VERBOSE CODE
@kat i'm so fucking bad at this shit man i can't even comprehend JS most of the time coding is not in my future
@kat i'm so fucking bad at this shit man i can't even comprehend JS most of the time coding is not in my future
@kat In what way should it be more verbose? Can you give an example? 🤔
@movq i feel like when i read go code i'm reading some algebra shit where every part is 1-5 letters long and then there's weird symbols like := and it's just infinitely harder for me to parse and infer meaning from lol. it's such a me problem
@movq i feel like when i read go code i'm reading some algebra shit where every part is 1-5 letters long and then there's weird symbols like := and it's just infinitely harder for me to parse and infer meaning from lol. it's such a me problem
@kat Ah, I see. I would assume that you’ll get used to it at some point. 🤔 But yeah, a lot of meaning is packed into these symbols. (It’s much, much worse with languages like Rust. 😅)
@bender i've meant to try this!
@bender i've meant to try this!
@movq help yeah i struggle so hard with this stuff! it's why wordier languages like ruby come easier to me
@movq help yeah i struggle so hard with this stuff! it's why wordier languages like ruby come easier to me