Todo mi contexto se siente más calmado, como que ya la mayoría anda en modo navidad.

Excepto mi chava que anda en cierre de año, y el cuerpo ya le pidió esquina. #prayForHer

Aunque bueno, me sigue costando bajar el ritmo, aunque no estaría nada mal.

⤋ Read More
In-reply-to » Imagine if all computer UIs would act like the UI from my NAS system... I feel I need to be waiting for output from the machine like it's 1973.

Yeah, @movq@www.uninformativ.de! “Sorry boss, I accidentally removed the bug report, because the button suddenly materialized under my cursor.” :-D

Luckily, I do not have to deal with that UI from hell for three and a half weeks very soon.

⤋ Read More
In-reply-to » I'll be using another URL for this twtxt.

@eapl.me@eapl.me you could use the tw.txt as your primary url and keep the old one as a secondary for a while (maybe even do the opposite) maybe even create the new tw.txt file and make use of the prev metadata pointing at the old … 🤷

# nick = eapl.me
# url = https://eapl.me/tw.txt
# url = https://eapl.me/twtxt.txt

or …

# url = https://eapl.me/tw.txt
# prev = https://eapl.me/twtxt.txt

⤋ Read More

I’ll be using another URL for this twtxt.

The older one will redirect to the new for a while (I’m not sure what would happen if you follow both URLs, I assume it’s better to add the new one and remove the older)

Please update your following list to https://eapl.me/tw.txt !

⤋ Read More

I’ll be using another URL for this twtxt.

The older one will redirect to the new for a while (I’m not sure what would happen if you follow both URLs, I assume it’s better to add the new one and remove the older)

Please update your following list to https://eapl.me/tw.txt !

⤋ Read More
In-reply-to » da fuq?! Haven't seen this kind of shit™ on IRC since the good 'ol days of AustNet (now dead right?) when IRC was way more popular than it is today 🤣 Media #IRC #Porn

ILITA (russian network in i2p) get spammed very often (including dms and channels). Now i forgot password and can’t join in +r channels :(

⤋ Read More
In-reply-to » Imagine if all computer UIs would act like the UI from my NAS system... I feel I need to be waiting for output from the machine like it's 1973.

I hear you, @movq@www.uninformativ.de! I have to wait five seconds after opening any Jira ticket before the JS garbage has eventually fetched all the other information and rebuilt the DOM. Only then I can actually begin to scroll down to the information I’m after. Every fucking time.

⤋ Read More
In-reply-to » GNU Shepherd 1.0 Service Manager Released As "Solid Tool" Alternative To systemd GNU Shepherd as a service manager for both system and user services that is used by Guix and relying on Guile Scheme has finally reached version 1.0. For those not pleased with systemd, GNU Shepherd can be used as an init system and now has finally crossed the version 1.0 milestone after 21 years of development... ⌘ Read more

@eldersnake@we.loveprivacy.club It looked like elisp at first glance… is it? 🤔

⤋ Read More

(Updated) T-Deck Plus: An ESP32 Handheld Device with GPS and LoRa Support
The LILYGO T-Deck Plus is an development platform tailored for IoT enthusiasts and professionals alike. Building upon the features of the original T-Deck, the Plus version introduces significant enhancements, including an integrated GPS module and a powerful 2000mAh battery, making it ideal for portable and versatile IoT applications. At the core of the T-Deck Plus

⤋ Read More

I followed a story link to the Chicago Tribune, and they offered me a $1 deal for a year of access. It was in my price range, so I took it. Even I can afford $.08/month.

⤋ Read More
In-reply-to » GNU Shepherd 1.0 Service Manager Released As "Solid Tool" Alternative To systemd GNU Shepherd as a service manager for both system and user services that is used by Guix and relying on Guile Scheme has finally reached version 1.0. For those not pleased with systemd, GNU Shepherd can be used as an init system and now has finally crossed the version 1.0 milestone after 21 years of development... ⌘ Read more

@phoronix@feeds.twtxt.net oh gee the syntax of that thing 😆

⤋ Read More
In-reply-to » Secret To AI Profitability Is Hiring a Lot More Doctorates As tech giants struggle to profit from AI, a growing industry of specialized AI training firms is emerging by hiring doctors, radiologists and other experts to develop commercially viable applications. The $20 billion data services sector, projected to grow 20% annually, is attracting major investment by focusing on high-value, specialized AI applications.

Secret To AI Profitability Is Hiring a Lot More Doctorates

Umm no! It’s figuring out how to build an auto-complete that doesn’t require a nuclear power plant! Oh wait 🤔 we did that like 50 years ago already 🤦‍♂️

⤋ Read More

Secret To AI Profitability Is Hiring a Lot More Doctorates
As tech giants struggle to profit from AI, a growing industry of specialized AI training firms is emerging by hiring doctors, radiologists and other experts to develop commercially viable applications. The $20 billion data services sector, projected to grow 20% annually, is attracting major investment by focusing on high-value, specialized AI applications.

C … ⌘ Read more

⤋ Read More

The web server in Calibre is pretty cool. Love how the UI was designed and made. Feels intuitive, yet powerful. Now i do need to organise the book collection a bit better.

⤋ Read More

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!

⤋ Read More

@prologic@twtxt.net 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 querying https://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@darch.dk 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 :

Image

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]

⤋ Read More
In-reply-to » 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.

Thank you @bender@twtxt.net and @movq@www.uninformativ.de!

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.

Image

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. :-)

⤋ Read More

GNU Shepherd 1.0 Service Manager Released As “Solid Tool” Alternative To systemd
GNU Shepherd as a service manager for both system and user services that is used by Guix and relying on Guile Scheme has finally reached version 1.0. For those not pleased with systemd, GNU Shepherd can be used as an init system and now has finally crossed the version 1.0 milestone after 21 years of development… ⌘ Read more

⤋ Read More