@bender@twtxt.net I plan to trade it in within itâs warranty period đ€Ł It has 7yr warrants on everything, I said to the dealer, Iâll see you in 5 đ€Ł
@prologic@twtxt.net interesting, a Chinese pickup truck. Hmm, I would very interested to know your thoughts about it 2-3 years from now.
@bender@twtxt.net That was one of the inputs into my research đ§ So thatâs already factored in. We bought our new truck (2025 GWM Canon) recently to replace the âol 2nd hand Nissan Navara we bought that just had too many things go wrong with it, and I donât have time or energy to learn to be a diesel mechanic haha đ€Ł â So yes, the SCT-16 has a Tare (unladen weight) of 2150Kg and a maximum legal (ATM) weight of 2,800Kg.
@prologic@twtxt.net that looks like a beautiful camper! What kind of truck do you have to pull it? That could be the next thing you might need to focus on. I mean, 2,800kg gross is not feather light!
@movq@www.uninformativ.de omg YAML is so demonic like it pretends to be readable and then THE SPACING. THE FUCKING SPACING
@movq@www.uninformativ.de LMAOOOO
@kat@yarn.girlonthemoon.xyz I kind of like XML because itâs mostly well-defined and easy for humans to read (unlike YAML, which is a complete mess, imho) ⊠and at the same time, it can get complicated really fast. đ«€ But at least itâs plain-text â thatâs the important part in this case. đ
@lyse@lyse.isobeef.org SOOOOO PRETTY
@kat@yarn.girlonthemoon.xyz likeeee how cute is this
@movq@www.uninformativ.de XML is so terrifying but kinda underrated tbh
@kat@yarn.girlonthemoon.xyz i wanna catch up on the twts!!!
@bender@twtxt.net Yes! You guys have this thing called a â5th wheelerâ đ€Ł We (Aussies) just donât normally have big enough trucks to drag those âHouse on wheelsâ though đ
@doesnm@doesnm.p.psf.lt Haha, nice! :-D I havenât come across this one before.
Referer
altogether. But maybe this helps talking to misconfigured HTTP servers that reject requests without such a header. No clue.
@lyse@lyse.isobeef.org I know web server which reject request with Referrer header
@movq@www.uninformativ.de Thatâs an interesting idea. For privacy, Iâd just omit the Referer
altogether. But maybe this helps talking to misconfigured HTTP servers that reject requests without such a header. No clue.
@lyse@lyse.isobeef.org Hm, I donât think so, the requested page was a Linux-specific post. đ€ I sometimes wonder if privacy-oriented browsers might do this on purpose, to create garbage data? đ€ No idea.
@lyse@lyse.isobeef.org I honestly wish I could do more than just sit here and wait. Itâs just a matter of time until they remove X.Org from the repos. đ«€ But I really canât dedicate so much time to this âŠ
@movq@www.uninformativ.de I only know three letters: S (âŠ), O (â) and E (.). ;-)
@arne@uplegger.eu Das ist wie mit Kulis. Die verschwinden auch urplötzlich auf völlig unerklÀrliche Weise.
@movq@www.uninformativ.de Yeah, you canât rely on them. Anybody could just transmit whatever they wanted. Bots and spammers abuse them all the time. But maybe some older version of that page actually referenced your site. :-?
@movq@www.uninformativ.de X.org forever!
@bender@twtxt.net Even I donât believe in that anymore. :â(
@lyse@lyse.isobeef.org Donât remind me about Morse. I really wanted to learn that and tried so for quite a while, but no success. đą
@lyse@lyse.isobeef.org Ja, eine kleine Inventur vorab kann auch nicht schaden. Der Bestand an Erdankern, Heringen und Gaskartuschen ist durch mich die Tage schon wieder aufgestockt worden.
Wo das Gas bleibt weiĂ ich. Warum die Befestigungen immer weniger werden, obwohl wir durchzĂ€hlen (!), ist mir unbekannt. Vielleicht sind wir im Zahlenraum von 1 bis 20 einfach nur noch sehr unsicher. đ€
@bender@twtxt.net Finally! Letâs wait and see how it turns out. :-D
@arne@uplegger.eu Au, Zelturlaub klingt klasse! Bei mir ist es auch bald so weit, freu mich schon. Dank der AusrĂŒstungsĂŒberprĂŒfung im Materiallager haben wir demletzt festgestellt, dass gleich zwei Spinnen (so Metallketten, an denen die JurtendĂ€cher hochgezogen werden) fehlen. Ein Probeaufbau â und sei es nur unter Laborbedingungen â lohnt sich in jedem Fall. Improvisieren zu können ist zwar von Vorteil, aber wenn es sich vermeiden lĂ€sst, fĂ€ngt der Urlaub gleich ein wenig entspannter an. :-)
@movq@www.uninformativ.de Oh wait, I should post a picture of my old Walkman and a couple of cassette tapes to verify đ
@movq@www.uninformativ.de Yeah, you gotta love when a âtotally real decentralized protocolâ does that. How are they doing this and still pretending to be one, is beyond me.
@movq@www.uninformativ.de I also had to laugh when I saw that. :-)
@movq@www.uninformativ.de Donât forget about Morse Key Monday and Teletypewriter Tuesday.
@aelaraji@aelaraji.com And I read the following funny response to that:
Bluesky: Users verify their age by adding a payment method or uploading a photo ID.
Mastodon: Users verify their age by posting pictures of the vintage computer equipment in their homes.
https://beige.party/@maxleibman/114848276288629121
đ
@movq@www.uninformativ.de Permaculture should do the trick đ
@lyse@lyse.isobeef.org 06.jpg is quite funny. Block the road for 30 minutes! %)
@bender@twtxt.net Hm, it is now. đ€ I should have made a screenshot when I first saw it.
@movq@www.uninformativ.de it is.
setpriv
on Linux supports Landlock.
@movq@www.uninformativ.de Thatâs really cool! I wanted to experiment with Landlock in tt as well. But other than just thinking about it, nothing really happened.
Depending on the available Landlock ABI version your kernel supports, you might even restrict connect(âŠ)
calls to ports 80, 443 and maybe whatever else has been configured in the subscription list.
setpriv
on Linux supports Landlock.
@prologic@twtxt.net Yeah, itâs not a strong sandbox in jennyâs case, it could still read my SSH private key (in case of an exploit of some sort). But I still like it.
I think my main takeaway is this: Knowing that technologies like Landlock/pledge/unveil exist and knowing that they are very easy to use, will probably nudge me into writing software differently in the future.
jenny was never meant to be sandboxed, so it canât make great use of it. Future software might be different.
(And this is finally a strong argument for static linking.)
PSA: setpriv
on Linux supports Landlock.
If this twt goes through, then restricting the filesystem so that jenny can only write to ~/Mail/twt
, ~/www/twtxt.txt
, ~/.jenny-cache
, and /tmp
works.
@iolfree@tilde.club Oh dear! All the best to this feller. I wouldnât want to trade places with him.
@lyse@lyse.isobeef.org Haha đ€Ł
@prologic@twtxt.net @bender@twtxt.net Thatâs what I thought as well, sounds way too expensive to me. But I have no idea what the prices are over here. Probably also astronomical. Campers sit around most of the time, one really would need to use them a lot to justify spending so much money on them.
But yeah, each to their own (expensive) hobbies. :-) I, for example, burn my money on tools that I donât reallyâą need. :-P
@bender@twtxt.net An older Firefox on Debian.
@prologic@twtxt.net well, the ones down there (on your list) are pretty minimal, basic even. Yet, their pricing is super high (number wise, havenât checked the equivalent from AUD to USD).
@bender@twtxt.net are they really though when you factor in the weaker AUD? đ§
@lyse@lyse.isobeef.org which browser do you use? Chrome, Edge, and Firefox, under Ubuntu, all show it fine.
@movq@www.uninformativ.de This one is too bleeding edge for me, not even my browser can render it.
@kat@yarn.girlonthemoon.xyz I dislike him big time. It was a sad day when Tumblr felt on his hands.
@lyse@lyse.isobeef.org Yeah, if thereâs no stable API, then itâs not a lot of fun ⊠Bah. :|
@kat@yarn.girlonthemoon.xyz Ok đ