# 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 60515
# self = https://watcher.sour.is?uri=https://twtxt.net/user/prologic/twtxt.txt&offset=58615
# next = https://watcher.sour.is?uri=https://twtxt.net/user/prologic/twtxt.txt&offset=58715
# prev = https://watcher.sour.is?uri=https://twtxt.net/user/prologic/twtxt.txt&offset=58515
Or https://git.mills.io/prologic/static
https://pkg.go.dev/go.mills.io/static
https://pkg.go.dev/go.mills.io/static
@bender zs integrates my static server yes πŸ‘Œ
@bender zs integrates my static server yes πŸ‘Œ
Btw, zs supports CGI
Btw, zs supports CGI
@aelaraji Ok πŸ‘Œ
@aelaraji Ok πŸ‘Œ
@bender LOL 🀣valet's merge 🀝
@bender LOL 🀣valet's merge 🀝
@movq It's because Luke the "others", it's designed to be a "fast socials media" 🀣
@movq It's because Luke the "others", it's designed to be a "fast socials media" 🀣
@bender Looks like Irish was created around 7 years ago too πŸ€”
@bender Looks like Irish was created around 7 years ago too πŸ€”
Also interesting:

> edit_hash: When a message is edited, a new message is created-- this field holds the hash of the modified message. The client follows the chain of edit hashes to end up at the final, edited message to display. This lets us keep an "undo" history (not yet implemented) and is a marker so the client can display a marker that the message has been edited.
Also interesting:

> edit_hash: When a message is edited, a new message is created-- this field holds the hash of the modified message. The client follows the chain of edit hashes to end up at the final, edited message to display. This lets us keep an "undo" history (not yet implemented) and is a marker so the client can display a marker that the message has been edited.
@bender Thanks! Also very interesting rid bits here 🀣

> The author, parent hash, timestamp, and message values go into the hash. (see Message Hash for details)
@bender Thanks! Also very interesting rid bits here 🀣

> The author, parent hash, timestamp, and message values go into the hash. (see Message Hash for details)
LOL the rest of it appears undocumented πŸ€¦β€β™‚οΈ

Messages

Message Hash

Bad Hashes

Edit Chain

Deleted Messages

Topic List

Replies

License

GPLv2
LOL the rest of it appears undocumented πŸ€¦β€β™‚οΈ

Messages

Message Hash

Bad Hashes

Edit Chain

Deleted Messages

Topic List

Replies

License

GPLv2
@skinshafi Cool!

> Iris leans heavily on convention. Iris' security and message authentication is provided by filesystem permissions and message hashing.
@skinshafi Cool!

> Iris leans heavily on convention. Iris' security and message authentication is provided by filesystem permissions and message hashing.
@skinshafi Oh! interesting hmmm πŸ€”
@skinshafi Oh! interesting hmmm πŸ€”
@bmallred Man that's such a decent pace 😱
@bmallred Man that's such a decent pace 😱
@bender Ahh I see πŸ€”
@bender Ahh I see πŸ€”
@doesnm Hah! 🀣
@doesnm Hah! 🀣
New name for a new political party:

Country
Uniting
Nationally
Together
New name for a new political party:

Country
Uniting
Nationally
Together
@aelaraji Are CGI scripts possible? πŸ€”
@aelaraji Are CGI scripts possible? πŸ€”
I'm considering becoming a gold or platinum sponsor of the ladybird project
I'm considering becoming a gold or platinum sponsor of the ladybird project
My solution to:

> How much will the storage of logs cost for a standard, monolithic 100,000 RPS web application?

* 512 bytes logged per request
* 100,000 RPS
* ~50MB/s
* ~4TB/day
* $0.02/GB Blob Storage
* $0 ingress
* 90 days retention
* ~400TB
* $8k Blob Storage
* Costs:
* ~$88/day
* ~$2.6k/month
* ~$32k/year*
My solution to:

> How much will the storage of logs cost for a standard, monolithic 100,000 RPS web application?

* 512 bytes logged per request
* 100,000 RPS
* ~50MB/s
* ~4TB/day
* $0.02/GB Blob Storage
* $0 ingress
* 90 days retention
* ~400TB
* $8k Blob Storage
* Costs:
* ~$88/day
* ~$2.6k/month
* ~$32k/year*
@aelaraji i'm more after general feedback on how to improve the search facilities so that I can also improve the global search engine as well. 🀣
@aelaraji i'm more after general feedback on how to improve the search facilities so that I can also improve the global search engine as well. 🀣
on that particular pubnix that is
on that particular pubnix that is
@aelaraji PJP is the only really viable scripting language for websites, right?
@aelaraji PJP is the only really viable scripting language for websites, right?
@bender what kind of game is this? What do you play it on?
@bender what kind of game is this? What do you play it on?
So how has the experience been so far?
So how has the experience been so far?
@aelaraji Yup! I re-read that yarn 🀣
@aelaraji Yup! I re-read that yarn 🀣
I understand why I a swarch for this tag didn't actually work, but I'm curious what the expectations of users are here?
I understand why I a swarch for this tag didn't actually work, but I'm curious what the expectations of users are here?
@aelaraji Hmm the tags search here doesn't pick that Twt up, but I think this search will? https://twtxt.net/search?q=_id:44kqz4q
@aelaraji Hmm the tags search here doesn't pick that Twt up, but I think this search will? https://twtxt.net/search?q=_id:44kqz4q
@aelaraji Oh! So you are also @skinshafi ? πŸ€”
@aelaraji Oh! So you are also @skinshafi ? πŸ€”
> Why is my @ mention is all over the place?

Just the way yarnd (my client) behaves, which I'm also refactoring and improving the way mentions are expanded and auto-completed.
> Why is my @ mention is all over the place?

Just the way yarnd (my client) behaves, which I'm also refactoring and improving the way mentions are expanded and auto-completed.
@skinshafi Hey πŸ‘‹
@skinshafi Hey πŸ‘‹
A reminder of the problem:

> How much will the storage of logs cost for a standard, monolithic 100,000 RPS web application?
A reminder of the problem:

> How much will the storage of logs cost for a standard, monolithic 100,000 RPS web application?
Anyone had a chance to have a go at this problem yet? πŸ€”I'll post my solution in a few hours...
Anyone had a chance to have a go at this problem yet? πŸ€”I'll post my solution in a few hours...
@ Hello! πŸ‘‹
@ Hello! πŸ‘‹
@bender oh, I'm pretty sure they're in my photo archive on my phone. I just picked the best looking rats nest 🀣 yo show!
@bender oh, I'm pretty sure they're in my photo archive on my phone. I just picked the best looking rats nest 🀣 yo show!
@slashdot Bahahahahahahahahaha 🀣🀣🀣
@slashdot Bahahahahahahahahaha 🀣🀣🀣
@bender HahahahahH but honestly the people here are really lovely (-the scammers of course)
@bender HahahahahH but honestly the people here are really lovely (-the scammers of course)
@bender are you being sarcastically for reals? I can't tell from the photo I just took. 🀣
@bender are you being sarcastically for reals? I can't tell from the photo I just took. 🀣
It's hilarious seeing rats nest like this 🀣 in Vietnam's Hoi An! 🀣 Thailand has very similar, not sure which is worse πŸ˜…
It's hilarious seeing rats nest like this 🀣 in Vietnam's Hoi An! 🀣 Thailand has very similar, not sure which is worse πŸ˜…
@bender We went to Hoi An today and bought tickets to see the "old town". We lasted about 2 hours before we'd had enough of the hustle, bustle, scammers, pollution, constant beeping and all manner of over capitalized nonsense! 🀣 We ate nothing! πŸ˜…
@bender We went to Hoi An today and bought tickets to see the "old town". We lasted about 2 hours before we'd had enough of the hustle, bustle, scammers, pollution, constant beeping and all manner of over capitalized nonsense! 🀣 We ate nothing! πŸ˜…
@aelaraji Just a long term hunch πŸ˜…
@aelaraji Just a long term hunch πŸ˜…
Just the same view, ocean and sand! 🀣
Just the same view, ocean and sand! 🀣
Share your solution and how you arrived at it on Twtxt and tomorrow, I'll share mine! πŸ‘Œ
Share your solution and how you arrived at it on Twtxt and tomorrow, I'll share mine! πŸ‘Œ
Problem 1: How much will the storage of logs cost for a standard, monolithic 100,000 RPS web application?

#napkin-math
Problem 1: How much will the storage of logs cost for a standard, monolithic 100,000 RPS web application?

#napkin-math
The beach itself is very nicely maintained on a daily basis however, unfortunately the sea is full of plastic and rubbish 😒
The beach itself is very nicely maintained on a daily basis however, unfortunately the sea is full of plastic and rubbish 😒
@slashdot Nope love you!! "Scroll" has a finite end 🀣 And a predictable one at that πŸ˜…
@slashdot Nope love you!! "Scroll" has a finite end 🀣 And a predictable one at that πŸ˜…
@slashdot Embrace, Extend; Extinguish? πŸ€”
@slashdot Embrace, Extend; Extinguish? πŸ€”
@movq that looks like something straight out of a movie scene 🀣
@movq that looks like something straight out of a movie scene 🀣
@movq We never really formalized such a thing 🀣
@movq We never really formalized such a thing 🀣
@movq Ahhh the feed is still there but the account got nuked on my pod for some reason hmmm when I get home I'll check if this was legit πŸ€”
@movq Ahhh the feed is still there but the account got nuked on my pod for some reason hmmm when I get home I'll check if this was legit πŸ€”
@movq Hmm that feed appears to be 404 😒