# 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 238070
# self = https://watcher.sour.is?offset=226636
# next = https://watcher.sour.is?offset=226736
# prev = https://watcher.sour.is?offset=226536
Merry 2024 Christmas 🎅 y'all 🥳 #Xmas24
Merry 2024 Christmas 🎅 y'all 🥳 #Xmas24
Happy Christmas Eve, or Festivus.
GoToSocial snapshot has gained "editing statuses" capabilities (and the ability to see the update trail as well). That was one of the things I wanted to most to be implemented. Actually, that sits at the top of my wish list. Next is push notifications.
[47°09′02″S, 126°43′42″W] --no signal--
@eapl.me that’s such a good plan! Staying at home, comfy, is all I wanted. But nooo! This brings true the saying in Spanish, “Una cosa piensa el borracho, y otra el bodeguero.” 😂
Are we talking about profile view heading, heading of posts or inline mentions?
In yarnd I recall there is a setting for changing the heading of posts, but not for the two others as of yet.
I like the hover option for inline mentions. For the other places some like how yarnd does it in two line or " nick _(domain.tld)_ " could also work.
Are we talking about profile view heading, heading of posts or inline mentions?
In yarnd I recall there is a setting for changing the heading of posts, but not for the two others as of yet.
I like the hover option for inline mentions. For the other places some like how yarnd does it in two line or " nick _(domain.tld)_ " could also work.
Are we talking about profile view heading, heading of posts or inline mentions?
In yarnd I recall there is a setting for changing the heading of posts, but not for the two others as of yet.
I like the hover option for inline mentions. For the other places some like how yarnd does it in two line or " nick _(domain.tld)_ " could also work.
Are we talking about profile view heading, heading of posts or inline mentions?
In yarnd I recall there is a setting for changing the heading of posts, but not for the two others as of yet.
I like the hover option for inline mentions. For the other places some like how yarnd does it in two line or " nick _(domain.tld)_ " could also work.
and going back to a handle you could input in your client to look for the user/file, like @nick@domain.tls I think Webfinger is the way to go. It has enough information to know where to find that nick's URL.

@prologic does that webfinger fork made by darch work OK with yarn as it is now? (I've never used it, so I'm researching about it)
https://darch.dk/.well-known/webfinger/
Oh no!
Wife and I agreed on hibernate until January, just visiting relatives but avoiding any kind of shopping. I tried buying something like 2 or 3 days ago and it's insane :o

Good luck! :)
I'm just having a similar issue with a podcast I just uploaded on Castopod (which supports ActivityPub).

My first thought was creating a subdomain with the name of the podcast mordiscos.eapl.me

Then I watched that the software allows many podcasts in the same domain, so I had to pick a handle:
https://mordiscos.eapl.me/@podcast

So now I have @podcast@mordiscos.eapl.me when this one is 'more correct' @mordiscos@podcast.eapl.me or it could even be @mordiscos.eapl.me
I wasn't aware of all that when I setup Castopod (documentation might improve a lot, IMO)

My point here is that it's something important to think from the start, otherwise is painful to change if it's already being used like that.
Grocery shopping in the day of Christmas Eve is nuts, and wife is dragging me through it. 😩
my 2 cents here...
I agree on displaying a short @nick.

We could hover on the nick to see the full detail which could be @nick@domain.tls or the full URL
Also it could be a display option in Preferences in case your account starts showing many collisions.

The disambiguation for collisions is the .txt URL and the nick inside it, right ?
[47°09′37″S, 126°43′23″W] Reading: 0.72000 PPM
Pinellas County Running: 8.10 miles, 00:09:35 average pace, 01:17:37 duration
needed to get out and get away from everything for a bit. turned into eight miles but was just what i needed.
#running
Pinellas County Running: 8.10 miles, 00:09:35 average pace, 01:17:37 duration
needed to get out and get away from everything for a bit. turned into eight miles but was just what i needed.
#running
Pinellas County Running: 8.10 miles, 00:09:35 average pace, 01:17:37 duration
needed to get out and get away from everything for a bit. turned into eight miles but was just what i needed.
#running
@lyse This is trie, I kind of agree here. In an ideal world, Yarn/Twtxt remains "purely" decentralised anyway so the change of that kind of collision in your (very small) network is highly unlikely right?
@lyse This is trie, I kind of agree here. In an ideal world, Yarn/Twtxt remains "purely" decentralised anyway so the change of that kind of collision in your (very small) network is highly unlikely right?
@prologic /ME taking notes... 📜✍
@prologic /ME taking notes... 📜✍
@prologic /ME taking notes... 📜✍
I don't get why displaying nick@domain is preferred over just @nick in the first place. The twtxt world here is so small (and hopefully will always be) that duplicate nicks are just not an issue from my point of view. And even if there are several feeds with the same nicks, one probably does not follow both of them. Yes, there's the birthday paradox, but I'd guess we have a slightly larger nickname space than days in a year.
[47°09′50″S, 126°43′01″W] --interrupted--
@eapl.me A way to have a more bluesky'ish handles in twtxt could be to take inspiration from Bridgy Fed and say: If NICK = DOMAIN then only show @DOMAIN
So instead of @eapl.me@eapl.me it will just be @eapl.me

And it event seem that it will not break webfinger lookup: https://webfinger.net/lookup/?resource=%40darch.dk (at least not for how I've implemented webfinger on my sever for a single user;)
@eapl.me A way to have a more bluesky'ish handles in twtxt could be to take inspiration from Bridgy Fed and say: If NICK = DOMAIN then only show @DOMAIN
So instead of @eapl.me@eapl.me it will just be @eapl.me

And it event seem that it will not break webfinger lookup: https://webfinger.net/lookup/?resource=%40darch.dk (at least not for how I've implemented webfinger on my sever for a single user;)
@eapl.me A way to have a more bluesky'ish handles in twtxt could be to take inspiration from Bridgy Fed and say: If NICK = DOMAIN then only show @DOMAIN
So instead of @eapl.me@eapl.me it will just be @eapl.me

And it event seem that it will not break webfinger lookup: https://webfinger.net/lookup/?resource=%40darch.dk (at least not for how I've implemented webfinger on my sever for a single user;)
@eapl.me A way to have a more bluesky'ish handles in twtxt could be to take inspiration from Bridgy Fed and say: If NICK = DOMAIN then only show @DOMAIN
So instead of eapl.me@eapl.me it will just be eapl.me

And it event seem that it will not break webfinger lookup: https://webfinger.net/lookup/?resource=%40darch.dk (at least not for how I've implemented webfinger on my sever for a single user;)
@eapl.me A way to have a more bluesky'ish handles in twtxt could be to take inspiration from Bridgy Fed and say: If NICK = DOMAIN then only show @DOMAIN
So instead of eapl.me@eapl.me it will just be eapl.me

And it event seem that it will not break webfinger lookup: https://webfinger.net/lookup/?resource=%40darch.dk (at least not for how I've implemented webfinger on my sever for a single user;)
@eapl.me A way to have a more bluesky'ish handles in twtxt could be to take inspiration from Bridgy Fed and say: If NICK = DOMAIN then only show @DOMAIN
So instead of eapl.me@eapl.me it will just be eapl.me

And it event seem that it will not break webfinger lookup: https://webfinger.net/lookup/?resource=%40darch.dk (at least not for how I've implemented webfinger on my sever for a single user;)
@eapl.me A way to have a more bluesky'ish handles in twtxt could be to take inspiration from Bridgy Fed and say: If NICK = DOMAIN then only show @DOMAIN
So instead of @eapl.me@eapl.me it will just be @eapl.me

And it event seem that it will not break webfinger lookup: https://webfinger.net/lookup/?resource=%40darch.dk (at least not for how I've implemented webfinger on my sever for a single user;)
@eapl.me A way to have a more bluesky'ish handles in twtxt could be to take inspiration from Bridgy Fed and say: If NICK = DOMAIN then only show @DOMAIN
So instead of eapl.me@eapl.me it will just be eapl.me

And it event seem that it will not break webfinger lookup: https://webfinger.net/lookup/?resource=%40darch.dk (at least not for how I've implemented webfinger on my sever for a single user;)
If you don’t like Advent of Code because it’s just *more* programming on top of your day job, I’d like to suggest doing the following days in isolation:

- https://adventofcode.com/2021/day/24
- https://adventofcode.com/2024/day/24

And maybe even:

- https://adventofcode.com/2023/day/25
- https://adventofcode.com/2024/day/14

The first two can be solved by creativity and exploration, they’re not just “use algorithm $foo” like many other puzzles. They require hardly any programming at all.

The other two do need a bit of programming, but 2024/14 was pretty interesting and unconventional.
If you don’t like Advent of Code because it’s just *more* programming on top of your day job, I’d like to suggest doing the following days in isolation:

- https://adventofcode.com/2021/day/24
- https://adventofcode.com/2024/day/24

And maybe even:

- https://adventofcode.com/2023/day/25
- https://adventofcode.com/2024/day/14

The first two can be solved by creativity and exploration, they’re not just “use algorithm $foo” like many other puzzles. They require hardly any programming at all.

The other two do need a bit of programming, but 2024/14 was pretty interesting and unconventional.
If you don’t like Advent of Code because it’s just *more* programming on top of your day job, I’d like to suggest doing the following days in isolation:

- https://adventofcode.com/2021/day/24
- https://adventofcode.com/2024/day/24

And maybe even:

- https://adventofcode.com/2023/day/25
- https://adventofcode.com/2024/day/14

The first two can be solved by creativity and exploration, they’re not just “use algorithm $foo” like many other puzzles. They require hardly any programming at all.

The other two do need a bit of programming, but 2024/14 was pretty interesting and unconventional.
If you don’t like Advent of Code because it’s just *more* programming on top of your day job, I’d like to suggest doing the following days in isolation:

- https://adventofcode.com/2021/day/24
- https://adventofcode.com/2024/day/24

And maybe even:

- https://adventofcode.com/2023/day/25
- https://adventofcode.com/2024/day/14

The first two can be solved by creativity and exploration, they’re not just “use algorithm $foo” like many other puzzles. They require hardly any programming at all.

The other two do need a bit of programming, but 2024/14 was pretty interesting and unconventional.
[47°09′50″S, 126°43′47″W] Transponder fixed
[47°09′04″S, 126°43′37″W] Transponder jammed
My daughter...

> Ahh this is too easy. Give me a human.

🤣 #AI #Sucks
My daughter...

> Ahh this is too easy. Give me a human.

🤣 #AI #Sucks
Hmmm upon further reading of the website and docs, I'm not actually sure how to use this? Hmmm 🤔
Hmmm upon further reading of the website and docs, I'm not actually sure how to use this? Hmmm 🤔
@bender No I haven't, but it looks pretty cool. The only question I have is, what if you don't want to hand out your email address? 🤔
@bender No I haven't, but it looks pretty cool. The only question I have is, what if you don't want to hand out your email address? 🤔
@prologic have you seeing this: https://github.com/skariel/keypub
One thing I've learned over the many years now (_approaching a decade and a half now_) about self-hosting is two things; 1) There are many "assholes" on the open Internet that will either attack your stuff or are incompetent and write stupid shit™ that goes crazy on your stuff 2) You have to be careful about resources, especially memory and disk i/o. Especially disk i/o. this can kill your overall performance when you either have written software yourself or use someone else's that can do unconfined/uncontrolled disk i/o causing everything to grind to a halt and even fail. #self-hosted
One thing I've learned over the many years now (_approaching a decade and a half now_) about self-hosting is two things; 1) There are many "assholes" on the open Internet that will either attack your stuff or are incompetent and write stupid shit™ that goes crazy on your stuff 2) You have to be careful about resources, especially memory and disk i/o. Especially disk i/o. this can kill your overall performance when you either have written software yourself or use someone else's that can do unconfined/uncontrolled disk i/o causing everything to grind to a halt and even fail. #self-hosted
🧮 USERS:1 FEEDS:2 TWTS:1193 ARCHIVED:82927 CACHE:2592 FOLLOWERS:17 FOLLOWING:14
Magical.fish looks good in Pocket Gopher.
P.G. needs an update. Its been years, but still works well.
I mostly use Pocket Gopher on Android, and sometimes Doggy Dog.
@prologic there's @deadblackclover's twtxt-el already, I couldn't use it correctly when I've had just discovered it (yes, #emacs skill issues) ... but it has been updated since then. I should give it another spin 👌
@prologic there's @deadblackclover's twtxt-el already, I couldn't use it correctly when I've had just discovered it (yes, #emacs skill issues) ... but it has been updated since then. I should give it another spin 👌
@prologic there's @deadblackclover's twtxt-el already, I couldn't use it correctly when I've had just discovered it (yes, #emacs skill issues) ... but it has been updated since then. I should give it another spin 👌
Have fun @johanbove and see -(or read?)- you soon!
Have fun @johanbove and see -(or read?)- you soon!
Have fun @johanbove and see -(or read?)- you soon!
@lyse Yeah, I feel the same way, although it’s hard to tell in retrospect after so many years. 😅 Maybe our teachers actually did a good job and I just didn’t get it back then. I wish I could go back in time and re-watch all that, to see what it was actually like. 😃
@lyse Yeah, I feel the same way, although it’s hard to tell in retrospect after so many years. 😅 Maybe our teachers actually did a good job and I just didn’t get it back then. I wish I could go back in time and re-watch all that, to see what it was actually like. 😃
@lyse Yeah, I feel the same way, although it’s hard to tell in retrospect after so many years. 😅 Maybe our teachers actually did a good job and I just didn’t get it back then. I wish I could go back in time and re-watch all that, to see what it was actually like. 😃
@lyse Yeah, I feel the same way, although it’s hard to tell in retrospect after so many years. 😅 Maybe our teachers actually did a good job and I just didn’t get it back then. I wish I could go back in time and re-watch all that, to see what it was actually like. 😃
@arne Aye, works fine now. 😊
@arne Aye, works fine now. 😊
@arne Aye, works fine now. 😊
@arne Aye, works fine now. 😊
[47°09′34″S, 126°43′32″W] Transfer 25% complete...
@movq Absolutely! Truly amazing work and excellent explanations.

I'm pretty sure they didn't tell us this in school either.

I don't remember what topic it was, but some of the maths lectures at uni were heaps better in linking several matters together. In school we were always told: And now for something completely different, we start a new topic, so when you kids haven't understood the previous one, worry not, now you got the chance to maybe get this one and improve your maths grade. Only at uni we were actually taught that it's in fact basically exactely the same thing as something else, just with some slightly tweaked rules. If I only were told this a decade earlier or so. It would have made stuff sooo much easier.
Die W'Nachtspost muss noch bis morgen Mittag ausgetragen werden. :( Die Leute wohnen aber auch alle sehr weit auseinander in dieser kleinen Stadt. Dieses Jahr gibt's ein "Zine", inspiriert durch https://zines.cool/
[47°09′15″S, 126°43′35″W] Transponder still failing -- switching to analog communication
@movq Opps! My bad, I had a BotFilter activated which lead you to a 403. Fixed!
@movq This was more like a distributed crawl/attack of some kind across many IP(s) though and bypassing Cloudflare somehow, so hmm not sure 🤔
@movq This was more like a distributed crawl/attack of some kind across many IP(s) though and bypassing Cloudflare somehow, so hmm not sure 🤔
Added a shared albums page https://emile.space/projects/photography/
@prologic Maybe, yeah. HackerNews frontpage = at least 50'000 hits in a short time, when it happens to me.=
@prologic Maybe, yeah. HackerNews frontpage = at least 50'000 hits in a short time, when it happens to me.=
@prologic Maybe, yeah. HackerNews frontpage = at least 50'000 hits in a short time, when it happens to me.=
@prologic Maybe, yeah. HackerNews frontpage = at least 50'000 hits in a short time, when it happens to me.=
Nah, just had a quick skim and read through all the threads. Pretty rubbish comments really. Nothing of value there. Might explain the massive hit on my infra though recently? (today)? 🤔
Nah, just had a quick skim and read through all the threads. Pretty rubbish comments really. Nothing of value there. Might explain the massive hit on my infra though recently? (today)? 🤔
@movq O'really? Haha 😆 Any good comments? 🤔
@movq O'really? Haha 😆 Any good comments? 🤔
@movq Too many random IP(s), hundreds of them, many hundreds of QPS. I can only imagine some crawler(s) going crazy out there and not respecting anything at all or even remotely being nice.
@movq Too many random IP(s), hundreds of them, many hundreds of QPS. I can only imagine some crawler(s) going crazy out there and not respecting anything at all or even remotely being nice.
twtxt was on HackerNews yesterday and I think none of us noticed. 😂 https://news.ycombinator.com/item?id=42488983
twtxt was on HackerNews yesterday and I think none of us noticed. 😂 https://news.ycombinator.com/item?id=42488983
twtxt was on HackerNews yesterday and I think none of us noticed. 😂 https://news.ycombinator.com/item?id=42488983
twtxt was on HackerNews yesterday and I think none of us noticed. 😂 https://news.ycombinator.com/item?id=42488983
@lyse (I think “division is just repeated subtraction” is a great explanation of what division is on a fundamental level. 🤯 Well, if they did explain it that way in elementary school, I didn’t listen that day. 😂)
@lyse (I think “division is just repeated subtraction” is a great explanation of what division is on a fundamental level. 🤯 Well, if they did explain it that way in elementary school, I didn’t listen that day. 😂)
@lyse (I think “division is just repeated subtraction” is a great explanation of what division is on a fundamental level. 🤯 Well, if they did explain it that way in elementary school, I didn’t listen that day. 😂)
@lyse (I think “division is just repeated subtraction” is a great explanation of what division is on a fundamental level. 🤯 Well, if they did explain it that way in elementary school, I didn’t listen that day. 😂)
@prologic Ouch. Any insight on who that was? Or just random IPs?
@prologic Ouch. Any insight on who that was? Or just random IPs?
@prologic Ouch. Any insight on who that was? Or just random IPs?
@prologic Ouch. Any insight on who that was? Or just random IPs?
Okay. Going to Settings -> Applications and creating a new Application Token with Repository Read/Write access works just fine. You clone over https and push over https and user your username and token as creds.
Okay. Going to Settings -> Applications and creating a new Application Token with Repository Read/Write access works just fine. You clone over https and push over https and user your username and token as creds.
@lyse Oof, that is impressive!