Ok, I’ve restored the misplaced twts … let’s just hope I didn’t make things worst xD
@bender@twtxt.net … a Twtxt Pod then 🤷
@bender@twtxt.net Haha! I assume you can’t see the original twt, let me quote for you so you know what I’m responding to:
2024-11-20T07:56:00-06:00 (#gjhq2xq) Hey! I tried running Timeline on my server with the default PHP version (8.3) and it’s giving me a few errors https://eapl.me/timeline/ I should be sending a PR soon to fix it ;)
source: eaplme’s twtxt file.
Also, it’s running on a RPi and slow AF so, brace yourselves for them Server Timeouts 😅
I’ve just unlocked access to my /timeline if anyone has been trying to access it earlier.
@eapl.me@eapl.me adding public $timestamp;
to the class Twt
in libs/twtxt.php (line 25) fixed that for me but probably broken something else 😅 …
@bender@twtxt.net @movq@www.uninformativ.de exactly! 😂 I accidentally duplicated a twt and deleted it as fast as I can, hoping nobody pulled the feed by then.
undefined array keys
and creation of dynamic properties being deprecated
(CC: @sorenpeter )
@bender@twtxt.net > which feed of his are you following? the .mx or the .me one? I was replaying to THIS TWT
Ok, hopefully nobody did pull that 🦊⬆ 😅
@eapl.me@eapl.me Yeah, that’s exactly why I’m asking. I’ve been having a couple of errors here and there even though I’m using PHP 8.2 … Mostly somethings about undefined array keys
and creation of dynamic properties being deprecated
(CC: @sorenpeter@darch.dk )
Sweeet! and yeah, I’ve been trying to figure the formatting thing out (amongst other things lol) it looks like the mere presence of a # sign creates new links and breaks others.
@prologic@twtxt.net Not much Other than playing around with @soren@darch.dk ’s Timeline … it’s been quite fun so far. (I’m twting from there by the way 😁)
Morning, be good!
Hey @sorenpeter@darch.dk what version of PHP do you run Timeline on?
@bender@twtxt.net HAHAHAHA xD I’ll do my best and try not to forget chanting: “Sic transit gloria mundi” as I package it for shipping.
@bender@twtxt.net You’d be surprised how many lifetime old accounts I still have, scattered all over the internet. I just don’t have much energy to go through deleting each and every single one of them. xD and here is a bonus image for LOLs
So long Blue Birdy 👋 it was a … Never mind, GTFO of my life already! 😆
@bender@twtxt.net I still have my Famicom from when I was 5 or so and this makes me think I might get away with selling it’s manual for pretty money instead of just framing it and hanging by the desk … wanna buy it? 😂
@bender@twtxt.net ROFLMAO! 🤣
… but using the service itself is considered enough compensation.
@bender@twtxt.net Sorry, I feel like I have to … 😅
@prologic@twtxt.net Same here… Twtxt and Mastodon are more than enough for me. I used to have a BSky account with my own domain name as a handle (which I ended up deleting after a while) and even taught about running my own PDS and the whole nine yards but, it didn’t feel like it was worth the hassle.
JavaScript is not enabled! Please enable JavaScript in order to run this site
/me (ノಠ益ಠ)ノ彡┻━┻
Oh! a new feed to follow! Welcome in @wbknl@twtxt.net 👋 looking forward to reading your twts!
@bender@twtxt.net take care buddy, Have fun! … and, I can stick a pinky in a tangerine like I’m five and it’s orange, does that count?
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.
@prologic@twtxt.net hmm, it sounds like homework! 🤔 I’m IN!! 😂
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.
@prologic@twtxt.net yeah I’ve played with it for a bit and read through the code hoping I could steal some of your regex. I’m trying to up my awk(1p) game but failing miserably. 😆
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.
I remember having seen one somewhere but can’t remember where.
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.
@quark@ferengi.one That’s the actual plan for the night, I’m just waiting on a clearer sky. 😆
@david@collantes.us No worries, I got you. And I’ll keep the “Handle with care” reminder in mind, might even use it as mantra if I ever take an arrow in the knee 😆
@david@collantes.us I’m already prepared to blame it on tonight’s full moon if it doesn’t. 🐺
@doesnm@doesnm.p.psf.lt here! create a $HOME/.cache/mutt/twtxt/
directory for example and then add this set header_cache = $HOME/.cache/mutt/twtxt/
to your muttrc (the one you have set up for or use with jenny if you’re using different ones). That’s what helped me with that.
@<bender bender@twtxt.net>
is currently wrong. The 2nd part of a mention is currently required to be a full absolute URI.
@bender@twtxt.net Here #sgvko5a 😁
@bender@twtxt.net That mention looks like @<bender bender@twtxt.net>
on my side …
@rrraksamam@twtxt.net have the Invidious instances (alternative front-end to the platform) stop working? Otherwise, I have just figured my way around navigating PeerTube content and I wouldn’t even miss it if YT had to disappear from the internet.
@david@collantes.us How much of a computer does it have to be? Would a ZimaBoard do the trick? I don’t have a wife, so I wouldn’t know any better 😅
@sorenpeter@darch.dk I’ve been using weechat for a while then when I started learning my way around Emacs I switched to Circe … a couple months later I setup ZNC, rolled with it for some time but wasn’t sure if I wanted to stick with it. Now I’m mainly using TheLounge and do find it convenient accessing it from anywhere. but quite honestly, I don’t have a preference.
@prologic@twtxt.net yeah, sorry about that, I shouldn’t have put something like that out there in the fist place. It started as a completely different twit then I got overwhelmed noticing that I may have became the exact same thing I despise the most 🤦
@bender@twtxt.net Hehe! I’m flattered.
V:
pattern itself is quite good because you can do quite a lot of powerful things with selected text.
@prologic@twtxt.net Just gave this one a try to update my twtxt.txt file with a proper # follow = ...
list! 🙏
Feeling suspicious about a little something and I, don’t like it -the feeling- a bit. Maybe I’m just being paranoid… but most probably I’m just being an ignorant judgemental piece of shit and I hate myself for it already.
@sorenpeter@darch.dk Awesome! I’ll dig in as soon as I come back from my late night stroll
LMAO!!! The bitreich landing page is hilarious 😂
”… we only store good cake recipes, this complies with the GCPR - General Cookie Protection Ruling“
Alas, I can’t get myself to resist. Interacting with tech and software makes me feel like a kid in a candy shop: “I wanna taste all of it! Find my favorite Lollipop and wonder about where it came from, who made it? How is it possible to turn any kind of mushy juicy fruit into a hard, forever lasting candy in a freaking stick!? Oh, Wait!! Is THAT chocolate over there!!?”
I’m not even supposed to do be doing any of this, I should be making stuff* with Shapes, forms and color instead of poking at software with a stick like a caveman. 😆
*Stuff: Things I make and refuse to call Art, unless I have to in a resume and what not.
@movq@www.uninformativ.de Although my recent breakage/down time was more of a result of human error than it is something to blame on software itself, I do get your point; and will highly probably end up going the same route in the near future. It’s just that in order to south my forever itching curiosity, I have to learn and try some things first.
vi
s "language as a user interface" paradigm. :waves: Hello from a happy Kakoune user!
@asquare@asquare.srht.site Hi back at you!! 👋 and nice to meet you!
I believe it’s about time I learned to use Treafik.
Yeah I know! My ship was sinking and I’ve just noticed. Patched up the holes and now we’re back afloat.
Apparently I am incapable of getting my sh…Things done unless I drop to TTY xD