Timeline
Recent posts from feeds followed by sorenpeter@darch.dk
Recived a non-twtxt webmention from https://gregorlove.com/2024/12/this-is-cool/
mentioning https://darch.dk/mentions-twtxt
(IP: 216.92.222.196)
Correction: The webfinger thing doesn't point out where the webmention endoint is. and I should add in a # webmention = https://...
to my twtxt file. My bad!
@prologic sure! I don't know if this is what you need but, let me give it a try.
- I have Timeline installed, which has an endpoint to process #webmentions. Mine for example is
https://aelaraji.com/timeline/webmention
which you can find by queryinghttps://aelaraji.com/.well-known/webfinger
. - If you mention someone from #Timeline itself, it takes care of querying that and sending in the mention for you.
- Otherwise (what I personally do) you could just:
curl -i -d 'source=https://twtxt.net/user/prologic/twtxt.txt#:~:text=2024-12-09T01:22:37Z' -d 'target=https://aelaraji.com/twtxt.txt' https://aelaraji.com/timeline/webmention
basically what @sorenpeter mentioned in his article Here.
Afterwards, the mentions are stored in their own mentions.txt
feed. The one from the example above looks like this on my Timeline :
Feel free to spam my endpoint if you'd like to give things a try. 👍
[P.S: personally, I don't seem to get the mentions if I add the Text fragment
part to my target]
I partially fixed the code block rendering. With some terrible hacks, though. :-( I see that empty lines in code block still need some more work. There are also some other cases around line continuation where the result looks ugly. I have to refactor some parts to make this go more smoothly and do this properly. No way around that.
Turns out, my current message text parser does not even parse plain links. That's next on the agenda.
Oh, I also noticed that this thing crashes when there is not enough space to actually draw stuff. No shortage of work. Anyway, time is up, good night. :-)
@lyse Nice! I’m glad to see this project is coming along. 😊
Finally, the message rendering in my tt
Go rewrite produces some colors. There is definitely a lot more tweaking necessary. But this is a first step in the right direction.
https://www.cipherbliss.com/2024/suivi-de-r%C3%A9daction-de-livre-orgmode/ Suivi de rédaction de livre #orgmode #pandoc
Google Drive? Can he give direct link? Idk about he but twtxt feed can he hosted in s3!
@lyse that's the driveway ramp for the house next door. :-)
MaradoWeekly #WeeklyRecord Week 50 #039;s "tripping back into the broken days", cover and inner where the lyrics for "gray december desert day" can be seen" />
@bender There's a lot of unused space left on the house!
Hm, does your implementation works not with txt-only? I'm tried to write own but didnt test it: https://paste.ee/p/CopOR
@aelaraji Can you walk me through your testing process here and share example links etc? 🙏
@bender I wonder where that dude who was hosting his twtxt feed in a google drive go? 😆 that was hilarious!!
@sorenpeter Noice!! just gave a try... and it's looking way better! -not that the old format was bad, it's just that this one is looking more readable- #039; format is looking good!" />
@johan and a running web server (or Gemini, Gopher, though those might not work for everyone).
I don’t think a domain name is needed, but a public IP address.
https://gto76.github.io/python-cheatsheet/ comprehensive #python HowTo
Mention from https://darch.dk/twtxt.txt in 2024-12-08T20:17:27Z
@sorenpeter test 5.2
Mention from https://darch.dk/twtxt.txt in 2024-12-08T20:13:13Z
@sorenpeter test 5.1
Mention from https://darch.dk/twtxt.txt in 2024-12-08T20:01:08Z
@sorenpeter test 4.9
First Advent of Code visualization this year:
https://movq.de/v/e14086cc1c/MVI_8057.MOV.mp4
It’s for day 8. Don’t look if you don’t want to get spoiled. If you don’t know the puzzle, you’ll hardly understand what this is doing – but it’s fancy and colorful and fun to look at, right? 😅
This is Java 1 (AWT) running on a Pentium 133 on OS/2 Warp 4.
Mention from https://darch.dk/twtxt.txt in 2024-12-08T19:52:16Z
@sorenpeter test 4.8
You were mentioned by https://darch.dk/twtxt.txt 2024-12-08T19:47:37Z
@sorenpeter test 4.7
You were mentioned by darch.dk/twtxt.txt 2024-12-08T19:46:53Z
@sorenpeter test 4.6
You were mentioned by Array 2024-12-08T19:46:26Z
@sorenpeter test 4.5
You were mentioned 2024-12-08T19:36:07Z in https://darch.dk/twtxt.txt
@sorenpeter test 4.4
You were mentioned in: 2024-12-08T19:25:12Z (https://darch.dk/twtxt.txt)
@sorenpeter test 4.3
You were mentioned in: 2024-12-08T19:24:15Z (https://darch.dk/twtxt.txt#)
@sorenpeter test 4.2
You were mentioned in: 2024-12-08T19:21:41Z (2024-12-08T19:21:41Z)
@sorenpeter test 4.1
You were mentioned in: https://darch.dk/twtxt.txt# by darch.dk
@sorenpeter test 4.1
You were mentioned in: Array by darch.dk
@sorenpeter test 4
You were mentioned in: https://darch.dk/twtxt.txt#:~:text=2024-12-08T18:42:31Z
@sorenpeter test 3
You were mentioned in: https://darch.dk/twtxt.txt#:~:text=2024-12-08T18:24:09Z
@sorenpeter test 3
Handy one-liners for SED https://edoras.sdsu.edu/doc/sed-oneliners.html
Recived webmention from https://darch.dk/twtxt.txt#2024-12-08T18:19:23Z mentioning http://darch.dk/twtxt.txt (IP: 195.242.130.52)
You were mentioned in: https://darch.dk/twtxt.txt#:~:text=2024-12-08T18:13:23Z
Wow, it seem my #Webmentions implementation works from Mastodon via brid.gy