# 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 16046
# self = https://watcher.sour.is?uri=https://feeds.twtxt.net/prologic-twtxt-atom-feed/twtxt.txt&offset=10946
# next = https://watcher.sour.is?uri=https://feeds.twtxt.net/prologic-twtxt-atom-feed/twtxt.txt&offset=11046
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/prologic-twtxt-atom-feed/twtxt.txt&offset=10846
(#5czjhfq) @abucci Yes. That _should_ ๐Ÿคž do it. No restarting a pod won't delete the cache.
@abucci _@anthony.buc.ci_ Yes. That _should_ ๐Ÿคž do it. No restarting a pod wonโ€™t delete the cache. โŒ˜ Read more
(#5czjhfq) @abucci It does. But see above.
@abucci _@anthony.buc.ci_ It does. But see above. โŒ˜ Read more
(#5czjhfq) Btw... The _only_ reason I can think of this not working as expected, is if the feed in fact hasn't changed at all and so therefore t ...
Btwโ€ฆ The _only_ reason I can think of this not working as expected, is if the feed in fact hasnโ€™t changed at all and so therefore the cached Metadata is unchanged and therefore it believes there is no refresh interval. In order to bust the cache here, the user/feed has to post a Twt or you can Refresh your Podโ€™s Cache. โŒ˜ Read more
(#6wklb2a) @carsten Nice! ๐Ÿ‘Œ**
@carsten _@yarn.zn80.net_ Nice! ๐Ÿ‘Œ โŒ˜ Read more
(#5czjhfq) @abucci Do you want this in the logs? Info maybe? Warn? ๐Ÿค”**
@abucci _@anthony.buc.ci_ Do you want this in the logs? Info maybe? Warn? ๐Ÿค” โŒ˜ Read more
(#5czjhfq) Hmmm nothing wrong with the code:


DEBU[0005] not refreshing feed https://kolesnikov.se/twtxt.txt with refresh=7200s (1h47m38.999 ...**
Hmmm nothing wrong with the code:


DEBU[0005] not refreshing feed https://kolesnikov.se/twtxt.txt with refresh=7200s (1h47m38.99999925s before next refresh)

 โŒ˜ [Read more](https://twtxt.net/twt/uzdoq4q)
=
(#5czjhfq) Oh I know that person ๐Ÿ‘Œ Lemme confirm something locally real quick ๐Ÿ‘Œ**
Oh I know that person ๐Ÿ‘Œ Lemme confirm something locally real quick ๐Ÿ‘Œ โŒ˜ Read more
(#5czjhfq) @abucci Do you happen to have the feed uri handy? ๐Ÿค”**
@abucci _@anthony.buc.ci_ Do you happen to have the feed uri handy? ๐Ÿค” โŒ˜ Read more
(#mf4kvaa) @movq Come to think of it, it's actually an appealing "options" thing to support anyway I _think_. It sure does make looking things u ...
@movq _@www.uninformativ.de_ Come to think of it, itโ€™s actually an appealing โ€œoptionsโ€ thing to support anyway I _think_. It sure does make looking things up a lot easier. It makes no difference to us now, since we all follow each other and have webb established clients and following maps, but if we think anoth ... โŒ˜ Read more
(#mf4kvaa) @darch If we want to make follow users and cross-pod mentioning easier for users, I _would_ just drop the whole Twtxt feed URi entire ...
@darch _@neotxt.dk_ If we want to make follow users and cross-pod mentioning easier for users, I _would_ just drop the whole Twtxt feed URi entirely and just use webfinger period. Its far easier for non-technical people to reason about if we do that. Of course the actual Twtxt feed URL(s) are still there, ... โŒ˜ Read more
(#mf4kvaa) And this is true, I wouldn't expect every Twtxt feed on ever web server to have a webfinger service. So we'd have to fallback anyway.
And this is true, I wouldnโ€™t expect every Twtxt feed on ever web server to have a webfinger service. So weโ€™d have to fallback anyway. โŒ˜ Read more
(#mf4kvaa) @movq I think the only thing this bus us is "shorter identities" with feed uris that can be looked up and validated, really.
@movq _@www.uninformativ.de_ I think the only thing this bus us is โ€œshorter identitiesโ€ with feed uris that can be looked up and validated, really. โŒ˜ Read more
(#b5w32cq) @darch Hmmm ๐Ÿค”**
@darch _@neotxt.dk_ Hmmm ๐Ÿค” โŒ˜ Read more
(#ajnj4ha) Cool idea though ๐Ÿ˜…**
Cool idea though ๐Ÿ˜… โŒ˜ Read more
(#ajnj4ha) I kind of. have a problem with this:

> Donโ€™t share these addresses.
> They contain an identifier that other people could use to se ...

I kind of. have a problem with this:

> Donโ€™t share these addresses.
>
> They contain an identifier that other people could use to send you spam and to control your newsletter subscriptions.

How are you suppose to do that when the same identifier is part of the Atom feedโ€™s URI?! ๐Ÿคฆโ€โ™‚๏ธ Hmmm ๐Ÿค” โŒ˜ Read more
(#mf4kvaa) @movq Yes ๐Ÿ‘Œ**
@movq _@www.uninformativ.de_ Yes ๐Ÿ‘Œ โŒ˜ Read more
(#4g3egda) @abucci It is however an RFC:
@abucci _@anthony.buc.ci_ It is however an RFC: https://www.rfc-editor.org/rfc/rfc7033 โŒ˜ Read more
(#kr6624a) The _only_ noticeable thing you would see at all is all of a sudden (assuming you followed the old feed and new feed) you would see o ...
The _only_ noticeable thing you would see at all is all of a sudden (assuming you followed the old feed and new feed) you would see otherwise identical replies to some โ€œrootโ€ that looks like its from two different identifies (feeds) โŒ˜ Read more
(#kr6624a) @abucci Actually it wouldn't change any of the hashes at all. The old Twts from the previous feed's URI would still remain in-tact. I ...
@abucci _@anthony.buc.ci_ Actually it wouldnโ€™t change any of the hashes at all. The old Twts from the previous feedโ€™s URI would still remain in-tact. In the case of Yarn.social pods running yarnd, they are also archived, the search engine running at search.twtxt.net runnin ... โŒ˜ Read more
New Year, New Avatar ๐Ÿ˜…**
New Year, New Avatar ๐Ÿ˜… โŒ˜ Read more
(#igswhga) @notvantablack Hey! ๐Ÿ‘‹ Welcome to Yarn.social ๐Ÿค—**
@notvantablack _@yarn.zn80.net_ Hey! ๐Ÿ‘‹ Welcome to Yarn.social ๐Ÿค— โŒ˜ Read more
(#eb2ddfq) @carsten Thank you! ๐Ÿ™‡โ€โ™‚๏ธ**
@carsten _@yarn.zn80.net_ Thank you! ๐Ÿ™‡โ€โ™‚๏ธ โŒ˜ Read more
(#mf4kvaa) @movq There are two primary problems that the use of WebFinger can help solve (that I can think of):

- Conveniently sharing your Yar ...

@movq _@www.uninformativ.de_ There are two primary problems that the use of WebFinger can help solve (that I can think of):

- Conveniently sharing your Yarn.social / Twtxt โ€œidentityโ€ with others, much like other competing ecosystems have done. e.g:prologic@twtxt.net (which can be loo ... โŒ˜ Read more
(#dg36paa) @rsdoiel Not easily at this time, no. We would have to build an API endpoint so you can authenticate and grab an Atom version of your ...
@rsdoiel Not easily at this time, no. We would have to build an API endpoint so you can authenticate and grab an Atom version of your Timeline. I have to ask thoughโ€ฆ Why? ๐Ÿ˜… โŒ˜ Read more
(#qsjny5a) @loopsaisei

> @prologic Hey, I had no intent to complain or express frustration. Just really feel excited about what you ppl have c ...

@loopsaisei

> @prologic Hey, I had no intent to complain or express frustration. Just really feel excited about what you ppl have created around twtxt and would like to engage to make things better.

This is awesome! ๐Ÿ‘Œ We welcome any and all help we can get! ๐Ÿ™ We especially need help in the UI/UX side of things, especia ... โŒ˜ Read more
(#in2tx6a) @darch Why? ๐Ÿค” Clients like twtr and twete are just so much better ๐Ÿ˜…**
@darch _@neotxt.dk_ Why? ๐Ÿค” Clients like twtr and twete are just so much better ๐Ÿ˜… โŒ˜ Read more
(#ugq2bpq) @lyse Well if you're still up for it, I would be more than happy to write the client part itself, as a library that you could "just i ...
@lyse _@lyse.isobeef.org_ Well if youโ€™re still up for it, I would be more than happy to write the client part itself, as a library that you could โ€œjust importโ€. Iโ€™d probably base it on the code in yarnd but heavily refactor it and write a shittone more tests ๐Ÿ˜… Then eventually replace what yarnd uses too ๐Ÿ‘Œ โŒ˜ Read more
(#hiu6boa) open to building a new client? As a Go library and Cli?**
open to building a new client? As a Go library and Cli? โŒ˜ Read more
(#hu727zq) @lyse You always seem to pick the nicest shot ๐Ÿ˜…**
@lyse _@lyse.isobeef.org_ You always seem to pick the nicest shot ๐Ÿ˜… โŒ˜ Read more
(#756zhuq) @lyse I _think_ @darch was probably interested in how this bad mention happened in the first place... So am I actually... Can you she ...
@lyse _@lyse.isobeef.org_ I _think_ @darch _@neotxt.dk_ was probably interested in how this bad mention happened in the first placeโ€ฆ So am I actuallyโ€ฆ Can you shed some light on how this happened? ๐Ÿค” โŒ˜ Read more
(#mf4kvaa) This probably arrants some real-time conversation though. Are you up for a call this weekend/tomorrow? ๐Ÿค”**
This probably arrants some real-time conversation though. Are you up for a call this weekend/tomorrow? ๐Ÿค” โŒ˜ Read more
(#mf4kvaa) @lyse I'm thinking of generally the case of solving the of "bad data" when ti comes to -mentions, typos, wrong urls and so on. In ge ...
@lyse _@lyse.isobeef.org_ Iโ€™m thinking of generally the case of solving the of โ€œbad dataโ€ when ti comes to -mentions, typos, wrong urls and so on. In general if a client can validate an alias/mention (yes yarnd has a similar thing where we maintain a similar mapping per user and have lookup for that), then we c ... โŒ˜ Read more
(#cpewzga) Yeah that's true I guess -- Bit of a downside -- But in theory you could probably do it with a static resource configuration ๐Ÿค”**
Yeah thatโ€™s true I guess โ€“ Bit of a downside โ€“ But in theory you could probably do it with a static resource configuration ๐Ÿค” โŒ˜ Read more
(#ezygx4a) @abucci Yeah and I guess the nice thing is acct: could mean anything I guess
@abucci _@anthony.buc.ci_ Yeah and I guess the nice thing is acct: could mean anything I guess โŒ˜ Read more
(#ezygx4a) @abucci This is a little different though ๐Ÿ˜†**
@abucci _@anthony.buc.ci_ This is a little different though ๐Ÿ˜† โŒ˜ Read more
(#5m7jmeq) @darch Cool ๐Ÿ‘Œ**
@darch _@neotxt.dk_ Cool ๐Ÿ‘Œ โŒ˜ Read more
(#oomwkuq) Haha no fk Apple too ๐Ÿ˜† If it weren't the only desent acccessible OS for a vision impaired person I wouldn't use it ๐Ÿคฃ**
Haha no f\\*\\*k Apple too ๐Ÿ˜† If it werenโ€™t the only desent acccessible OS for a vision impaired person I wouldnโ€™t use it ๐Ÿคฃ โŒ˜ Read more
(#4kw64qq) I mean yeah sure, yarnd already does this today really, based on what's in your "Followings" list on your account, which basically ...
I mean yeah sure, yarnd already does this today really, based on whatโ€™s in your โ€œFollowingsโ€ list on your account, which basically is a mapping of nick -> url of the feeds you follow. Really it could just be a simple list and we could drop the nick there too at some point (as again, we can just look them up and cache) โŒ˜ Read more
(#4kw64qq) @darch Ahh you mean rewrite -mentions into their fully formed Twtxt mention special URLs? ๐Ÿค”**
@darch _@neotxt.dk_ Ahh you mean rewrite -mentions into their fully formed Twtxt mention special URLs? ๐Ÿค” โŒ˜ Read more
(#ezygx4a) Use Preview to check this out on any frontpage of a pod or profile page ๐Ÿ‘Œ**
Use Preview to check this out on any frontpage of a pod or profile page ๐Ÿ‘Œ โŒ˜ Read more
(#ezygx4a) @abucci You can, however that is not a lookup mechanism, more of a publishing standard. And yes all profile pages in yarnd implemen ...
@abucci _@anthony.buc.ci_ You can, however that is not a lookup mechanism, more of a publishing standard. And yes all profile pages in yarnd implement this, as well as all feeds and the main frontpage discover feed too ๐Ÿ‘Œ โŒ˜ Read more
(#4kw64qq) @darch I kind of agree that we can probably omit the nick part in mentions entirely. Since they can be looked up and cached, there's ...
@darch _@neotxt.dk_ I kind of agree that we can probably omit the nick part in mentions entirely. Since they can be looked up and cached, thereโ€™s no need for this. But weโ€™ll have to spec this all up. First letโ€™s see what [@lyse _@lyse.isobeef.org_](https://twtxt.net/external?uri=https://lyse.isobeef.org/twtxt ... โŒ˜ Read more
(#oovemcq) @darch Yes for Macbooks with batteries, this makes a whole lot of sense ๐Ÿ‘Œ For Mac(s), including Mac Studio, Mac mini and Mac Pro, ...
@darch _@neotxt.dk_ Yes for Macbooks with batteries, this makes a whole lot of sense ๐Ÿ‘Œ For Mac(s), including Mac Studio, Mac mini and Mac Pro, this makes absolutely no sense ๐Ÿคฆโ€โ™‚๏ธ โŒ˜ Read more
(#ezygx4a) I guess its usage in Twtxt clients could be something like this:


$ webfinger prologic@twtxt.net | jq -r '.links[] | select(.rel= ...**
I guess its usage in Twtxt clients could be something like this:


$ webfinger prologic@twtxt.net | jq -r '.links[] | select(.rel"Self").href'
2023/01/06 02:32:40 Looking up WebFinger data for acct:prologic@twtxt.net
2023/01/06 02:32:40 GET https://twtxt.net/.well-known/webfinger?resource=acct%3Aprologic%40twtxt.net
https://twtxt.net/user/prologic/twtxt.txt



Where a lookup of user@ ... โŒ˜ [Read more](https://twtxt.net/twt/axnl2ea)
(#ezygx4a) I guess in general though, it's a pretty good lookup mechanism. I also wrote a command-line tool webfinger you can intall with .** I guess in general though, itโ€™s a pretty good lookup mechanism. I also wrote a command-line tool webfinger you can intall with go install go.mills.io/webfinger/cmd/webfinger@latestis:

webfinger prologic@twtxt.net

 โŒ˜ [Read more](https://twtxt.net/twt/7mkcd7a)
(#ezygx4a) @abucci Did you miss #33jt3fa and the subsequent twts in that yarn? ๐Ÿค”**
@abucci _@anthony.buc.ci_ Did you miss #33jt3fa and the subsequent twts in that yarn? ๐Ÿค” โŒ˜ Read more
(#3vbd6nq) @abucci That's kind of what I'm thinking too. it _might_ be more trouble than it's worth (not to mention that actually using and impl ...
@abucci _@anthony.buc.ci_ Thatโ€™s kind of what Iโ€™m thinking too. it _might_ be more trouble than itโ€™s worth (not to mention that actually using and implementing Activity Pub just seems to be so fucking hard, like NP hard โ€“ Okay Iโ€™m slightly joking/exaggerating, but still ๐Ÿ˜… โ€“ At least with the direction ... โŒ˜ Read more
(#4kw64qq) @darch In any case I don' think adding nick somehow to the JRD (JSOn resource Data?) would really help here anyway. What this _woul ...
@darch _@neotxt.dk_ In any case I donโ€™ think adding nick somehow to the JRD (JSOn resource Data?) would really help here anyway. What this _would_ help with however if we got this specโ€™ed up and into clients is a way to validate -mentions and feed URI lookups. โŒ˜ Read more_
(#oovemcq) @darch According to their own webpage it doesn't look like it would work very well. But to be honest I haven't ever tried it, as it w ...
@darch _@neotxt.dk_ According to their own webpage it doesnโ€™t look like it would work very well. But to be honest I havenโ€™t ever tried it, as it was never a problem before. On my old iMac it never went to sleep โ€“ But Iโ€™m pretty sure thatโ€™s on an older macOS version (before macOS 13.x Ventura) โŒ˜ Read more
(#xzi7m6q) This is now correctly working rather nicely ๐Ÿ‘Œ -- If anyone wants to give this a try, just docker pull prologic/yarnd:latest (i ...
This is now correctly working rather nicely ๐Ÿ‘Œ โ€“ If anyone wants to give this a try, just docker pull prologic/yarnd:latest (if youโ€™re running using Docker) or git pull and rebuild, then either --enable-feature webfinger or add it to Settings -> Poderator Settings and restart (or edit /path/to/data/settings.yaml) โŒ˜ Read more
(#3vbd6nq) @abucci Yeah pretty much ๐Ÿคฃ Maintain the nice Yarn/Twtxt community we've got going here for as long as we can (even at the expensiv ...
@abucci _@anthony.buc.ci_ Yeah pretty much ๐Ÿคฃ Maintain the nice Yarn/Twtxt community weโ€™ve got going here for as long as we can (even at the expensive of it being small and niche) ๐Ÿค” โŒ˜ Read more
(#3vbd6nq) I just have to say, as a Father, if true (like @abucci said) this is truly disgusting. ๐Ÿคฏ**
I just have to say, as a Father, if true (like @abucci _@anthony.buc.ci_ said) this is truly disgusting. ๐Ÿคฏ โŒ˜ Read more
(#3vbd6nq) @abucci Good points. And I will always go back to thinking about...

> How can we make doing this sort of awful shit harder (or impos ...

@abucci _@anthony.buc.ci_ Good points. And I will always go back to thinking aboutโ€ฆ

> How can we make doing this sort of awful shit harder (or impossible) on Yarn pods?

I donโ€™t give a shitโ„ข what anyone does on their own Twtxt feed personally, I just donโ€™t follow that god awful shit, not that Iโ€™ve eve ... โŒ˜ Read more
(#grbvp6a) @tkanos I know you are real ๐Ÿคฃ I just can't believe this awful shit you've posted ๐Ÿคฎ Haha ๐Ÿ˜…**
@tkanos I know you are real ๐Ÿคฃ I just canโ€™t believe this awful shit youโ€™ve posted ๐Ÿคฎ Haha ๐Ÿ˜… โŒ˜ Read more
(#eb2ddfq) @carsten Thank you! ๐Ÿ™‡โ€โ™‚๏ธ**
@carsten _@yarn.zn80.net_ Thank you! ๐Ÿ™‡โ€โ™‚๏ธ โŒ˜ Read more
(#oovemcq) @carsten Thanks! ๐Ÿ™‡โ€โ™‚๏ธ Meanwhile I've filed a bgu report as I _believe_ this to be a bug in macOS 13.x and a regression as I ...
@carsten _@yarn.zn80.net_ Thanks! ๐Ÿ™‡โ€โ™‚๏ธ Meanwhile Iโ€™ve filed a bgu report as I _believe_ this to be a bug in macOS 13.x and a regression as I just canโ€™t find how to disable โ€œsleepโ€ anywhere in Settings whatsoever ๐Ÿคฆโ€โ™‚๏ธ #macOS #bug โŒ˜ Read more
(#3jrqria) @carsten Yes yes. Good point. It does not. Something to consider though... We've had a few discussions on this over the years, but no ...
@carsten _@yarn.zn80.net_ Yes yes. Good point. It does not. Something to consider thoughโ€ฆ Weโ€™ve had a few discussions on this over the years, but nothing has ever โ€œstuckโ€ (yet). โŒ˜ Read more
(#xzi7m6q) Doesn't appear to be.
Doesnโ€™t appear to be. โŒ˜ Read more
(#xzi7m6q) @darch Oh? You want a nick hmmm I wonder if that's even a valid / commonly accepted rel ... ๐Ÿค”**
@darch _@neotxt.dk_ Oh? You want a nick hmmm I wonder if thatโ€™s even a valid / commonly accepted rel โ€ฆ ๐Ÿค” โŒ˜ Read more
Anyone noticed with macOS 13.x with the revamped Settings app that there seems to be no option to disable your Macbook/Mac/MacStudio from going ...
Anyone noticed with macOS 13.x with the revamped Settings app that there seems to be no option to disable your Macbook/Mac/MacStudio from going to sleep? ๐Ÿค” #Mac #macOS โŒ˜ Read more
(#3jrqria) @carsten I had a look at it when you posted this a few days ago, and I couldn't help but wonder whether one could just do the same so ...
@carsten _@yarn.zn80.net_ I had a look at it when you posted this a few days ago, and I couldnโ€™t help but wonder whether one could just do the same sort of thing with a separate yarnd instance ๐Ÿคฃ โŒ˜ Read more
(#3vbd6nq) And we want to open up Yarn.social to ActivityPub and thus Mastodon why exactly?! ๐Ÿคฆโ€โ™‚๏ธ**
And we want to open up Yarn.social to ActivityPub and thus Mastodon why exactly?! ๐Ÿคฆโ€โ™‚๏ธ โŒ˜ Read more
(#3vbd6nq) Also gross ๐Ÿคฎ**
Also gross ๐Ÿคฎ โŒ˜ Read more
(#3vbd6nq) @tkanos da fuq?! ๐Ÿคฆโ€โ™‚๏ธ Are you for real? ๐Ÿคฃ**
@tkanos da fuq?! ๐Ÿคฆโ€โ™‚๏ธ Are you for real? ๐Ÿคฃ โŒ˜ Read more
(#xzi7m6q) Well that now works ๐Ÿฅณ (at least on my pod):
Well that now works ๐Ÿฅณ (at least on my pod): โŒ˜ Read more
(#2pno6oa) @slashdot Ooooer, now that's a service I can get behind. As a vision impaired (legally blind) person, I don't read books primarily be ...
@slashdot _@feeds.twtxt.net_ Ooooer, now thatโ€™s a service I can get behind. As a vision impaired (legally blind) person, I donโ€™t read books primarily because well umm Iโ€™m blind ๐Ÿคฃ โ€“ This would enable and make reading books for me a hell of a lot easier ๐Ÿ‘Œ โŒ˜ Read more
(#xzi7m6q) Some questions...

- What should the mime-type for the Twtxt feed be? Should we define one (even if its accepted by the W3C at this p ...

Some questionsโ€ฆ

- What should the mime-type for the Twtxt feed be? Should we define one (even if its accepted by the W3C at this point)? ๐Ÿค”

- What other data/properties should we return (fi any)? ๐Ÿค” โŒ˜ Read more
(#hwduldq) @carsten This is a "known missing feature" of the web interface. For now what you can do is install the yarnc command-line client a ...
@carsten _@yarn.zn80.net_ This is a โ€œknown missing featureโ€ of the web interface. For now what you can do is install the yarnc command-line client and use yarnc sync -a <feed> feed.txt edit it and re-sync it back up. โ€“ Take a backup first in case there are bugs/dragons in the code, its kind of new ... โŒ˜ Read more
(#eb2ddfq) @carsten Well crap that's a bug ๐Ÿคฆโ€โ™‚๏ธ Do you mind filing a bug report here? ๐Ÿ™‡โ€โ™‚๏ธ**
@carsten _@yarn.zn80.net_ Well crap thatโ€™s a bug ๐Ÿคฆโ€โ™‚๏ธ Do you mind filing a bug report here? ๐Ÿ™‡โ€โ™‚๏ธ โŒ˜ Read more
(#qsjny5a) Forking as you've no doubt found is where things can get interesting as we've had some pretty awesome and insane forks that go many l ...
Forking as youโ€™ve no doubt found is where things can get interesting as weโ€™ve had some pretty awesome and insane forks that go many levels deep and span many feeds across many domains, hosts and all around the globe ๐Ÿ˜… โŒ˜ Read more
(#qsjny5a) @loopsaisei Hmmm after having read your Twt properly... Everything you said is _correct_. And you've clearly pointed out some inconsi ...
@loopsaisei Hmmm after having read your Twt properlyโ€ฆ Everything you said is _correct_. And youโ€™ve clearly pointed out some inconsistencies in the two apps we build and maintain and their respective UI/UX ๐Ÿ˜ข โ€“ Iโ€™m sorry for that. We need help in the mobile app area especially ๐Ÿ™

Anyway, yes essentially a Twt Subject is a formalisation of something we disco ... โŒ˜ Read more
(#qsjny5a) @loopsaisei Hello! ๐Ÿ‘‹ Welcome to my pod (one of many!) ๐Ÿค— -- Let me try to clear some things up for you...
@loopsaisei Hello! ๐Ÿ‘‹ Welcome to my pod (one of many!) ๐Ÿค— โ€“ Let me try to clear some things up for youโ€ฆ โŒ˜ Read more
(#xzi7m6q) I've built a client and server library and command-line tool (combination of a bunch of code I found and fixed up):

I've also imple ...

Iโ€™ve built a client and server library and command-line tool (combination of a bunch of code I found and fixed up): https://git.mills.io/prologic/webfinger

Iโ€™ve also implemented an experimental feature called WebFinger ( webfinger) in d940da9f05 which Iโ€™m _hop ... โŒ˜ Read more_
(#xzi7m6q) I _believe_ it was @anth also that recently mentioned in #7xnsrsa his own frustrations with this and suggested maybe we _could_ look ...
I _believe_ it was @anth _@a.9srv.net_ also that recently mentioned in #7xnsrsa his own frustrations with this and suggested maybe we _could_ look at using WebFinger โ€“ Which honestly is probably not really all that hard, it uses (AFIK) a WKD lookup/discovery, ... โŒ˜ Read more
(#xzi7m6q) @darch I just totally missed the fact that the mentioned URI was just entirely wrong ๐Ÿ˜…


$ bat https://twtxt.net/twt/xzi7m6q |  ...**
[@darch _@neotxt.dk_](https://twtxt.net/external?uri=https://neotxt.dk/user/darch/twtxt.txt&nick=darch) I just totally missed the fact that the mentioned URI was just entirely wrong ๐Ÿ˜…


$ bat https://twtxt.net/twt/xzi7m6q | jq -r '.text'
(#kwyhrda) @darch Looking great! :-)



I guess [@lyse _@lyse.isobeef.org_](https://twtxt.net/external?ur ... โŒ˜ [Read more](https://twtxt.net/twt/3ju3sca)
(#eb2ddfq) @carsten Hmm not sure how to reproduce? ๐Ÿค”**
@carsten _@yarn.zn80.net_ Hmm not sure how to reproduce? ๐Ÿค” โŒ˜ Read more
(#hwduldq) @carsten You could use yarnc sync
@carsten _@yarn.zn80.net_ You could use yarnc sync โŒ˜ Read more
(#hwduldq) @carsten What so you mean? ๐Ÿค”**
@carsten _@yarn.zn80.net_ What so you mean? ๐Ÿค” โŒ˜ Read more
(#xzi7m6q) @darch I doubt it ๐Ÿ˜† To be proper decentralized means there are no central points of control or decision making ๐Ÿคฃ**
@darch _@neotxt.dk_ I doubt it ๐Ÿ˜† To be proper decentralized means there are no central points of control or decision making ๐Ÿคฃ โŒ˜ Read more
(#7ai23la) @darch Hmmmaubr we never enabled it? I'll look later ๐Ÿ‘Œ**
@darch _@neotxt.dk_ Hmmmaubr we never enabled it? Iโ€™ll look later ๐Ÿ‘Œ โŒ˜ Read more
(#gq2pn4q) @abucci Probably or our implementation is out of date compared to the spec? ๐Ÿค”**
@abucci _@anthony.buc.ci_ Probably or our implementation is out of date compared to the spec? ๐Ÿค” โŒ˜ Read more
(#xzi7m6q) @bender Oh I missed that! ๐Ÿ˜ฑ**
@bender Oh I missed that! ๐Ÿ˜ฑ โŒ˜ Read more
(#gq2pn4q) @abucci I'm a bit surprised to see as much missing there as the tool reports. IndieAuth _should_ be there as well as the token_endpoi ...
@abucci _@anthony.buc.ci_ Iโ€™m a bit surprised to see as much missing there as the tool reports. IndieAuth _should_ be there as well as the token\\_endpoint and various other bits. Hmmm. Also WebSub should also be there as well, as all Pods uses WebSub between each other (recently promoted this feature f ... โŒ˜ Read more_
(#gpcmhpq) @lyse That's so nice ๐Ÿ‘Œ**
@lyse _@lyse.isobeef.org_ Thatโ€™s so nice ๐Ÿ‘Œ โŒ˜ Read more
(#7ai23la) Weird ๐Ÿคฃ Maybe get @darch to look at table styles ๐Ÿ˜†**
Weird ๐Ÿคฃ Maybe get @darch _@neotxt.dk_ to look at table styles ๐Ÿ˜† โŒ˜ Read more
(#xzi7m6q) @darch What makes you say that? ๐Ÿค”**
@darch _@neotxt.dk_ What makes you say that? ๐Ÿค” โŒ˜ Read more
(#en4agmq) @bender Its actually even worse than that. Yes I went through a few extra steps, because I wanted to be in control of the "throw away ...
@bender Its actually even worse than that. Yes I went through a few extra steps, because I wanted to be in control of the โ€œthrow away emailโ€ as well. However, as it turns out, Microsoft basically force you to have a Microsoft Live Account, which (btw) gives you access to Teams, Outlook (and their own Email?!), Office, etc, etc. Itโ€™s not just an account fo ... โŒ˜ Read more
(#nzyjxpa) @eaplmx Hard to say really. Grew up without Internet for 1/3 od my life.
@eaplmx Hard to say really. Grew up without Internet for 1/3 od my life. โŒ˜ Read more
(#6rsna3q) @jdtron Hey! ๐Ÿ‘‹ Glad to still see you around ๐Ÿค—**
@jdtron _@tilde.team_ Hey! ๐Ÿ‘‹ Glad to still see you around ๐Ÿค— โŒ˜ Read more
(#gq2pn4q) @abucci We only implement IndieAuth right now. microPub is planned.
@abucci _@anthony.buc.ci_ We only implement IndieAuth right now. microPub is planned. โŒ˜ Read more
(#67wxttq) @carsten Thanks!
@carsten _@yarn.zn80.net_ Thanks! โŒ˜ Read more
(#jmbpmcq) Whoah ๐Ÿ˜ฑ**
Whoah ๐Ÿ˜ฑ โŒ˜ Read more
(#3jrqria) @carsten This looks interesting though ๐Ÿ‘Œ**
@carsten _@yarn.zn80.net_ This looks interesting though ๐Ÿ‘Œ โŒ˜ Read more
(#3jrqria) @carsten I kind of use HedgeDoc for a similar purpose actually ๐Ÿ‘Œ**
@carsten _@yarn.zn80.net_ I kind of use HedgeDoc for a similar purpose actually ๐Ÿ‘Œ โŒ˜ Read more
(#qelrknq) Indeed this war is completely pointless and the casualties no matter the number senseless ๐Ÿ˜ข**
Indeed this war is completely pointless and the casualties no matter the number senseless ๐Ÿ˜ข โŒ˜ Read more
(#caeivxa) @carsten Geez ๐Ÿคฆโ€โ™‚๏ธ**
@carsten _@yarn.zn80.net_ Geez ๐Ÿคฆโ€โ™‚๏ธ โŒ˜ Read more
(#t752haq) @carsten Pretty sure by default memory backed sessions are 1hr. This is of course configurable. ๐Ÿ˜† You can also tick yue "Remember ...
@carsten _@yarn.zn80.net_ Pretty sure by default memory backed sessions are 1hr. This is of course configurable. ๐Ÿ˜† You can also tick yue โ€œRemember Meโ€ box to have a database backed session that by default is 10d. ๐Ÿ‘Œ โŒ˜ Read more
(#caeivxa) @carsten My gawd! ๐Ÿ˜ณ And you're joking about climate change not being a thing right? ๐Ÿ˜†**
@carsten _@yarn.zn80.net_ My gawd! ๐Ÿ˜ณ And youโ€™re joking about climate change not being a thing right? ๐Ÿ˜† โŒ˜ Read more
(#oggomua) @carsten This ease of use is also just as important for ease of operations. Which reminds me... Btw... Have you tried Salty Chat at a ...
@carsten _@yarn.zn80.net_ This ease of use is also just as important for ease of operations. Which reminds meโ€ฆ Btwโ€ฆ Have you tried Salty Chat at all yet? ๐Ÿค” I know its not โ€œprime timeโ€ ready for the masses yet (lacking a decent Mobile App), but feedback from folks like you even at this stage is highly ... โŒ˜ Read more
(#qelrknq) @carsten My god ๐Ÿคฆโ€โ™‚๏ธ How does this stack rank up against the greatest wars of all human history? ๐Ÿค” Are we up there? ๐Ÿ˜ข**
@carsten _@yarn.zn80.net_ My god ๐Ÿคฆโ€โ™‚๏ธ How does this stack rank up against the greatest wars of all human history? ๐Ÿค” Are we up there? ๐Ÿ˜ข โŒ˜ Read more