# 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 20
# self = https://watcher.sour.is/conv/br6vghq
@movq, how do you handle twts in Mutt? I mean, how do you organise, or manage the inmense amount that comes throught? Do you delete/trim? Move things to folders? Or simply keep that huge (12,000+ for me now) list?
@quark Haha, yeah, it’s a ton of traffic recently. I currently have ~27k twts in my box. Honestly, I just skim over new ones, then mark them as “read”, and be done with it. No organisation whatsoever. I don’t know how long this approach is going to work … To be honest, I never expected to see this much traffic in the first place. 🤣
@quark Haha, yeah, it’s a ton of traffic recently. I currently have ~27k twts in my box. Honestly, I just skim over new ones, then mark them as “read”, and be done with it. No organisation whatsoever. I don’t know how long this approach is going to work … To be honest, I never expected to see this much traffic in the first place. 🤣
@quark Haha, yeah, it’s a ton of traffic recently. I currently have ~27k twts in my box. Honestly, I just skim over new ones, then mark them as “read”, and be done with it. No organisation whatsoever. I don’t know how long this approach is going to work … To be honest, I never expected to see this much traffic in the first place. 🤣
@quark @movq The way yarnd
handles this is through two configurable options:
- Max Cache TTL
- Max Cache Size
Twts go through the active cache and are then archived.
@quark @movq The way yarnd
handles this is through two configurable options:\n\n- Max Cache TTL\n- Max Cache Size\n\nTwts go through the active cache and are then archived.
@quark @movq The way yarnd
handles this is through two configurable options:
- Max Cache TTL
- Max Cache Size
Twts go through the active cache and are then archived.
@prologic Mhm. We’ll have to see. 🤔 For now, I’m not seeing performance issues or anything, it’s just … very crowded. 😁
@prologic Mhm. We’ll have to see. 🤔 For now, I’m not seeing performance issues or anything, it’s just … very crowded. 😁
@prologic Mhm. We’ll have to see. 🤔 For now, I’m not seeing performance issues or anything, it’s just … very crowded. 😁
I mean, hey, mutt is already optimized to handle lots and lots of e-mails. Had I written all this myself, it might be quite a bit slower. 🤣
I mean, hey, mutt is already optimized to handle lots and lots of e-mails. Had I written all this myself, it might be quite a bit slower. 🤣
I mean, hey, mutt is already optimized to handle lots and lots of e-mails. Had I written all this myself, it might be quite a bit slower. 🤣
@movq Yeah I didn't design yarnd
's active cache / archive just for performance reasons (_it's true, it keeps things performance but also keeps memory usage under control_) but also "human" / "social" reasons too. The ideas is that Twts fall off the Active Cache into the Archive over time automatically.
@movq Yeah I didn't design yarnd
's active cache / archive just for performance reasons (_it's true, it keeps things performance but also keeps memory usage under control_) but also "human" / "social" reasons too. The ideas is that Twts fall off the Active Cache into the Archive over time automatically.
@movq I wonder if this is something you can do with mutt
+ jenny
where you can archive older conversations off automatically or with some key bindings/function? 🤔
@movq I wonder if this is something you can do with mutt
+ jenny
where you can archive older conversations off automatically or with some key bindings/function? 🤔
@prologic Could be done, yeah. I don’t know yet if I want to, though. 😁
@prologic Could be done, yeah. I don’t know yet if I want to, though. 😁
@prologic Could be done, yeah. I don’t know yet if I want to, though. 😁