I will be deleting 14 inactive and unused accounts (for >3 years) on my Gitea instance git.mills.io at some point over the next few days. One of those accounts is yours @adi@twtxt.net – If you’d like to keep it, I suggest you sign-in 😅
I can’t imagine it’s a static URL either, it surely has to be a unicast address of some sort. Relying on a static URL sounds like an utter disaster to me 🤔 I’d have to read the open spec on this…
@movq@www.uninformativ.de Surely it isn’t as bad as this though right? 🤔 I mean reading the Wikipedia page on A-GPS, it sounds to me like it sends enough data to the nearest tower to give you enough data to warm-up the GPS receivership, presumably with GPS coordinates of the tower itself? I can imagine this data payload would include the Date/Time, IEMI and possibly your SIM details and Phone number (why not). It could be worse 🤣
@movq@www.uninformativ.de Welcome back! 🤗
@movq@www.uninformativ.de Haha cya 👋
@mckinley@twtxt.net Yeah pipes and shell pipelines are a powerful and easy to use tool 👌
@aelaraji@aelaraji.com What was the blocker for using Gitea? 🤔
@aelaraji@aelaraji.com You can also file issues in Gitea too 👌
@aelaraji@aelaraji.com I think you tried to email me with an encrypted GPG email? 📧 Unfortunately the inbox you sent to (managed by Google Workspaces / GMail) isn’t equipped with any GPG or my keys so I had to decrypt by hand, which sux. Are you on Signal?
Alternative message me on Salty IM (https://salty.im) at prologic@mills.io
@mckinley@twtxt.net Ahh that is clever indeed 👌 You’re essentiall creating FIFO pipes with >(..)
🧐
Deeply questionable legality aside, do any of you use Copilot? Has it had any material impact on your programming work? Is its use allowed by your employer, or do you only use it for personal projects at home?
No never and I never will!
As an aside, my opinion on GitHub Copilot is clear – it’s quite possibly the largest case of copyright infringement in human history, and in its current incarnation it should not be allowed to continue to operate. As I wrote over a year ago:
I wrote about this three years ag! https://www.prologic.blog/2021/07/11/why-i-no.html
Sounds perfect 👌
Follow-up question:
What do we call it when you get to engage in discussion over topics you find in these “filter bubbles” with a different viewpoint, only to be shot down, overridden, or met with other arguments that support the existing “filter bubble”’s state?
@aelaraji@aelaraji.com Bingo!
Consequently, users become separated from information that disagrees with their viewpoints, effectively isolating them in their own cultural or ideological bubbles, resulting in a limited and customized view of the world.
@lyse@lyse.isobeef.org Where to? 🤔
What’s that thing called when everyone on a social media platform (hardly matters which one) all post the same sort of thing. It all sounds oh so wonderful, or all so dramatic, everyone claps and cheers and thumbs up or whatever. What’s that thing called? There’s a term for it hmmm 🧐
Use your energy 💪
we’ll just have to run another one in early June just for you 😅
@bender@twtxt.net LOL well I’ve scheduled it for the end of the month 😆
@dbucklin Nice quote 👌
@mckinley@twtxt.net looks nice! 👌
When do you get back from your holiday? 🤔
@aelaraji@aelaraji.com Ahh no worries! 😉 I hope the docs are okay 👌
@slashdot@feeds.twtxt.net Good, those US congressmen are fucking idiots I swear to god 🤣 They don’t know the difference between China, Taiwan, Singapore or Thailand if they fell over those countries backwards 😅 Bunch of old farts 💨
I think I found the bug 🐛
twtxt.net
), I'm going to be deleting 235 accounts today: https://gist.mills.io/prologic/0381c79977384051bb0b4afc89b4893d
I just dropped another 124 useless accounts 🥳
@movq@www.uninformativ.de I did indeed edit a Twt just now 🤣 probably from this thread IIRC (typo) 😅
@movq@www.uninformativ.de I know right 😅 This can’t be true, I must be over reacting and something else is fucked up with some code somewhere 🤣
Or maybe someone added some janky javascript into the codebase I can’t find 🤔
@movq@www.uninformativ.de No it’s stripping it from the DOM. The server is sending a document with fragments in the URI(s) of links that are ‘Inreply-to” links (for context). Chrome is stripping them!
@lyse@lyse.isobeef.org Fair enough, I mean I have the same sets of problems too.
~/go/bin
to your $PATH
, at least I did. I’m not sure what to do about it, though. 🤔 This doesn’t really belong into Yarn’s setup guide and it’s mentioned as one of the first things in the Arch wiki, for example, but still … To newcomers this might look a bit like a broken build process:
@movq@www.uninformativ.de Noice 👌
@movq@www.uninformativ.de Oh, and then it switches to the new active feed? 🤔
@movq@www.uninformativ.de It appears to strip the #fragment
🤦♂️
👋 Okay folks, let’s startup the Yarn.social calls again.
- Event: Yarn.social Online Meetup
- When: 25th May 2024 at 12:00pm UTC (midday)
- Where: Mills Meet : Yarn.social
- Cadence: 4th Saturday of every Month
Agenda:
Anything we want to talk about. Twtxt, Yarn, self hosting, cool stuff you’ve been working on. chit-chat, whatever 😅
~/go/bin
to your $PATH
, at least I did. I’m not sure what to do about it, though. 🤔 This doesn’t really belong into Yarn’s setup guide and it’s mentioned as one of the first things in the Arch wiki, for example, but still … To newcomers this might look a bit like a broken build process:
@movq@www.uninformativ.de Fixed 👌
yarnd setup
look like to anyone? 🤔 Let's say it exists, and it helps you setup a Yarn pod in seconds. What does it do? Of course I'd have to split out yarnd
itself into yarnd run
to actually run the server/daemon part.
@lyse@lyse.isobeef.org Anyway fixed 👌
I just realized something that’s completely fucked up.
$ curl -qssL https://twtxt.net/ | grep -E 'In-reply-to' | head
<a href="https://twtxt.net/conv/2tjsjuq?p=1#rlsxhsq" title="Show conversation for #2tjsjuq">In-reply-to</a>
<a href="https://twtxt.net/conv/bghmkra?p=1#dfnrbyq" title="Show conversation for #bghmkra">In-reply-to</a>
<a href="https://twtxt.net/conv/e24exeq?p=1#itft6wa" title="Show conversation for #e24exeq">In-reply-to</a>
For some reason the latest version of Chrome is stripped #fragment
(s) from the HTML body being served.
da fuq?! When did this change, in what version? Did we (W3C and the community) agree that this behavior should change?! 😱 Fark’n hell Google™ Chrome 🤬
@movq@www.uninformativ.de Wut?! 🧐 How do you get notified? 🤔
twtxt.net
), I'm going to be deleting 235 accounts today: https://gist.mills.io/prologic/0381c79977384051bb0b4afc89b4893d
I think the next cleanup I’ll do is to delete any account that was created, and then used within some time window and never used again. Does that make sense? 🤔
yarnd setup
look like to anyone? 🤔 Let's say it exists, and it helps you setup a Yarn pod in seconds. What does it do? Of course I'd have to split out yarnd
itself into yarnd run
to actually run the server/daemon part.
@lyse@lyse.isobeef.org I think you were the one that originally came up with this BUIDL
thing. Was it always suppose to be the commit timestamp? 🤔
@lyse@lyse.isobeef.org What if they see traffic again at some point? 🤔 How do you fetch feeds again? You fork/exec out to the Python twtxt
client right? 🤔
@lyse@lyse.isobeef.org Since some time ago I automated the same feature in yarnd
; I haven’t really noticed when it happens. But I went and had a look just now, looks like it “just works”™ and no-one notices 🤣
$ dke -t f3fe6f03902e /bin/sh
/ # cd /data/feeds
/data/feeds # ls -lah prologic*
-rw-r--r-- 1 yarnd yarnd 7.9K May 7 05:16 prologic
-rw-r--r-- 1 yarnd yarnd 877.8K May 3 23:32 prologic.1
-rw-r--r-- 1 yarnd yarnd 515.1K Mar 24 2023 prologic.2
-rw-r--r-- 1 yarnd yarnd 963.7K Nov 19 2022 prologic.3
-rw-r--r-- 1 yarnd yarnd 995.6K Mar 10 2022 prologic.4
-rw-r--r-- 1 yarnd yarnd 1.9M Nov 7 2021 prologic.5
@aelaraji@aelaraji.com I think you’ll find it simpler to use zs
@viktoridsl@twtxt.net da fuq?!
twtxt.net
), I'm going to be deleting 235 accounts today: https://gist.mills.io/prologic/0381c79977384051bb0b4afc89b4893d
@lyse@lyse.isobeef.org Yeah but only 20 or so are actually active 🤣
@osnews@feeds.twtxt.net Hmmm I kind of forgot about Snikket 🤔
Don’t think it has any kind of e2e encryption though? 🤔
yarnd setup
look like to anyone? 🤔 Let's say it exists, and it helps you setup a Yarn pod in seconds. What does it do? Of course I'd have to split out yarnd
itself into yarnd run
to actually run the server/daemon part.
@movq@www.uninformativ.de I’m open to some other method of consistent “build date” 🤔
~/go/bin
to your $PATH
, at least I did. I’m not sure what to do about it, though. 🤔 This doesn’t really belong into Yarn’s setup guide and it’s mentioned as one of the first things in the Arch wiki, for example, but still … To newcomers this might look a bit like a broken build process:
Ywah I do ybis in other projects. Will do 👌