# 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 196309
# self = https://watcher.sour.is?offset=161025
# next = https://watcher.sour.is?offset=161125
# prev = https://watcher.sour.is?offset=160925
Those options are now included in jenny’s Vim package:

https://www.uninformativ.de/git/jenny/commit/698c4382208c5b5eb87999a30fd657167ab5b694.html
Those options are now included in jenny’s Vim package:

https://www.uninformativ.de/git/jenny/commit/698c4382208c5b5eb87999a30fd657167ab5b694.html
Those options are now included in jenny’s Vim package:

https://www.uninformativ.de/git/jenny/commit/698c4382208c5b5eb87999a30fd657167ab5b694.html
Those options are now included in jenny’s Vim package:

https://www.uninformativ.de/git/jenny/commit/698c4382208c5b5eb87999a30fd657167ab5b694.html
@lyse Awwwwww! 😍
@lyse Awwwwww! 😍
@lyse Awwwwww! 😍
@lyse Awwwwww! 😍
@movq Yes please 🤣
@movq Yes please 🤣
@aelaraji Haha 🤣
@aelaraji Haha 🤣
Mentions were fine 😆
Mentions were fine 😆
@prologic Awesome! I guess that fixed it. Unless @bender sees otherwise LOL.

p.s: Broken mentions again?
@prologic Awesome! I guess that fixed it. Unless @bender sees otherwise LOL.

p.s: Broken mentions again?
@aelaraji You’re welcome. I guess this could/should also be mentioned in jenny’s docs. 😅
@aelaraji You’re welcome. I guess this could/should also be mentioned in jenny’s docs. 😅
@aelaraji You’re welcome. I guess this could/should also be mentioned in jenny’s docs. 😅
@aelaraji You’re welcome. I guess this could/should also be mentioned in jenny’s docs. 😅
[47°09′37″S, 126°43′48″W] Storm recedes -- back to normal work
@movq You ARE AWESOME!

I was RTFMing trying to figure out how to set this up in my .vimrc Thank you!
@movq You ARE AWESOME!

I was RTFMing trying to figure out how to set this up in my .vimrc Thank you!
@aelaraji That’s the trick, yep. 👍 I have something like this in my .vimrc:

au BufRead,BufNewFile jenny-posting.eml setl fo-=t wrap=
@aelaraji That’s the trick, yep. 👍 I have something like this in my .vimrc:

au BufRead,BufNewFile jenny-posting.eml setl fo-=t wrap=
@aelaraji That’s the trick, yep. 👍 I have something like this in my .vimrc:

au BufRead,BufNewFile jenny-posting.eml setl fo-=t wrap=
@aelaraji That’s the trick, yep. 👍 I have something like this in my .vimrc:

au BufRead,BufNewFile jenny-posting.eml setl fo-=t wrap=
logs/blog: more poetry; garden/equipment: update computers, welcome obsidian; meta: update pubkey
@aelaraji Looks okay here for me, but then again I'm not as pedantic as @pedantic 🤣
@aelaraji Looks okay here for me, but then again I'm not as pedantic as @pedantic 🤣
This is a test twt to see if
:set formatoptions-=t
in vim would stop the annoying line breaking I've been having in my twts... And I guess, that's it! Things are looking OK on my end.

How about if I add in a separate paragraph like this one? Did hit return twice for it. I hope it isn't breaking anything else.
This is a test twt to see if
:set formatoptions-=t
in vim would stop the annoying line breaking I've been having in my twts... And I guess, that's it! Things are looking OK on my end.

How about if I add in a separate paragraph like this one? Did hit return twice for it. I hope it isn't breaking anything else.
@bender Yeah I've been having this problem for quite sometime now. It boils down to Vi/Vim/NeoVim inserting those line breaks automatically when editing an .eml file (if I can remember the file extension correctly) ... I think Jenny makes use of those. I had to delete them manually until I was told that the problem was fixed after I added the *charset utf-8;* to my nginx config file. I'll try and fix this next...*
@bender Yeah I've been having this problem for quite sometime now. It boils down to Vi/Vim/NeoVim inserting those line breaks automatically when editing an .eml file (if I can remember the file extension correctly) ... I think Jenny makes use of those. I had to delete them manually until I was told that the problem was fixed after I added the *charset utf-8;* to my nginx config file. I'll try and fix this next...*
The last time I did so, I ended up injuring my neck reading an old stash of books we've had laying around at home. It took months to heal. xD
The last time I did so, I ended up injuring my neck reading an old stash of books we've had laying around at home. It took months to heal. xD
@bender LOL! Been there, done that! I can go on for weeks without any of it. Not even a phone, I don't have that many responsibilities to need one on me all the time. Life is much simpler like that.
@bender LOL! Been there, done that! I can go on for weeks without any of it. Not even a phone, I don't have that many responsibilities to need one on me all the time. Life is much simpler like that.
Spring cleaning! 😊
Yell out if you have any objections!
Yell out if you have any objections!
Heya folks 👋 For those of you that have accounts on my pod (twtxt.net), I'm going to be deleting 235 accounts today: https://gist.mills.io/prologic/0381c79977384051bb0b4afc89b4893d

None of these have ever logged in. So I'm hoping nobody gives a shit™ 💩
Heya folks 👋 For those of you that have accounts on my pod (twtxt.net), I'm going to be deleting 235 accounts today: https://gist.mills.io/prologic/0381c79977384051bb0b4afc89b4893d

None of these have ever logged in. So I'm hoping nobody gives a shit™ 💩
@bender Fixed!
@bender Fixed!
Looks like he's just pressing enter twice really, resulting in what I _think_ are hard paragraphs 🤣 e2 80 a8 is the hexdump for \u2028 -- the unicide newline character used in multi-line twts.
Looks like he's just pressing enter twice really, resulting in what I _think_ are hard paragraphs 🤣 e2 80 a8 is the hexdump for \u2028 -- the unicide newline character used in multi-line twts.
Looks like he's just pressing enter twice really, resulting in what I _think_ are hard paragraphs 🤣 e2 80 a8 is the hexdump for \\u2028 -- the unicide newline character used in multi-line twts.
@bender Trust you to pick up on something like that 🤣 Looks fine to me, but then again I'm not sure where those lines should or should not be separated 😅
@bender Trust you to pick up on something like that 🤣 Looks fine to me, but then again I'm not sure where those lines should or should not be separated 😅
@aelaraji off topic, I think you are using hard wrapping, or something similar, on mutt/neomutt. The formatting of your twts come up a little off. Specifically, the line wraps.
@aelaraji well done! Now do 48 hours without a computer, nor Internet. Baby steps! 😅
🧮 USERS:1 FEEDS:2 TWTS:957 ARCHIVED:71798 CACHE:2420 FOLLOWERS:15 FOLLOWING:14
Well! My 24 hrs without a GUI Web browser was quite of a nice experience.
As a matter of fact, and as long as I'm not doing any 3D work, I kind of don't need gui applications as much as it feels like.

Even though, a couple of websites asked me to eff off because they need
JavaScript to work. Some others handed me a cold "402 Upgrade Required" client
error response... (LOL let's not even talk about how Github repos looked
and felt like). I have managed to fix a couple of things I've been meaning to
for quite some time but never got, mainly to because of my browsing
habits. I tend to open a lot of tabs, read some, get distracted then
open some more and down the rabbit hole (or shall I say tabs) I go.

All in all, it was quite a nice experience.
How nice? It was an "I'm dropping into a full TTY experience for another
24 hrs" kind of nice!

Although, I miss using a mouse already, but hey, I would have never
heard about gpm(8) otherwise.
Well! My 24 hrs without a GUI Web browser was quite of a nice experience.
As a matter of fact, and as long as I'm not doing any 3D work, I kind of don't need gui applications as much as it feels like.

Even though, a couple of websites asked me to eff off because they need
JavaScript to work. Some others handed me a cold "402 Upgrade Required" client
error response... (LOL let's not even talk about how Github repos looked
and felt like). I have managed to fix a couple of things I've been meaning to
for quite some time but never got, mainly to because of my browsing
habits. I tend to open a lot of tabs, read some, get distracted then
open some more and down the rabbit hole (or shall I say tabs) I go.

All in all, it was quite a nice experience.
How nice? It was an "I'm dropping into a full TTY experience for another
24 hrs" kind of nice!

Although, I miss using a mouse already, but hey, I would have never
heard about gpm(8) otherwise.
@dbucklin a fun read indeed, thanks for sharing. The author has other interesting stuff, it’s a good site!
Yeah I really don't know wtf happened here 🤣
Yeah I really don't know wtf happened here 🤣
@lyse That is very nice mate 👌 Probably one of the best sunsets I've seen 😅
@lyse That is very nice mate 👌 Probably one of the best sunsets I've seen 😅
Yeah this happens from time- to time, and there isn't really a lot we can do about it. If a twt was published and enough clients saw it and replied to it, but then yeah basically what @bender said 😅
Yeah this happens from time- to time, and there isn't really a lot we can do about it. If a twt was published and enough clients saw it and replied to it, but then yeah basically what @bender said 😅
@bender /me taking notes for future twts ...
Sorry for the confusion lads! o.o'
@bender /me taking notes for future twts ...
Sorry for the confusion lads! o.o'
This is a fun read: https://ploum.net/the-computer-built-to-last-50-years/
This is a fun read: https://ploum.net/the-computer-built-to-last-50-years/
This is a fun read: https://ploum.net/the-computer-built-to-last-50-years/
Head on down to the Jack F. Paulus Skiway and mix yourself up a couple of doggie dogs!
@lyse dear lord, that’s nuts. Now, when he is driving they don’t show the driver. Still, seemingly a feat!
On my blog: Toots 🦣 from 04/29 to 05/03 https://john.colagioia.net/blog/2024/05/03/week.html #linkdump #mastodon #socialmedia #week
Quite the acrobatic piece: https://youtu.be/p5GU_BvvHso
We had a nice sunset: https://lyse.isobeef.org/abendhimmel-2024-05-03/

[![Sunset](https://lyse.isobeef.org/abendhimmel-2024-05-03/02-vorschau.jpg)](https://lyse.isobeef.org/abendhimmel-2024-05-03/02.jpg)
@bender Rest assured, it was really disgusting.
@lyse this almost made me choke:

> But on the flipside, we’ve also been abused as dumpsters again. Some asshole brought us a deep fryer. With the oil still in it. Unfortunately, we discovered that too late.
@sorenpeter that's finicky. Got to make it more robust! :-)
I fixed it by adding (?<!\S) to the regex filter. But what is going on with the ?nick=dbucklin anyhow?
I fixed it by adding (?<!\S) to the regex filter. But what is going on with the ?nick=dbucklin anyhow?
I fixed it by adding (?<!\S) to the regex filter. But what is going on with the ?nick=dbucklin anyhow?
I fixed it by adding (?<!\\S) to the regex filter. But what is going on with the ?nick=dbucklin anyhow?
I fixed it by adding (?<!\S) to the regex filter. But what is going on with the ?nick=dbucklin anyhow?
[47°09′25″S, 126°43′31″W] Working impossible due to thunderstorm
Wow, it's crazy how many people already delivered donations for our scout flea market today. Collecting and delivering officially starts tomorrow, today was just the setup. Covering the floor of the town's multipurpose hall, transporting and arranging beer tables and benches, setting up sign, that sort of thing.

But on the flipside, we've also been abused as dumpsters again. Some asshole brought us a deep fryer. With the oil still in it. Unfortunately, we discovered that too late.

The big work starts tomorrow morning at 8:30. And the flea market where we actually sell the stuff is on Sunday. It's gonna be a hell of a weekend.
@Prologic can you pleas fix this line in your twtxt.txt:
# follow = dbucklin@www.davebucklin.com https://www.davebucklin.com/twtxt.txt?nick=dbucklin


It is cause this weird effect on my timeline, where you are now called dbucklin
http://darch.dk/timeline/?profile=https://twtxt.net/user/prologic/twtxt.txt
@Prologic can you pleas fix this line in your twtxt.txt:
# follow = dbucklin@www.davebucklin.com https://www.davebucklin.com/twtxt.txt?nick=dbucklin


It is cause this weird effect on my timeline, where you are now called dbucklin
http://darch.dk/timeline/?profile=https://twtxt.net/user/prologic/twtxt.txt
@Prologic can you pleas fix this line in your twtxt.txt:
# follow = dbucklin@www.davebucklin.com https://www.davebucklin.com/twtxt.txt?nick=dbucklin


It is cause this weird effect on my timeline, where you are now called dbucklin
http://darch.dk/timeline/?profile=https://twtxt.net/user/prologic/twtxt.txt
@Prologic can you pleas fix this line in your twtxt.txt:
# follow = dbucklin@www.davebucklin.com https://www.davebucklin.com/twtxt.txt?nick=dbucklin


It is cause this weird effect on my timeline, where you are now called dbucklin
http://darch.dk/timeline/?profile=https://twtxt.net/user/prologic/twtxt.txt
@mckinley I have a custom .tmux.conf that makes it very easy to use the multiplexer, but I agree, Zellij seems pretty robust, and intuitive. I like it! Tried compiling it, as with everything Rust, it failed miserably. Good thing there is a binary release I could download to try!
****
Parece que han estrenado una peli sobre mi que es un truño, mejor gastaros los €€ en una ración de lasaña. ⌘ Read more****
Yeah, I was correct. He originally posted "and image", and I replied to that one. Then he edited the twt, changing it to "an image", and you replied.
@mckinley because the OP edited the twt, after Yarn had already cached it. I replied to the original one, you replied to the edited version (o vice versa, haven't checked).
@prologic under maintenance now.
[47°09′22″S, 126°43′14″W] Wind speed: 70kph
@bender yeah that's what I ended up doing but wasn't so sure.

I'm always second guessing myself, wondering what goes first: the parenthesis () or the brackets [] ...
The exclamation mark part was the easiest to remember. 😅
@bender yeah that's what I ended up doing but wasn't so sure.

I'm always second guessing myself, wondering what goes first: the parenthesis () or the brackets [] ...
The exclamation mark part was the easiest to remember. 😅
@mckinley yes it is!
I'm using Zellij. I love how it works out of the box.
@mckinley yes it is!
I'm using Zellij. I love how it works out of the box.
Pinellas County - Tempo: 5.50 miles, 00:09:06 average pace, 00:50:03 duration
this was tough. first real session in a while and with 91F temp and heavy humidity it was brutal. called it quits and skip the last interval and cool down.
#running
Pinellas County - Tempo: 5.50 miles, 00:09:06 average pace, 00:50:03 duration
this was tough. first real session in a while and with 91F temp and heavy humidity it was brutal. called it quits and skipped the last interval and cool down.
#running
Pinellas County - Tempo: 5.50 miles, 00:09:06 average pace, 00:50:03 duration
this was tough. first real session in a while and with 91F temp and heavy humidity it was brutal. called it quits and skipped the last interval and cool down.
#running
Pinellas County - Tempo: 5.50 miles, 00:09:06 average pace, 00:50:03 duration
this was tough. first real session in a while and with 91F temp and heavy humidity it was brutal. called it quits and skipped the last interval and cool down.
#running