@adi@f.adi.onl
Just like your highschool girlfriend in Afghanistan “doesn’t need saving”, right? I think it is a language issue you are having, as English isn’t your mother tongue.
QAnon followers are cultist nuts. Some of them wanting out are finding that it is a hard thing to do (did you read the article?). Saying that “they don’t need to escape” is a silly thing to say, at the very least. To me, it just doesn’t make sense.
@movq@www.uninformativ.de
Fair enough, I will modify my cron job to match. When I come across edited twts, I just delete both knowing jenny will fetch the right one next iteration. I like keeping things tidy. 😊
@mckinley@twtxt.net
I really would like to know the logic behind that reasoning.
@adi@f.adi.onl
Are those the kind of things people usually talk to each other when they meet on Tinder? Asking for a friend. 🤣
@movq@www.uninformativ.de what is your cron job repeat time for jenny? Currently I have mine to every minute, and while it allows me to participate fairly quick on conversations it has some drawbacks: it captures every single edited twt, so I end up with seemingly the same twt, but not quite—as it has minor edits, etc. So, “repeats”. Perhaps setting cron to check every 5 minutes or so is best?
@prologic@twtxt.net
Entering a plain URL on feeds.twtxt.net renders a 500. Like entering ckunte.net gets 500, but http://ckunte.net doesn’t. 🤌🏻
@eldersnake@yarn.andrewjvpowell.com
Seems like you need to make your parser smarter. Go tinker! 😋
@eldersnake@yarn.andrewjvpowell.com
RSS links are archaic. Clients discover them if properly linked, they do not need to be human visible.
@prologic@twtxt.net
You are the most active of us all, so, probably you. 😜
@adi@f.adi.onl
They are new MBPs, with two screen sizes, not new screen sizes 😊. 14” and 16”. Both can be configured with the M1MAX, but having that SoC automatically bumps the RAM to 32GB, making them somewhat pricey.
@stigatle@twtxt.net
Oh wow, that second one! 😍
@stigatle@twtxt.net
It is a lovely view! That’s home office, or work office? I am hoping the second, though I do not know Norway’s days and nights well. I know that Sweden can get pretty dark, or pretty light, for long periods of time.
@lyse@lyse.isobeef.org
Not anymore 😭. I still have a self-propelled one, and electric, which is very nice. But when you live under an almost constant 32-35℃, with super high humidity, you cease liking working outside pretty quick.
@jlj@twt.nfld.uk
Just as jlj, that is exactly what I meant. Good point, Lyse!
@lyse@lyse.isobeef.org
LOL. Some days I feel like Forrest Gump, wanting to mow just for fun. Others is a chore. The other are way more frequent than the some. LOL.
@stigatle@twtxt.net
You can get an Air for $1,000 (or $1,200 with 16GB). I have used it (with 8GB), and that machine flies. I can’t imagine how fast one with an M1MAX will feel.
@jlj@twt.nfld.uk
While at it, fix this one too? You have me at netbros.com, but I am somewhere else. 😆
@movq@www.uninformativ.de
Wow! For any country such flooding would be devastating, but Germany isn’t used (doesn’t see) to that kind of flooding, correct?
There is still no estimate of when this infrastructure could work again.
Oh dear… 😞
@laz@tt.vltra.plus
I see the dilemma. It doesn’t allow you to pick, and change, ports, right? Whoever built this is not thinking at scale.
@movq@www.uninformativ.de
Meanwhile I only restart my iPhone when an iOS update is available, which normally happens every 4-5 months or so, or more. 😋
@movq@www.uninformativ.de
Oh, OK, then not touching it. I will consider it part of history and, thus, unchangeable. 😊
@eldersnake@yarn.andrewjvpowell.com
I noticed that too, but it precedes the latest build.
@prologic@twtxt.net
There is, at least, one already🇮🇳.
@stigatle@twtxt.net
Note taken. Thank you!
@laz@tt.vltra.plus
How do you handle upgrades like this on your pod? Do you keep a diff of your customisations, or is it all a manual process?
@laz@tt.vltra.plus
Are all minimum requirements met? All pre-install checks performed? Install steps carefully read, and checked, one more time?
@stigatle@twtxt.net
You are making me want to visit Norway! I would have gone long ago if it weren’t because of my partner, she can’t handle the cold. Maybe I just need to leave her behind! 🤣
What would the best time to visit be?
@jlj@twt.nfld.uk
Your avatar is healthy on your pod now. Still doesn’t show well on twtxt.net, but it is just a matter of time now (caching, etc.), it is all good. 🎉
@movq@www.uninformativ.de
Do I need to do a search and replace on my feed to fix old entries? Thanks for quick fix!
Oh, oops. And I’m actually following that account with the proper nick now, @fastidious@twtxt.net. :-P
@prologic@twtxt.net @eldersnake@yarn.andrewjvpowell.com @fastidious@arrakis.netbros.com Ah, cool! OK, I’ll upgrade today! 🎉
I spent a couple of hours today looking for interesting people to follow, and subsequently engage with, on twtxt without much luck. Finding twtxt.txt files is easy. Finding them active, or talking about interesting things is the challenge.
@prologic@twtxt.net
Hmm, that’s pretty low! But I had my coffee long ago, though it is still 19:26 in your past. 😂
@prologic@twtxt.net
Let’s make it four! 😋
@movq@www.uninformativ.de
Sorry! 🙈
@prologic@twtxt.net
Ah, I see! The format (or specification) for the twtxt.txt file hasn’t changed as of late, right?
@lyse@lyse.isobeef.org
Yup, it works great! I understand many people will not take my approach, and that’s fine with me. ☺️
I am noticing that Yarn doesn’t treat “outside” (that is, twts coming from a client other than Yarn) twts hashes right. Two examples:
There are many more, but those two will give you the gist. Yarn links the hash to the poster’s twtxt.txt, so conversation matching will not work.
Oof! I found a bug on Yarn’s Markdown rendering, @prologic@twtxt.net. See OP.
@movq@www.uninformativ.de, would you know the regex to use within .muttrc to colorise a Markdown code block like the one below?
# This one works for `code`, but that's about it.
(^|[[:space:][:punct:]])\`[^\`]+\`([[:space:][:punct:]]|$)
It work like a bliss, and it is exactly what I wanted. I don’t often see the need to use new lines but having the ability to do so add richness to the whole experience. Thank you very much, again, for listening and implementing this!
This will be the last entry on this conversation (hopefully!):
#!/bin/bash
echo "hello world"
The end!
@movq@www.uninformativ.de Awesome! About to git pull, and check it out. Thanks!
@prologic@twtxt.net You will have to agree that always using reply (like I am doing on this one) loses everything on translation after the third or fourth replies. It simply doesn’t promote engagement. On top of that, all replies show on the timeline as well, without much—to none—context.
@prologic@twtxt.net I know, because fork makes it 100% sure to know who is replying to whom. Just like email’s in-reply-to does (plus the message-id).
@prologic@twtxt.net Make it fill in mentions? Problem solved. 😊
@prologic@twtxt.net What if the reply does what fork does, for any replies to the top post, but not the top post itself? You know, like email does. Other than to reply to the top post (for which I use reply), I don’t use reply but fork, to reply to posts underneath because it is the logical thing to do.
Testing one, two, three.
@quark@ferengi.one It will look like this: