blog.ratterobert.com

sorenpeter (darch.dk)

visualist and livecoder

sorenpeter (darch.dk)

@falsifian it look like your markdown image tags are missing the protocol part (https://) so they don't render at least on my server: https://darch.dk/timeline/conv/3vtnszq

In reply to: #3vtnszq 1 month ago
sorenpeter (darch.dk)

@aelaraji I've been noticing the same, so I opened an issue now (https://github.com/sorenpeter/timeline/issues/55) and then we will have to look into it.

In reply to: #n5ij4bq 2 months ago
sorenpeter (darch.dk)

hmm any ideas how to fix this case when there is no nick and it on a shared tilde hosting? http://darch.dk/timeline/profile?url=https://tilde.club/~deepend/twtxt.txt

In reply to: #2zve52q 3 months ago
sorenpeter (darch.dk) In reply to: #2zve52q 3 months ago
sorenpeter (darch.dk)

@prologic Well I just mirrored yarnd's JSON in my webfinger endpoint and lookup, so not much else to do for standardization.

And for people who don't like PHP you can always just go with Added WebFinger support to my email address using one rewrite rule and one static file. or simply putting a static JSON in place for .well-know/webfinger

In reply to: #6qodp6q 3 months ago
sorenpeter (darch.dk)

I like the cleaness and indiewebness of using just domains for handles/shorthands similar to blusky, but the situations with more users on the same domain and that people in the fediverse (threads too?) are already familiar with the syntax speaks for webfinger. And since we already got support for webfinger in both yarnd and timeline it makes sense to stick with it.

In reply to: #6qodp6q 3 months ago
sorenpeter (darch.dk) In reply to: #pbs27pq 4 months ago
sorenpeter (darch.dk)

or timeline.txt ;)

In reply to: #ngibdfq 4 months ago
sorenpeter (darch.dk)

@eapl.mx Yes, the idea is to add User Agent support to #Timeline. Right now it just adds every request to a growing log file, but I have also been working on a way to analyse it, so it only saves the time of the latest request. I'm not sure how to make it part of timeline itself, since it requeses that you redirect/rewrite from twtAgent.php to the acctual twtxt.txt Help with making Timeline send proper User Agents to others would be much appreciated:)

In reply to: #6xuvs6a 4 months ago
sorenpeter (darch.dk)

@eapl.mx Super to see you got webmentions working too :)

EDIT: A webmention was send to: https://eapl.mx/timeline/webmention (Status: 202)

In reply to: #toqz3vq 4 months ago
sorenpeter (darch.dk)

I'm giving a shot talk about twtxt/yarn/timeline tommow around noon CET at Piksel Festival in Norway. More info and link for live stream at: https://24.piksel.no (So I will most likely not be joining the call)

In reply to: #sidxyoa 4 months ago
sorenpeter (darch.dk)

@bender The tagline of Timeline is "a single user twtxt/yarn pod" not just a yarn pod. Similar to GNU/Linux. When we came up with the concept of Yarn Social it was a way to rebrand twtxt with the extensions that makes conversations like this possible.

In reply to: #f4sdmbq 4 months ago
sorenpeter (darch.dk)

@2024-10-08T19:36:38-07:00 Thanks for the followup. I agrees with most of it - especially:

Please nobody suggest sticking the content type in more metadata. 🙄

Yes, URL can be considered ugly, but they work and are understandable by both humans and machines. And its trivial for any client to hide the URLs used as reference in replies/treading.

Webfinger can be an add-on to help lookup people, and it can be made independent of the nick by just serving the same json regardless of the nick as people do with static sites and a as I implemented it on darch.dk (wf endpoint). Try RANDOMSTRING@darch.dk on http://darch.dk/wf-lookup.php (wf lookup) or RANDOMSTRING@garrido.io on https://webfinger.net

In reply to: #jsj23rq 6 months ago
sorenpeter (darch.dk)

Thank you @aelaraji, I'm glad you like it. I use PHP because it's everywhere on cheap hosting and no need for the user to log into a terminal to setup it up. Timeline is not mean to be use locally. For that I think something like twtxt2html is a better fit. (and happy to see you using simple.css on you new log page;)

In reply to: #6shod5q 7 months ago
sorenpeter (darch.dk)

It looks okay on my timeline: http://darch.dk/timeline/conv/omu7e4q

In reply to: #omu7e4q 10 months ago
sorenpeter (darch.dk)

@prologic and @bender for a start a single user twtxt/yarn pod could look like this 😉

In reply to: #lhfziyq 11 months ago
sorenpeter (darch.dk)

The wording can be more subtle like "This feed have not seen much activity within the last year" and maybe adding a UI like I did in timeline showing time ago for all feeds

I agree that it good to clean up the Mastodon re-feeds, but it should also be okay for anyone to spin up a twtxt.txt just for syndicating they stuff from blog or what ever.

The "not receiving replies" could partly be fixed by implementing a working webmentions for twtxt.txt

In reply to: #7ef2sea 11 months ago
sorenpeter (darch.dk)

@bender you can over at http://darch.dk/timeline/conv/ba3xbfa or by looking at the raw txt https://lyse.isobeef.org/twtxt.txt I can't help it that twtxt.net only have temporary caching ¯_(ツ)_/¯

In reply to: #ba3xbfa 1 year ago
sorenpeter (darch.dk)

Thanks for your feedback @lyse. For some reason i missed it until now. For now I have implemented endpoint discovery for #webmentions as a metadata field in the twtxt.txt like this: # webmention = http://darch.dk/timeline/webmention

In reply to: #ba3xbfa 1 year ago
sorenpeter (darch.dk)

It not that easy @xuu since I implemented webmentions in a different way that how it have been done in yarnd to work with txt-files. You can find the code in webmention_endpoint.php and new_twt.php at main · sorenpeter/timeline

In reply to: #e4q7sgq 1 year ago
sorenpeter (darch.dk)

Just hacked together this small webfinger endpoint to be used as a companion with timeline: .well-known/webfinger/index.php at main · sorenpeter/timeline

In reply to: #i4nt3ma 1 year ago
sorenpeter (darch.dk)

@shreyan What do you mean when you say federation protocol?

I'm not sure we need much else. I would not even bother with encryption since other platforms does that better, and for me twtxt/yarn/timeline is for making things public

In reply to: #7uxy6nq 1 year ago
sorenpeter (darch.dk)

Gracias. Also the git repo now contain code that should actually work

In reply to: #urautqa 1 year ago
Reply via email