Been curious to see if can filter out my access.log file and output a list of my twtxt followers just in case I’ve missed someone … I came up with this awk -F '\"' '/twtxt/ {print $(NF-1)}' /var/log/user.log | grep -v 'twtxt\.net' | sort -u | awk '{print $(NF-1) $NF}' | awk '/^\(/'
spaghetti monster of a command and I’m wondering if there’s a more elegant way for achieving the same thing.
Lol, irc.mills.io has expired certificate until 2018 year 0_0
It is past 16:00 ET, and so the weekend begins. Here is to hoping it transcurs slowly in our minds—or, at the very minimum, in mine.
Kremlin Says It Hopes $20.6 Decillion Fine Got Google’s Attention
An enormous fine levied by a Russian court on Google caught the attention of the Kremlin – which hopes Google will notice in turn. From a report: President Vladimir Putin’s spokesman, Dmitri Peskov, commented on the sum on Thursday. It came after a court demanded payment equivalent of $20.6 decillion – an almost incomprehensible figure that exce … ⌘ Read more
Seems Hallway link in https://indieweb.org/twtxt is broken and redirects to main page. Is it abandoned?
I need to wait 30 seconds every start of mutt with 8 feeds
Tried migrating to jenny… So seems it not suitable for my phone. Fetch command fetched archived feeds so i have 37k+ entries and mutt hangs for several seconds for loading this. Also i don’t like hardcoded paths for config and follow file
Just throwing this out there, but does the edit, delete and reply feature work for any of you, through the website? I can only Yarn. Trying to do those other actions, generates a popup, asking me if I trust some # URL thing. Confirming it refreshes the site, without doing the thing.
Hey, @ I know. Just wondering the kind of apps or software and how you all stay up to date in conversations. Is it through webmentions?
How about storing the contents of the twtxt.txt file in TXT
DNS records? :-P Like so:
dig +short txt poem.netbros.com | sed 's/[\" ]//g' | base64 -d
So, we need a computer for house (that is, wife and I) usage. We have none, we rely on our pocket computers. I would like to fill the void with the recently announced Mac mini. What technique could I use with an already stressed out wife, to accomplish this goal? 😅
1/4
to mean "first out of four".
@bender@twtxt.net I try to avoid editing. I guess I would write 5/4, 6/4, etc, and hopefully my audience would be sympathetic to my failing.
Anyway, I don’t think my eccentric decision to number my twts in the style of other social media platforms is the only context where someone might write ¼ not meaning a quarter. E.g. January 4, to Americans.
I’m happy to keep overthinking this for as long as you are :-P
@bender@twtxt.net @prologic@twtxt.net I’m not exactly asking yarnd to change. If you are okay with the way it displayed my twts, then by all means, leave it as is. I hope you won’t mind if I continue to write things like 1/4
to mean “first out of four”.
What has text/markdown
got to do with this? I don’t think Markdown says anything about replacing 1/4
with ¼, or other similar transformations. It’s not needed, because ¼ is already a unicode character that can simply be directly inserted into the text file.
What’s wrong with my original suggestion of doing the transformation before the text hits the twtxt.txt file? @prologic@twtxt.net, I think it would achieve what you are trying to achieve with this content-type thing: if someone writes 1/4
on a yarnd instance or any other client that wants to do this, it would get transformed, and other clients simply wouldn’t do the transformation. Every client that supports displaying unicode characters, including Jenny, would then display ¼ as ¼.
Alternatively, if you prefer yarnd to pretty-print all twts nicely, even ones from simpler clients, that’s fine too and you don’t need to change anything. My 1/4
-> ¼ thing is nothing more than a minor irritation which probably isn’t worth overthinking.
So I am really curious, now that I am building upon @sorenpeter@darch.dk’s Timeline app, how other users write/add their twtxt, and how you follow conversations. Comment svp!
Oh, wow. That is a frightening level of protocol ossification.
@prologic@twtxt.net I’m not a yarnd user, so it doesn’t matter a whole lot to me, but FWIW I’m not especially keen on changing how I format my twts to work around yarnd’s quirks.
I wonder if this kind of postprocessing would fit better between composing (via yarnd’s UI) and publishing. So, if a yarnd user types ¼, it could get changed to ¼ in the twtxt.txt file for everyone to see, not just people reading through yarnd. But when I type ¼, meaning first out of four, as a non-yarnd user, the meaning wouldn’t get corrupted. I can always type ¼ directly if that’s what I really intend.
(This twt might be easier to understand if you read it without any transformations :-P)
Anyway, again, I’m not a yarnd user, so do what you will, just know you might not be seeing exactly what I meant.
The last week I’ve been playing around with https://github.com/comfyanonymous/ComfyUI , dang good tool for testing ai models and such. I really like the node based workflow.
And makes it super easy to test any AI model.
Only thing I miss now - is one of those image to video setup’s, that’s what I’m working on fixing now. So that I can generate images, and then automatically make them into short videos as well.
Fun to play around with.
@prologic@twtxt.net I’ll try and join next time :) I did not see your reply until now.
AI Slop Is Flooding Medium
AI slop is flowing onto every major platform where people post online – and Medium is no exception. Wired: The 12-year-old publishing platform has undertaken a dizzying number of pivots over the years. It’s finally on a financial upswing, having turned a monthly profit for the first time this summer. Medium CEO Tony Stubblebine and other executives at the company have described the platform as “a home for human writing.” But … ⌘ Read more
Roses are red, violets are blue,
Why devs hate Google, and so should you?
Google ☠️ The cloud
Google Drive vs their own API: Many of us developers, go out of our way to support Google Drive in our apps, programs and websites, to make things easier for users, but over the years, Google keeps making it harder and in some cases demanding “solutions”, that conveniently involve us paying their partners:
$Our Android app is frozen in carbonite
$End of the road for Google Drive and Transmit
Google ☠️ The Internet
Google OAuth vs the Canidae browser: Users interested in testing my CEF (Chromium Embedding Framework) browser, back when the project still existed, were prohibited from passing Google OAuth in my and any other CEF browser, unless they changed their user agent string. I managed to contact Google and was told this was a necessary protection against bad actors. As we all know, no bad actor would ever add two lines of code, to change the user agent of their malware.
Google vs the point of SSL: Google Chrome presents all sites access over HTTPS as secure and all sites accessed over HTTP as dangerous. This is very misleading to less educated Internet users, falling for “secure” phishing sites with SSL certificates and avoiding “dangerous” static webpages, that never needed one.
Google ☠️ Android apps
Googles friends vs FOSS
developers: X and other big social media platforms running their own servers, are allowed to host seemingly any user generated content, while Google forces us, developers helping to maintain XMPP clients for Android, to exclude features, that allow our users to discover chatrooms, that anyone can host on their servers. We are thus not only held responsible for what we publish, what we host, but also for the whole XMPP network. I offer my version of the client, unrestricted, on my website, others choose their repo or F-droid.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 F
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.
TO ALL TWTXT CLIENTS WHO HAVE BEEN GETTING 404 FROM THIS FEED FOR YEARS: CONGRATS ON PERSISTING, THIS 200 IS FOR YOU.