# 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 24
# self = https://watcher.sour.is/conv/jj6jfrq
Hmmmm 😒 The "Conversation" count/badge and "Hide when there are no replies yet" is _actually_ costing quite a bit of performance. I was a bit worried this would happen. The way this is being done is an O(n^2) type thing in Big-O notation and this _really_ sucks 😒

Hmmmm 😒 The "Conversation" count/badge and "Hide when there are no replies yet" is _actually_ costing quite a bit of performance. I was a bit worried this would happen. The way this is being done is an O(n^2) type thing in Big-O notation and this _really_ sucks 😒

I __think__ I might revert this until I can count Twts in a conversation faster πŸ€”
I __think__ I might revert this until I can count Twts in a conversation faster πŸ€”
That's better πŸ˜…



Sorry @darch and @fastidious we can't have this "conversation count" and "hide when no conversation" feature until the backend either learns a way to index and cache conversations or has integrated search (_probably the later makes more sense since it has more utility beyond just counting twts in a conversation_)
That's better πŸ˜…\n\n \n\nSorry @darch and @fastidious we can't have this "conversation count" and "hide when no conversation" feature until the backend either learns a way to index and cache conversations or has integrated search (_probably the later makes more sense since it has more utility beyond just counting twts in a conversation_)
That's better πŸ˜…



Sorry @darch and @fastidious we can't have this "conversation count" and "hide when no conversation" feature until the backend either learns a way to index and cache conversations or has integrated search (_probably the later makes more sense since it has more utility beyond just counting twts in a conversation_)
@eldersnake Sorry if you happned to pull/update to these commits in-between, if you had, please ensure you're on yarnd v0.2.0@674c163 so your Raspberry Pi and VPS doesn't melt 🀣
@eldersnake Sorry if you happned to pull/update to these commits in-between, if you had, please ensure you're on yarnd v0.2.0@674c163 so your Raspberry Pi and VPS doesn't melt 🀣
@prologic it is what it is!
@fastidious Will endevour to bring it back don’t worry πŸ€—\n\nBut can’t have such disgusting performance regressions πŸ€¦β€β™‚οΈ
@fastidious Will endevour to bring it back don’t worry πŸ€—

But can’t have such disgusting performance regressions πŸ€¦β€β™‚οΈ
@fastidious Will endevour to bring it back don’t worry πŸ€—

But can’t have such disgusting performance regressions πŸ€¦β€β™‚οΈ
My old man would have some bad things to say about this the next time he browses his timeline πŸ˜‚
My old man would have some bad things to say about this the next time he browses his timeline πŸ˜‚
@prologic tell him it was our fault, and that we beg him to go easy on you. πŸ˜‚
@fastidious Haha 🀣
@fastidious Haha 🀣
@prologic All good, it's just good to see someone so hard on performance regressions 😊 Probably some devs out there that would try justify it for the extra feature...
@eldersnake Nope! 😁 One of the original unstated goals was always resource utilization. πŸ‘Œ It was and still is **absolutely** mandatory that a pod be capable of being hosted at a cost of a dollar a month or less πŸ‘Œ
@eldersnake Nope! 😁 One of the original unstated goals was always resource utilization. πŸ‘Œ It was and still is **absolutely** mandatory that a pod be capable of being hosted at a cost of a dollar a month or less πŸ‘Œ
@prologic Well my (and @jlj 's) RPi thanks you πŸ‘Œ
@eldersnake 😁
@eldersnake 😁