Looks very nice and cozy! The only thing I hate about caravans, and RVs in general, is the disposal of the bio “stuff”. 😅
@prologic@twtxt.net Lol, that huge, lit-up branding.
The magpies approve of the caravan, too. :-)
@prologic@twtxt.net Happy camping, mate! That’s a giant rig. Don’t forget to snip one or the other pic from the landscape. :-)
@prologic@twtxt.net congrats! That’s why you were so quiet. And now it will even get quieter, when y’all start camping all over Down Under. We lost James! 😅
@bender@twtxt.net Indeed 😂
We got at our new van!!! 🥳
@prologic@twtxt.net well, it isn’t rocket science, is it? 😅 Yet, without using the hashes and starting to follow people, it is very, very rudimentary. I know, I know, there were a couple of years during which people lived just fine without those. Yet, once you get used to certain things, there is no going back.
@rdlmda@rdlmda.me You need to use the RFC3339 format. I would recommend you read the specs at https://twtxt.dev – This is what is used by many moden clients these days 😅
@rdlmda@rdlmda.me But I am gad you at least have figured out how to have a feed description and avatar, that’s always nice 👍
@rdlmda@rdlmda.me You also minimally need to be calculate message hases at some point, if you want to form threads that is (copying existing ones is easy) 😅
@rdlmda@rdlmda.me right, timestamps are RFC3339, so something like this: 2024-09-29T13:30:00Z
@rdlmda@rdlmda.me writing it by hand is good, but without checking your server logs to see if someone is following your feed, and interacting with them, you are simply tossing bottles into the sea. That, of course, isn’t a bad thing per se, if it is the intent. :-)
@kingdomcome@yarn.girlonthemoon.xyz Oh, that brings back memories! I’ve played minetest one and half centuries ago. Some classmates and I tried to recreate our computer science building at the time. The proportions didn’t work out, but it still kinda worked. Minetest was one of the very few games I played a bit more extensively.
Weird. My timestamps are all being shown (on https://twtxt.net and https://darch.dk/timeline) one hour ahead of what I expected. Am I manually writing my timestamps wrong? Are the clients interpreting something I’m not aware of? Let me write this one on the “Z” timezone to try to debug it.
Someone on #twtxt or #yarn.social on IRC told me to use a client that supports extensions and replies. Uhh… Client? I’m writing my microblogging by hand! (Hides in a very weird mix of pride and shame)
sqlparse is also unsuitable for me: https://github.com/andialbrecht/sqlparse/issues/688
@lyse@lyse.isobeef.org Nope, sorry. 😞
@bender@twtxt.net Don’t worry, I also stole it (from a coworker). 🤣
@bender@twtxt.net That’s not what tehy really want at all 🤣
@rdlmda@rdlmda.me Hello there 👋
@bender@twtxt.net I see. Well that’s not how I think of the term “Isomorphic” 🤣 I keep thinking about graphics and isomorphic games 😅
Streamed me struggling to play minetest yesterday :D
@movq@www.uninformativ.de LOL. I don’t think I ever told you, but I stole that emote (gestures broadly) long ago. :-D
Can anyone recommend a command-line SQL query formatter? Unfortunately, sqlparse is also unsuitable for me: https://github.com/andialbrecht/sqlparse/issues/688
@bender@twtxt.net Holy cow, I didn’t notice the ice! :-O Thanks for pointing that out! I was just after the bee. :-)
33°C down to 3°C, wow. O_o What a drop. But it raises again dramatically during day, right?
@lyse@lyse.isobeef.org oh wow! That 10, with ice stuck in it. Those flowers rock! They remind me of “Stardust” (movie).
We woke up with 3C here. Yesterday we had 33C. Yeah, crazy.
Rest in peace Éliane Radigue
@rdlmda@rdlmda.me howdy mate! 👏🏻
I took advantage of the beautiful 14°C sunshine and decided to have a long lunch break: https://lyse.isobeef.org/waldspaziergang-2026-02-25/ When there was no wind, the thin jacket was actually too warm.
@bender@twtxt.net I think I haven’t written a single line of code outside of work in the last ~3 weeks, because I was so distracted by (gestures broadly) everything.
@kiwu@twtxt.net I am trying to read our Information Security Office “mind” to grasp what they want. So far they seem to want to get logs from our BIG-IP F5 load balancers into Azure Sentinel, but the Telemetry Streaming plugin normally used for it is on maintenance mode, with deprecations happening on the F5 and Microsoft side soonish. So, yeah… “fun”. Oh, and they want it on production by tomorrow. LOLz!
twtxt-lib, a new isomorphic TypeScript library for parsing and interacting with twtxt.txt files. Check out the demo at https://twtxt-lib.itsericwoodward.com/!
An isomorphic TypeScript library is a codebase, written in TypeScript, that can run in multiple JavaScript environments, most commonly both the web browser (client-side) and a server (like Node.js). The core idea is to share the exact same code across the frontend and backend, avoiding duplication and improving efficiency.
@kiwu@twtxt.net Lately… A native mobile app for Salty.im 😅
hi yarn! what is everyone working on today?
Rain, snow, rain
twtxt-lib, a new isomorphic TypeScript library for parsing and interacting with twtxt.txt files. Check out the demo at https://twtxt-lib.itsericwoodward.com/!
@itsericwoodward@itsericwoodward.com Hey 👋
What does:
isomorphic TypeScript library
mean exactly? Hmm 🧐
New library alert => Last night, I published twtxt-lib, a new isomorphic TypeScript library for parsing and interacting with twtxt.txt files. Check out the demo at https://twtxt-lib.itsericwoodward.com/!
@bender@twtxt.net Yeah, very compliant electronical installation. The rain cannot harm it as the ports all face down!! :-D
As long as oneself remains fairly dry, it’s not a problem. But I find it annoying when the wet clothes rub against the skin everywhere.
Hello world!
v2 branch and @doesnm.p.psf.lt has been incredibly helpful so far. Be great ot have a few more folks to join us, some of the v2 highlights include:
@bender@twtxt.net Here is a properly formatted version of your message:
Not yet — but that’s probably a good idea.
Instructions:
- Clone the repository
git clone https://git.mills.io/saltyim/saltyim.git
cd saltyim
- Check out the
v2branch
git checkout v2
- Build and install the CLI/TUI
make DESTDIR=$HOME/bin install
After installation, run:
salty-chat
👋 Looking for other interested folks to continue to evolve the development of Salty.im 🙏 I’ve been hard™ at work on the v2 branch and @doesnm.p.psf.lt@doesnm.p.psf.lt has been incredibly helpful so far. Be great ot have a few more folks to join us, some of the v2 highlights include:
- Double Ratchet by default.
- Group Chat (sender/client fan-out for now)
- Much better TUI with background agent.
- Mobile App coming soon™ (iOS in progress, Android next, same codebase)
Always beware of danger
@aelaraji@aelaraji.com But of course 😅