# 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 235518
# self = https://watcher.sour.is?offset=229049
# next = https://watcher.sour.is?offset=229149
# prev = https://watcher.sour.is?offset=228949
@arne Meine letzte LAN ist deutlich über 15 Jahre her. Die letzte *richtige* mit vielen Leuten und so tollen Sachen wie „wir schleppen mal Tower-PC und Röhrenmonitor im Zug quer durch Deutschland“ ist sicher 20 Jahre her. 😂
@lyse I’ve never written any substantial Brainfuck code myself. It’s super fascinating, though. The programs from https://brainfuck.org/ are very short and yet they do a lot. I don’t know how long numwarp.b would be if I wrote it in Python. 🤯
@lyse I’ve never written any substantial Brainfuck code myself. It’s super fascinating, though. The programs from https://brainfuck.org/ are very short and yet they do a lot. I don’t know how long numwarp.b would be if I wrote it in Python. 🤯
@lyse I’ve never written any substantial Brainfuck code myself. It’s super fascinating, though. The programs from https://brainfuck.org/ are very short and yet they do a lot. I don’t know how long numwarp.b would be if I wrote it in Python. 🤯
@lyse I’ve never written any substantial Brainfuck code myself. It’s super fascinating, though. The programs from https://brainfuck.org/ are very short and yet they do a lot. I don’t know how long numwarp.b would be if I wrote it in Python. 🤯
@doesnmppsflt Not sure which bug you’re referring to. 🤔 (Did I forget?)

Those long IDs like (#113797927355322708) are simply part of that feed. Looks like the author just dumps ActivityPub IDs into twtxt. I think this used to work in the past, but the corresponding spec (https://twtxt.dev/exts/hash-tag.html) has been deprecated and jenny doesn’t support – actually, jenny never supported that.

jenny can only group threads by exactly one criterium (because it writes a Message-ID into the mail file) and that’s the regular twt hash. So, anything else, like people doing “#CoolTopic”, isn’t possible.
@doesnmppsflt Not sure which bug you’re referring to. 🤔 (Did I forget?)

Those long IDs like (#113797927355322708) are simply part of that feed. Looks like the author just dumps ActivityPub IDs into twtxt. I think this used to work in the past, but the corresponding spec (https://twtxt.dev/exts/hash-tag.html) has been deprecated and jenny doesn’t support – actually, jenny never supported that.

jenny can only group threads by exactly one criterium (because it writes a Message-ID into the mail file) and that’s the regular twt hash. So, anything else, like people doing “#CoolTopic”, isn’t possible.
@doesnmppsflt Not sure which bug you’re referring to. 🤔 (Did I forget?)

Those long IDs like (#113797927355322708) are simply part of that feed. Looks like the author just dumps ActivityPub IDs into twtxt. I think this used to work in the past, but the corresponding spec (https://twtxt.dev/exts/hash-tag.html) has been deprecated and jenny doesn’t support – actually, jenny never supported that.

jenny can only group threads by exactly one criterium (because it writes a Message-ID into the mail file) and that’s the regular twt hash. So, anything else, like people doing “#CoolTopic”, isn’t possible.
@doesnmppsflt Not sure which bug you’re referring to. 🤔 (Did I forget?)

Those long IDs like (#113797927355322708) are simply part of that feed. Looks like the author just dumps ActivityPub IDs into twtxt. I think this used to work in the past, but the corresponding spec (https://twtxt.dev/exts/hash-tag.html) has been deprecated and jenny doesn’t support – actually, jenny never supported that.

jenny can only group threads by exactly one criterium (because it writes a Message-ID into the mail file) and that’s the regular twt hash. So, anything else, like people doing “#CoolTopic”, isn’t possible.
(something) Test for doesnm.
@prologic Fine by me. I don’t see/remember a valid reason for just doing @. Was there ever a reason to do that? 🤔
@prologic Fine by me. I don’t see/remember a valid reason for just doing @. Was there ever a reason to do that? 🤔
@prologic Fine by me. I don’t see/remember a valid reason for just doing @. Was there ever a reason to do that? 🤔
@prologic Fine by me. I don’t see/remember a valid reason for just doing @. Was there ever a reason to do that? 🤔
This is the first screenshot, a simple timeline I'm using to check the fields. Now I'm working on some details: avatar cache, relative dates, simple thread, etc. #emacs #twtxt
This is the first screenshot, a simple timeline I'm using to check the fields. Now I'm working on some details: avatar cache, relative dates, simple thread, etc. #emacs #twtxt
This is the first screenshot, a simple timeline I'm using to check the fields. Now I'm working on some details: avatar cache, relative dates, simple thread, etc. #emacs #twtxt
Hello @movq . Did you fixed jenny bug which causes fetching long ids from yarn instances on feeds like https://ciberlandia.pt/@marado.txt ? I'm asking because i want to store links in brackets on some of my posts and don't want to confuse jenny users
[47°09′57″S, 126°43′19″W] Storm recedes -- back to normal work
My client is twet which i grabbed at https://github.com/jdtron/twet
Test twtxt parser (please remind me to delete this)
not someone on here actually visiting my website haha
@ thank you! :D
@kat oh i love her, can't wait to see it!
@kat ah, thanks for letting me know that! i'll def be keeping that in mind.
@doesnm LOL sorry which client are you using? 🤔 You can of course have a say! There aren't that many active/used clients at the moment, and I forget which one you're using 🤣🤣
@doesnm LOL sorry which client are you using? 🤔 You can of course have a say! There aren't that many active/used clients at the moment, and I forget which one you're using 🤣🤣
Lol only i use discontinued client? (with patches but i'm lost sources so they "proprietary")
For the record; we consider the new authority on the Twtxt spec(s) going forward (_has been for some years actually_) to be implementers / primary maintainers of widely used clients. To date that is:

- yarnd @prologic (me and others)
- jenny @movq
- tt @lyse
- Timeline @darch / @eapl.me and others
- twtxt-el? -- @andros

Full list of supported and widely used clients can be found at https://twtxt.dev/clients.html -- which I note a few above are _actually_ missing from this page haha 🤣
For the record; we consider the new authority on the Twtxt spec(s) going forward (_has been for some years actually_) to be implementers / primary maintainers of widely used clients. To date that is:

- yarnd @prologic (me and others)
- jenny @movq
- tt @lyse
- Timeline @darch / @eapl.me and others
- twtxt-el? -- @andros

Full list of supported and widely used clients can be found at https://twtxt.dev/clients.html -- which I note a few above are _actually_ missing from this page haha 🤣
What say you @movq @lyse @eapl.mx / @darch @andros (_new client author_)? 🤔 Shall I PR this up?
What say you @movq @lyse @eapl.mx / @darch @andros (_new client author_)? 🤔 Shall I PR this up?
Otherwise if we insist on allowing things like @<url> then I have to do quick a bit of dancing to figure out how to render such mentions sanely 😅😅
Otherwise if we insist on allowing things like @<url> then I have to do quick a bit of dancing to figure out how to render such mentions sanely 😅😅
@bender I agree. I'm just saying spec-wise, this makes implementations have to worry about less edge cases like this 🤣
@bender I agree. I'm just saying spec-wise, this makes implementations have to worry about less edge cases like this 🤣
@head_honcho_supremus sounds good but, when using Yarn---at least---users shouldn't need to worry about this minutiae. They simply hit "Reply", or "Fork".

Note, I manually added a nick to this reply.
🤔 Prosoal: Disallowed the @<url> form of mentions. Strictly require that all mentions include a nickname/name; i.e: @<name url>.
🤔 Prosoal: Disallowed the @<url> form of mentions. Strictly require that all mentions include a nickname/name; i.e: @<name url>.
@bender Haha 🤣
@bender Haha 🤣
@bender It's not mangled, just the rendering is weird now 😢😢
@bender It's not mangled, just the rendering is weird now 😢😢
@ Uuuuf! making sure my previous reply's mangled mention wasn't a fluke...
Ha! This one renders different than when replying to someone on a different pod. The plot thickens!
@ I unfollowed you, to prove this is broken. Enjoy your free tier! :-)
Uma das maiores instâncias de desperdício contemporâneo é a mania de escrever "pontos percentuais" em vez de "%"

Mas sobre isto a direita não fala
Uma das maiores instâncias de desperdício contemporâneo é a mania de escrever "pontos percentuais" em vez de "%"

Mas sobre isto a direita não fala
Uma das maiores instâncias de desperdício contemporâneo é a mania de escrever "pontos percentuais" em vez de "%"

Mas sobre isto a direita não fala
@ welcome! :-)
Vultr Free Tier Program
Congratulations! You have been admitted into the Free Tier Program!
You were approved for early access to the Free Tier Program.

Your Free Tier starts on 2025-01-08 and will end on 2026-01-08.

During that year, you will be able to launch a Free Tier instance. You can only have 1 free instance running at a time. If you shut down the instance you can relaunch it up to twice per month.
Vultr Free Tier Program
Congratulations! You have been admitted into the Free Tier Program!
You were approved for early access to the Free Tier Program.

Your Free Tier starts on 2025-01-08 and will end on 2026-01-08.

During that year, you will be able to launch a Free Tier instance. You can only have 1 free instance running at a time. If you shut down the instance you can relaunch it up to twice per month.
Pinellas County Running: 3.14 miles, 00:09:12 average pace, 00:28:55 duration
third day of training with just a base run. definitely feeling the squats and lunges i did two days ago!
#running
Pinellas County Running: 3.14 miles, 00:09:12 average pace, 00:28:55 duration
third day of training with just a base run. definitely feeling the squats and lunges i did two days ago!
#running
Pinellas County Running: 3.14 miles, 00:09:12 average pace, 00:28:55 duration
third day of training with just a base run. definitely feeling the squats and lunges i did two days ago!
#running
[47°09′46″S, 126°43′48″W] Automatic systems disengaged due to heavy rain
#musiquinta para #chorar no #bar

Alabama Song:

https://youtu.be/_XAfwHU_JMU
#musiquinta para #chorar no #bar

Alabama Song:

https://youtu.be/_XAfwHU_JMU
[47°09′32″S, 126°43′49″W] Wind speed: N/A -- Cannot comunicate
prologic/caddy-gcore: Caddy DNS provider for GCore - caddy-gcore - Mills
prologic/caddy-gcore: Caddy DNS provider for GCore - caddy-gcore - Mills
prologic/libdns-gcore: libdns provider for GCore - libdns-gcore - Mills
prologic/libdns-gcore: libdns provider for GCore - libdns-gcore - Mills
[47°09′29″S, 126°43′13″W] Wind speed: 40kph
@slashdot So we can be walking, talking hallucinating humans? 🤔 I don't see a problem with that 🤣
@slashdot So we can be walking, talking hallucinating humans? 🤔 I don't see a problem with that 🤣
Ahhh orgalorg Love it 😍


$ orgalorg -u root -o au.proxy -o eu.proxy -o us.proxy -C apk --no-cache -U add consul


> Parallel SSH commands runner and file synchronization tool

Good for when you have to many a small cluster of similar/identical machines.
Ahhh orgalorg Love it 😍


$ orgalorg -u root -o au.proxy -o eu.proxy -o us.proxy -C apk --no-cache -U add consul


> Parallel SSH commands runner and file synchronization tool

Good for when you have to many a small cluster of similar/identical machines.
To any company that sells a service online...

For the love of all that is good; Please stop sending emails with links to 3rd-party link tracking services that are meant to go to your own fucking god-damn services in the first place!

For the love of god! 🤦‍♂️\

OnlyDomains GUILTY 🤬
To any company that sells a service online...

For the love of all that is good; Please stop sending emails with links to 3rd-party link tracking services that are meant to go to your own fucking god-damn services in the first place!

For the love of god! 🤦‍♂️\

OnlyDomains GUILTY 🤬
To any company that sells a service online...

For the love of all that is good; Please stop sending emails with links to 3rd-party link tracking services that are meant to go to your own fucking god-damn services in the first place!

For the love of god! 🤦‍♂️\\

OnlyDomains GUILTY 🤬
@kat Morning 👋👋 It'a 10.30am and I'm _starting_ to feel _slightly_ better finally 😅😅
@kat Morning 👋👋 It'a 10.30am and I'm _starting_ to feel _slightly_ better finally 😅😅
@johanbove But which one(s)? 🤔🤔 Serious question; my neighbor next door swears by the BBC and ABC (_I'm Australian_); but honestly even those news sources are full of political rhetoric and non-facts (_opinions, etc_) -- I have yet to see a single news source of actual facts and nothing more.
@johanbove But which one(s)? 🤔🤔 Serious question; my neighbor next door swears by the BBC and ABC (_I'm Australian_); but honestly even those news sources are full of political rhetoric and non-facts (_opinions, etc_) -- I have yet to see a single news source of actual facts and nothing more.
@johanbove Happy new year to you too! 🥳
@johanbove Happy new year to you too! 🥳
🧮 USERS:1 FEEDS:2 TWTS:1209 ARCHIVED:83888 CACHE:2874 FOLLOWERS:17 FOLLOWING:14
@lyse oh this rules
@lyse oh this rules
@bender it's awesome!!!!!!!!
@bender it's awesome!!!!!!!!
Wow, GtS keeps getting better! Re: https://docs.gotosocial.org/en/latest/admin/domain_permission_subscriptions/#fun-stuff-to-do-with-domain-permission-subscriptions
Hello and welcome.
@lyse I now have the vivid image of children trying to beat you, or parading you around town demanding justice. 😅😂 The helmet is quite good, and having to open the visor to talk is a riot! LOL.
Shocked about the fires around LA right now. Following CNN mostly. It's devastating.
Shocked about the fires around LA right now. Following CNN mostly. It's devastating.
@movq Woohoo, noice! Now you can ship, even sell it! :-D

All kidding aside, even though I never wrote a proper brainfuck program myself, I do like that. :-) Keep it going.
Not a witch, I’m just programmed that way. 😂
Not a witch, I’m just programmed that way. 😂
Not a witch, I’m just programmed that way. 😂
Not a witch, I’m just programmed that way. 😂
@kat The early bird… oh wait. :-D
Heute gab es mal wieder eine Netzwerkveranstaltung / LAN-Party. Mit feinen Leuten einfach nur daddeln, Pizza essen und Bier trinken. Toll!
Yeah, @bender, I absolutely love it! :-D Monty Python just rocks!

This very knight inspired me to make myself a knight helmet with opening visor out of an old washing machine sheet metal years ago for a theater play. It was really great fun, both making the helmet as well as using it during the week in the play as a silly and shady prince who got all his tracts of land by winning dubious games.

I just couldn't really hear very well in it. And if somebody hit me on the head or just slightly knocked on the helmet, it was incredibly loud. No fine craftmanship by any means and obviously historically extremely questionable at best, but it did the job well enough. One of the running gags was that I had to open the visor when I wanted to talk. Here are some photos in action, you'll find many more when surfing through the gallery:

* https://wawuwo.de/2016/woche2/montag/017.html#image
* https://wawuwo.de/2016/woche2/dienstag/019.html#image
* https://wawuwo.de/2016/woche2/mittwoch/156.html#image
* https://wawuwo.de/2016/woche2/donnerstag/008.html#image
* https://wawuwo.de/2016/woche2/freitag/036.html#image In one lunch break my page and I decided to dress up and play a game of dice against the kids. However, we used badly cogged dice. We just added a few dots of paint on one of the two dice, so that it had two fours, two fives and two sixes or something like that. I always told my opponents: "You can choose whatever dice you want. Except for the red one, that's my lucky dice!" As well-behaved children, they then selected the blue, unbiased one. And usually lost. However, I remember there was one kid that beat me with four sixes in row. :-D Although we thought, we make it halfway obvious that this game is truly not fair, it took them extremely long to figure out that we had messed with my lucky dice. When they finally did, they got super angry. Some of them were on the brink of beating me up. That was really nice to see their sense of justice kick it. :-)
* https://wawuwo.de/2016/woche2/freitag/169.html#image
@movq Woah, that's insane! Yeah, I wanted to take it easy as well, but then suddenly got 9:30 hours on the clock… :-/

Vacations were great, it took me five attempts this morning to enter my disk encryption password. :-D
My OS has a Brainfuck interpreter now and this counts as a programming language, right? We’re feature complete now. 😂

https://movq.de/v/1335167b35/vid4.mp4
My OS has a Brainfuck interpreter now and this counts as a programming language, right? We’re feature complete now. 😂

https://movq.de/v/1335167b35/vid4.mp4
My OS has a Brainfuck interpreter now and this counts as a programming language, right? We’re feature complete now. 😂

https://movq.de/v/1335167b35/vid4.mp4