# 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 61074
# self = https://watcher.sour.is?uri=https://twtxt.net/user/prologic/twtxt.txt&offset=44991
# next = https://watcher.sour.is?uri=https://twtxt.net/user/prologic/twtxt.txt&offset=45091
# prev = https://watcher.sour.is?uri=https://twtxt.net/user/prologic/twtxt.txt&offset=44891
Do I get the feeling these *sic(s) and *zit(s) are increasing in frequency? 🤔
Do I get the feeling these *sic(s) and *zit(s) are increasing in frequency? 🤔
Do I get the feeling these *sic(s) and *zit(s) are increasing in frequency? 🤔
Do I get the feeling these *sic(s) and *zit(s) are increasing in frequency? 🤔
Hmmm interesting view points 🤔
Hmmm interesting view points 🤔
Hmmm interesting view points 🤔
Hmmm interesting view points 🤔
@bender Safetest in terms of what? 🤔
@bender Safetest in terms of what? 🤔
@bender Safetest in terms of what? 🤔
@bender Safetest in terms of what? 🤔
What's with all these tech companies going through massive layoffs. The latest one is Intel, but instead they're cutting salaries to avoid laying off.
What's with all these tech companies going through massive layoffs. The latest one is Intel, but instead they're cutting salaries to avoid laying off.
What's with all these tech companies going through massive layoffs. The latest one is Intel, but instead they're cutting salaries to avoid laying off.
What's with all these tech companies going through massive layoffs. The latest one is Intel, but instead they're cutting salaries to avoid laying off.
@stigatle Yarn.social obviously 😆 That's why he's posting here 🤣
@stigatle Yarn.social obviously 😆 That's why he's posting here 🤣
@stigatle Yarn.social obviously 😆 That's why he's posting here 🤣
@stigatle Yarn.social obviously 😆 That's why he's posting here 🤣
@bender is that a serious feature request? 😆
@bender is that a serious feature request? 😆
@bender is that a serious feature request? 😆
@bender is that a serious feature request? 😆
as(#y23sufa) @xuuCool I'll see if I can repro in isolation and file a bug report upstream 👌
as(#y23sufa) @xuuCool I'll see if I can repro in isolation and file a bug report upstream 👌
as(#y23sufa) @xuuCool I'll see if I can repro in isolation and file a bug report upstream 👌
as(#y23sufa) @xuuCool I'll see if I can repro in isolation and file a bug report upstream 👌
@screem I really like the GitHub approach which your design is very similar to 👌 -- If we can make it work with our default theme that would be really sweet 👌
@screem I really like the GitHub approach which your design is very similar to 👌 -- If we can make it work with our default theme that would be really sweet 👌
@screem I really like the GitHub approach which your design is very similar to 👌 -- If we can make it work with our default theme that would be really sweet 👌
@screem I really like the GitHub approach which your design is very similar to 👌 -- If we can make it work with our default theme that would be really sweet 👌
But you get promoted? 🤔
But you get promoted? 🤔
But you get promoted? 🤔
But you get promoted? 🤔
@screem This looks awesome 👌 This is how I wanted the filters to look and behave ecen on deskto 👌
@screem This looks awesome 👌 This is how I wanted the filters to look and behave ecen on deskto 👌
@screem This looks awesome 👌 This is how I wanted the filters to look and behave ecen on deskto 👌
@screem This looks awesome 👌 This is how I wanted the filters to look and behave ecen on deskto 👌
@lyse it is, its probably of german origin 😅
@lyse it is, its probably of german origin 😅
@lyse it is, its probably of german origin 😅
@lyse it is, its probably of german origin 😅
You probably accidently removed the subject somehow. I _think_ there's one other place where we don't use a hidden input field, but I haven't fixed that yet 😢
You probably accidently removed the subject somehow. I _think_ there's one other place where we don't use a hidden input field, but I haven't fixed that yet 😢
You probably accidently removed the subject somehow. I _think_ there's one other place where we don't use a hidden input field, but I haven't fixed that yet 😢
You probably accidently removed the subject somehow. I _think_ there's one other place where we don't use a hidden input field, but I haven't fixed that yet 😢
@abucci Given their behavior of exactly zilch, no 😆
@abucci Given their behavior of exactly zilch, no 😆
@abucci Given their behavior of exactly zilch, no 😆
@abucci Given their behavior of exactly zilch, no 😆
@movq Me too! I don't play as much as I'd like to 😢
@movq Me too! I don't play as much as I'd like to 😢
@movq Me too! I don't play as much as I'd like to 😢
@movq Me too! I don't play as much as I'd like to 😢
@abucci Yeah like I said it's being worked on slowly 🤞
@abucci Yeah like I said it's being worked on slowly 🤞
@abucci Yeah like I said it's being worked on slowly 🤞
@abucci Yeah like I said it's being worked on slowly 🤞
@bender I _hope_ my pod never becomes that popular, I'd rather see other pods start to amas more interesting users and build a stronger community over time 🤣
@bender I _hope_ my pod never becomes that popular, I'd rather see other pods start to amas more interesting users and build a stronger community over time 🤣
@bender I _hope_ my pod never becomes that popular, I'd rather see other pods start to amas more interesting users and build a stronger community over time 🤣
@bender I _hope_ my pod never becomes that popular, I'd rather see other pods start to amas more interesting users and build a stronger community over time 🤣
@abucci This is quite hard to do really. Because the "web app" is a server-side rendered (SSR) app. Mobiles Apps are not normally written this way (in fact they never are). They are two very different code-bases, which is why we spend a lot of effort on the client and the API. On a side note, I'm also working in parallel on a way to "embed" Go code (as a client) in a Flutter App in the hopes for more reusability for Salty.im -- If we can pull that off, it'll also help improve the reuseability of client features and improve on keeping things DRY for the Yarn.social app 👌
@abucci This is quite hard to do really. Because the "web app" is a server-side rendered (SSR) app. Mobiles Apps are not normally written this way (in fact they never are). They are two very different code-bases, which is why we spend a lot of effort on the client and the API. On a side note, I'm also working in parallel on a way to "embed" Go code (as a client) in a Flutter App in the hopes for more reusability for Salty.im -- If we can pull that off, it'll also help improve the reuseability of client features and improve on keeping things DRY for the Yarn.social app 👌
@abucci This is quite hard to do really. Because the "web app" is a server-side rendered (SSR) app. Mobiles Apps are not normally written this way (in fact they never are). They are two very different code-bases, which is why we spend a lot of effort on the client and the API. On a side note, I'm also working in parallel on a way to "embed" Go code (as a client) in a Flutter App in the hopes for more reusability for Salty.im -- If we can pull that off, it'll also help improve the reuseability of client features and improve on keeping things DRY for the Yarn.social app 👌
@abucci This is quite hard to do really. Because the "web app" is a server-side rendered (SSR) app. Mobiles Apps are not normally written this way (in fact they never are). They are two very different code-bases, which is why we spend a lot of effort on the client and the API. On a side note, I'm also working in parallel on a way to "embed" Go code (as a client) in a Flutter App in the hopes for more reusability for Salty.im -- If we can pull that off, it'll also help improve the reuseability of client features and improve on keeping things DRY for the Yarn.social app 👌
@abucci That's the part that puzzles me the most. It's as-if these spam buts just don't know how to Yarn 😅
@abucci That's the part that puzzles me the most. It's as-if these spam buts just don't know how to Yarn 😅
@abucci That's the part that puzzles me the most. It's as-if these spam buts just don't know how to Yarn 😅
@abucci That's the part that puzzles me the most. It's as-if these spam buts just don't know how to Yarn 😅
Pinch and a punch for the first of te month! 👊
Pinch and a punch for the first of te month! 👊
Pinch and a punch for the first of te month! 👊
Pinch and a punch for the first of te month! 👊
@abucci LOL I swear to god these are spam bots, if only we could find out what 🤣
@abucci LOL I swear to god these are spam bots, if only we could find out what 🤣
@abucci LOL I swear to god these are spam bots, if only we could find out what 🤣
@abucci LOL I swear to god these are spam bots, if only we could find out what 🤣