@movq@www.uninformativ.de I reckon up until then you had to have another first name that clearly differentiated. Didnât read through the court decision, though.
Interesting, I always thought that Kiran was a male first name. But I only know one person with that name. As last name, though.
Now Iâm wondering, was that also the beginning when parents started giving their kids really weird names?
@movq@www.uninformativ.de Oh, I see. Unfortunately, there seems to be no box drawing character for a corner with a diagonal line. Indeed, this is probably the best you can do.
Is the single character enough to hit it comfortably with the mouse, though? Maybe one additional to the left and above could be something to think about. Not sure. Of course this complicates it a bit more. Personally, I like fullscreen windows, so Iâm definitely the wrong guy to judge this or even comment on. :-)
@movq@www.uninformativ.de Iâm pretty sure I know a bunch of people who love to blow up their money. :-(
Holy shit! :-O At least, the walls didnât shake here. But we also had some very loud explosions, maybe they were far enough away. :-? Of course, the bangs continued last night.
Maybe some politicians need to be personally attacked with this sort of shit first in order to ban it once and forever.
** December Adventure, 2025 **
At the end of my #DecemberAdventure, I re-learned what I learned last year:
that 20 minutes a day can be surprisingly productive,
that I am happiest in writing code when itâs just for me or for a small group of people I know personally.
I find stats and data tracking antithetical to the experience of feeling joy, so Iâve got no bona fide numbers about this, but this yearâs [December Adventure ⌠â Read more
@lyse@lyse.isobeef.org I havenât spoken to a single person yet who was a fan of all this. Not even the more conservative family members.
Some people have detonated several really loud bombs yesterday. This wasnât a âBĂśllerâ. It shook my walls, doors, windows. Family members in other parts of the country reported the same ⌠Is this a new trend?
@shinyoukai@neko.laidback.moe Do we now need ad filters in twtxt clients, too? O_o I hope not! Personally, I cannot stand the âSent with my crappy $phone/$appâ e-mail footers.
But congrats on your client. :-)
$HOME is not specified it tries to resolve the user's home directory by user.Current().HomeDir. Maybe that's overkill, I have to check the XDG spec.
Ok, the standard library implementation is wonky at best, at least in regards to XDG, because it really doesnât implement it properly. https://github.com/golang/go/issues/62382 I stick to my own code then. It doesnât properly support anything else than Linux or Unixes that use XDG, but personally, I donât care about them anyway. And the cross-platform situation is a giant mess. Unsurprisingly.
@zvava@twtxt.net By hashing definition, if you edit your message, it simply becomes a new message. Itâs just not the same message anymore. At least from a technical point of view. As a human, personally I disagree, but thatâs what Iâm stuck with. Thereâs no reliable way to detect and âcorrectâ for that.
Storing the hash in your database doesnât prevent you from switching to another hashing implementation later on. As of now, message creation timestamps earlier than some magical point in time use twt hash v1, messages on or after that magical timestamp use twt hash v2. So, a message either has a v1 or a v2 hash, but not both. At least one of them is never meaningful.
Once you âupgradeâ your database schema, you can check for stored messages from the future which should have been hashed using v2, but were actually v1-hashed and simply fix them.
If there will ever be another addressing scheme, you could reuse the existing hash column if it supersedes the v1/v2 hashes. Otherwise, a new column might be useful, or perhaps no column at all (looking at location-based addressing or how it was called). The old v1/v2 hashes are still needed for all past conversation trees.
In my opinion, always recalculating the hashes is a big waste of time and energy. But if it serves you well, then go for it.
Itâs only been really @manton@bridge.twtxt.net thatâs new on yhe disxover cure? đ§ And only because iâm following him (only person whose Fediverse handle i could remember đ¤Ł)
Iâm kind of tired of late of telling support folks, for example, ym registrar, how to do their fucking goddamn jobs đ¤Śââď¸
Hi James,
Thank you for your patience.
There are several reasons why a .au domain registration might fail or be cancelled, including inaccurate registrant information, ineligibility for a .au domain licence, or issues related to Australian law.
For a full list of possible reasons, please see this article: https://support.onlydomains.com/hc/en-gb/articles/6415278890141-Why-has-my-au-domain-registration-been-cancelled
If you believe none of these reasons apply to your case, please let us know so we can investigate further.
Best regards,
Yes, so tell me support person, why the fuck did it fail?! đ¤Ź
I have a question! Iâm looking for a small personal camera(specifically good for videos because thatâs what Iâll use it for) thatâs cheap enough for a teen to afford but also actually good. Do any of you tech people have any good recs?
Ellen Joe personal service Zenless Zone Zero â Read more
Thank you for the encouragement and love and kind words, @lyse@lyse.isobeef.org @movq@www.uninformativ.de @bender@twtxt.net @doesnm@doesnm.p.psf.lt and others along the way Iâm not sure of their feed uris đ Iâll keep at it, but for the time being I will keep my distance, mostly off IRC, because I donât have the energy to spare in that kind of engagement (what//if the worst happens, itâs so draining). I need to remember what I ever did any of this for, it was back in ~2020 and I wanted really to build small interconnected communities that any non âtech savvyâ person (more or less) could also benefit from ane enjoy. Even if there are aspects of the specs weâve built/extended over time that arenât âperfectââ˘, theyâre âgood enoughâ⢠that theyâve last 5+ years (I believe this is 6 years running now). I want to spend a bit of time going back to why I did any of this in the the first place, and get a little micro-SaaS offering going (barely covering running costs) so encourage more folks to run pods, and thus twtxt feeds and grow the community ever so slightly. Other than that, I plan to get the specs âin orderâ to a point (with @movq@www.uninformativ.de and @lyse@lyse.isobeef.orgâs help) where I hope theyâll stand the test of time â like SMTP.
Thank you all ! đ
Double congrats, @thecanine@twtxt.net! \o/
Iâm not a fan of the gemtext limits. This being only a single page (which probably doesnât get updated a whole lot), the efforts of having two dedicates files are not all that big, or so Iâd at least naively imagine.
I always recommend checking the W3C validator results, even though Iâm very guilty of not doing that myself. It just doesnât occur to me in the heat of the moment. I reckon if I were writing HTML on a more regular basis, I would pick up on making that a real habit. Anyway, your HTML being generated, you probably canât address the findings, though. So, might not be even worth the time heading over to the validator.
From a privacy point of view, personally, I would definitely host the CSS myself. Other than that, nice link collection. :-)
@prologic@twtxt.net Letâs go through it one by one. Hereâs a wall of text that took me over 1.5 hours to write.
The criticism of AI as untrustworthy is a problem of misapplication, not capability.This section says AI should not be treated as an authority. This is actually just what I said, except the AI phrased/framed it like it was a counter-argument.
The AI also said that users must develop âAI literacyâ, again phrasing/framing it like a counter-argument. Well, that is also just what I said. I said you should treat AI output like a random blog and you should verify the sources, yadda yadda. That is âAI literacyâ, isnât it?
My text went one step further, though: I said that when you take this requirement of âAI literacyâ into account, you basically end up with a fancy search engine, with extra overhead that costs time. The AI missed/ignored this in its reply.
Okay, so, the AI also said that you should use AI tools just for drafting and brainstorming. Granted, a very rough draft of something will probably be doable. But then you have to diligently verify every little detail of this draft â okay, fine, a draft is a draft, itâs fine if it contains errors. The thing is, though, that you really must do this verification. And I claim that many people will not do it, because AI outputs look sooooo convincing, they donât feel like a draft that needs editing.
Can you, as an expert, still use an AI draft as a basis/foundation? Yeah, probably. But hereâs the kicker: You did not create that draft. You were not involved in the âthought processâ behind it. When you, a human being, make a draft, you often think something like: âOkay, I want to draw a picture of a landscape and thereâs going to be a little house, but for now, Iâll just put in a rough sketch of the house and add the details later.â You are aware of what you left out. When the AI did the draft, you are not aware of whatâs missing â even more so when every AI output already looks like a final product. For me, personally, this makes it much harder and slower to verify such a draft, and I mentioned this in my text.
Skill Erosion vs. Skill EvolutionYou, @prologic@twtxt.net, also mentioned this in your car tyre example.
In my text, I gave two analogies: The gym analogy and the Google Translate analogy. Your car tyre example falls in the same category, but Geminiâs calculator example is different (and, again, gaslight-y, see below).
What I meant in my text: A person wants to be a programmer. To me, a programmer is a person who writes code, understands code, maintains code, writes documentation, and so on. In your example, a person who changes a car tyre would be a mechanic. Now, if you use AI to write the code and documentation for you, are you still a programmer? If you have no understanding of said code, are you a programmer? A person who does not know how to change a car tyre, is that still a mechanic?
No, youâre something else. You should not be hired as a programmer or a mechanic.
Yes, that is âskill evolutionâ â which is pretty much my point! But the AI framed it like a counter-argument. It didnât understand my text.
(But what if thatâs our future? What if all programming will look like that in some years? I claim: Itâs not possible. If you donât know how to program, then you donât know how to read/understand code written by an AI. You are something else, but youâre not a programmer. It might be valid to be something else â but that wasnât my point, my point was that youâre not a bloody programmer.)
Geminiâs calculator example is garbage, I think. Crunching numbers and doing mathematics (i.e., âcomplex problem-solvingâ) are two different things. Just because you now have a calculator, doesnât mean itâll free you up to do mathematical proofs or whatever.
What would have worked is this: Letâs say youâre an accountant and you sum up spendings. Without a calculator, this takes a lot of time and is error prone. But when you have one, you can work faster. But once again, thereâs a little gaslight-y detail: A calculator is correct. Yes, it could have âbugsâ (hello Intel FDIV), but its design actually properly calculates numbers. AI, on the other hand, does not understand a thing (our current AI, that is), itâs just a statistical model. So, this modified example (âaccountant with a calculatorâ) would actually have to be phrased like this: Suppose thereâs an accountant and you give her a magic box that spits out the correct result in, what, I donât know, 70-90% of the time. The accountant couldnât rely on this box now, could she? Sheâd either have to double-check everything or accept possibly wrong results. And that is how I feel like when I work with AI tools.
Gemini has no idea that its calculator example doesnât make sense. It just spits out some generic âargumentâ that it picked up on some website.
3. The Technical and Legal Perspective (Scraping and Copyright)The AI makes two points here. The first one, I might actually agree with (âbad bot behavior is not the fault of AI itselfâ).
The second point is, once again, gaslighting, because it is phrased/framed like a counter-argument. It implies that I said something which I didnât. Like the AI, I said that you would have to adjust the copyright law! At the same time, the AI answer didnât even question whether itâs okay to break the current law or not. It just said âlol yeah, change the lawsâ. (I wonder in what way the laws would have to be changed in the AIâs âopinionâ, because some of these changes could kill some business opportunities â or the laws would have to have special AI clauses that only benefit the AI techbros. But I digress, that wasnât part of Geminiâs answer.)
tl;drExcept for one point, I donât accept any of Geminiâs âcriticismâ. It didnât pick up on lots of details, ignored arguments, and I can just instinctively tell that this thing does not understand anything it wrote (which is correct, itâs just a statistical model).
And it framed everything like a counter-argument, while actually repeating what I said. Thatâs gaslighting: When Alice says âthe sky is blueâ and Bob replies with âwhy do you say the sky is purple?!â
But it sure looks convincing, doesnât it?
Never againThis took so much of my time. I wonât do this again. đ
@movq@www.uninformativ.de Gemini liked your opinion very much. Here is how it countered:
1. The User Perspective (Untrustworthiness)The criticism of AI as untrustworthy is a problem of misapplication, not capability.
- AI as a Force Multiplier: AI should be treated as a high-speed drafting and brainstorming tool, not an authority. For experts, it offers an immense speed gain, shifting the work from slow manual creation to fast critical editing and verification.
- The Rise of AI Literacy: Users must develop a new skillâAI literacyâto critically evaluate and verify AIâs probabilistic output. This skill, along with improving citation features in AI tools, mitigates the âgaslightingâ effect.
The fear of skill loss is based on a misunderstanding of how technology changes the nature of work; itâs skill evolution, not erosion.
- Shifting Focus to High-Level Skills: Just as the calculator shifted focus from manual math to complex problem-solving, AI shifts the focus from writing boilerplate code to architectural design and prompt engineering. It handles repetitive tasks, freeing humans for creative and complex challenges.
- Accessibility and Empowerment: AI serves as a powerful democratizing tool, offering personalized tutoring and automation to people who lack deep expertise. While dependency is a risk, this accessibility empowers a wider segment of the population previously limited by skill barriers.
The legal and technical flaws are issues of governance and ethical practice, not reasons to reject the core technology.
- Need for Better Bot Governance: Destructive scraping is a failure of ethical web behavior and can be solved with better bot identification, rate limits, and protocols (like enhanced
robots.txt). The solution is to demand digital citizenship from AI companies, not to stop AI development.
The XMPP Standards Foundation: XMPP Summit 28
The XMPP Standards Foundation (XSF) is exited to announce the 28th XMPP Summit taking place in Brussels, Belgium next year - just before FOSDEM 2026.
The XSF invites everyone interested in development of the XMPP protocol to attend, and discuss all things XMPP - both in person and remotely!
The XMPP Summit is a two-day event for the people who write and implement XMPP extensions (XEPs).
The event is no ⌠â Read more
** âŚbut I can do that with regex? **
The other day a co-worker showed me a project that seemed genuinely useful, but I didnât love some bits of how complicated and resource intensive its architecture were, so, I made my own version of it! Check out diff heatmap.
Your browser does not support the video tag. You are rad as hell.
As an aside, I put this one on github which I donât generally choose to use for personal projects, but Iâd love to see folks contribute rules to this projec ⌠â Read more
@movq@www.uninformativ.de That and no sane person writes Java⢠anymore right? đ¤Ł
**How I Made ChatGPT My Personal Hacking Assistant (And Broke Their âAI-Poweredâ Security) **
Free Link đ
[Continue reading on InfoSec Write-ups Âť](https://infosecwriteups.com/how-i-m ⌠â Read more
@movq@www.uninformativ.de Yeah, give it a shot. At worst you know that you have to continue your quest. :-)
Fun fact, during a semester break I was actually a little bored, so I just started reading the Qt documentation. I didnât plan on using Qt for anything, though. I only looked at the docs because they were on my bucket list for some reason. Qt was probably recommended to me and coming from KDE myself, that was motivation enough to look at the docs just for fun.
The more I read, the more hooked I got. The documentation was extremely well written, something Iâve never seen before. The structure was very well thought out and I got the impression that I understood what the people thought when they actually designed Qt.
A few days in I decided to actually give it a real try. Having never done anything in C++ before, I quickly realized that this endeavor wonât succeed. I simply couldnât get it going. But I found the Qt bindings for Python, so that was a new boost. And quickly after, I discovered that there were even KDE bindings for Python in my package manager, so I immediately switched to them as that integrated into my KDE desktop even nicer.
I used the Python KDE bindings for one larger project, a planning software for a summer camp that we used several years. Itâs main feature was to see who is available to do an activity. In the past, that was done on a large sheet of paper, but people got assigned two activities at the same time or werenât assigned at all. So, by showing people in yellow (free), green (one activity assigned) and red (overbooked), this sped up and improved the planning process.
Another core feature was to generate personalized time tables (just like back in school) and a dedicated view for the morning meeting on site.
It was extended over the years with all sorts of stuff. E.g. I then implemented a warning if all the custodians of an activitiy with kids were underage to satisfy new the guidelines that there should be somebody of age.
Just before the pandemic I started to even add support for personalized live views on phones or tablets during the planning process (with web sockets, though). This way, people could see their own schedule or independently check at which day an activity takes place etc. For these side quests, they donât have to check the large matrix on the projector. But the project died there.
Hereâs a screenshot from one of the main views: https://lyse.isobeef.org/tmp/k3man.png
This Python+Qt rewrite replaced and improved the Java+Swing predecessor.
$20,000 Bounty Offered to Bribe FFmpeg Team to Fire Contributor
A popular YouTuber named Theo Browne offered $20k to the Open Source FFmpeg team if they remove their social media person, who Theo calls a âmotherf***erâ. â Read more
We had some gray soup with the occasional fine rain with strong wind gusts. Despite the bad forecast we took the train to Geislingen/Steige and strolled up to the Helfenstein castle ruin. All the colorful leaves were so beautiful, it didnât matter that the sun was behind thick layers of clouds.
We then continued to the Ădenturm (lit. boring tower). By then the wind had picked up by quite a bit, just as the weatherman predicted. We were very positively surprised that the Swabian Jura Association had opened up the tower. Between May and October, the tower is typically only manned on Sundays and holidays between 10 and 17 oâclock. But yesterday was Saturday and no holiday. The lovely lady up there told us that theyâre currently experimenting with opening up on Saturday, too, because there are some highly motivated members responsible for the tower.
We were the very first visitors on that day. Last Sunday, when the weather lived up to the weekdayâs name, they counted 128 people up in the tower. Very impressive.
The wind gusts were howling around the tower. Luckily, there are glass windows. So, it was quite pleasant up in the tower room. Chatting with the tower guard for a while, we got even luckier: the sun came out! That was really awesome. The photos donât do justice. As always, it looked way more stunning in person.
Thanks to all the volunteers who make it possible to enjoy the view from the thirty odd meters up there. That certainly made our day!
After signing the guestbook we climbed down the staircase and returned to the station and headed back. The train even arrived on time. What a great little trip!
https://lyse.isobeef.org/wanderung-auf-die-burgruine-helfenstein-und-den-oedenturm-2025-10-25/
personal favourite
@movq@www.uninformativ.de This is actually a good positive change I think!
Personally, Iâll probably stretch it out over 24 days. Giving myself more time to solve each puzzle and I really want this event to last the entire month. đ
I might even do AoC this year with the elevated stress/pressure! â The last few times Iâve tried, Iâve always felt far too much pressure and felt like a failure đ (mostly ya know because of my vision impairment, I couldnât keep up!)
@movq@www.uninformativ.de My impression also is that good sysadmins are missing. No wonder if they all get laid off because theyâre ânot doing anythingâ and developers can just operate their shit themselves. Or so the bosses and plenty devs think. Sadly, thatâs the general view.
Hell no, devops is bullshit in my opinion. Most developers (including myself) are rather bad at administrating. A good sysadmin offers other skills. Great admins appear to just sit around, but theyâre much more proactively working than programmers who also operate the same stuff. The latter have a waaay more reactive work model in comparison. When things have already gone south. The sysadmin, on the other hand, would have noticed and thus prevented the vast majority very early on when it was far from becoming a problem in the future.
At least thatâs my personal experience in all those years in different projects and what my mates tell me from their companies. Sure, skills can be learned, but itâs just not happening (enough). And obviously, there are people out there who excel in both disciplines, but they are rare. Most fall in one of the categories. Not to forget, plenty are just bad at everything. :-)
Advent of Code will be different this year:
There will only be 12 puzzles, i.e. only December 1 to December 12. This might make it more interesting for some people, because itâs (probably) less work and a lower chance of people getting burned out. đ¤
Personally, Iâll probably stretch it out over 24 days. Giving myself more time to solve each puzzle and I really want this event to last the entire month. đ
Maybe this makes it more interesting for some people around here as well?
Unveiling Hidden AWS Keys In My First Android Pentest
We often find our greatest challengesâââand lessonsâââin the most unexpected places. For me, it was during a casual, personal e ⌠â Read more
Remains of three hostages identified, fourth person returned Tuesday not a hostage â Read more
âWeighed heavily on my conscienceâ - why Gee left Israeli team
A former Israel-Premier Tech rider is facing a 30m Euro damages claim after terminating his contract with team over âpersonal beliefsâ. â Read more
Better profile management coming to Firefox
Firefox has long had support for multiple profiles
to store personal information such as bookmarks, passwords, and user
preferences. However, Firefox did not make profiles particularly
discoverable or easy to manage. That is about to change; Mozilla has
announced
that it is launching a profile management feature that will make it
easier to ⌠â Read more
The human cost of healthy eating: Some recommended US diets carry higher risk of forced labor in food supply chains
Many Americans choose food based on cost and nutrition, but personal values, such as animal welfare and environmental concerns, also shape what ends up on our plates. â Read more
Qantas responds to cyber hackersâ threat to release customer data
Qantas says it is continuing to support customers as a hacking group threatens to release personal data from around 40 companies to the dark web. â Read more
Can private information uploaded to ChatGPT be found by other users?
Data experts say it is hard to know what the implications are for 3,000 flood victims who have had personal information uploaded to the AI platform by a government contractor. â Read more
10 Shocking Crimes Where the Perpetrator Walked Free
The legal system operates on a fundamental principle: a person is presumed innocent until proven guilty beyond a reasonable doubt. For the general public, this can sometimes lead to jarring and controversial outcomes. In certain high-profile cases, the facts of a crime seem clear. Yet, the legal defenses and trial procedures result in a stunning [âŚ]
The post [10 Shocking Crimes Where the Perpetrator Walked Free](https://listve ⌠â Read more
Family of missing woman hopes Bathurst 1000 can uncover answers
With more than 200,000 people expected to attend this weekendâs Bathurst 1000, the family of Janine Vaughan wants a billboard raising awareness about her disappearance uncovered. â Read more
Deals: AirTags 4-pack for $65, M3 iPad Air from $449, & More
AirTags are super useful personal trackers with many uses from tracking a bag, purse, dog, cat, luggage, backpack, car keys, package, bike, car, or just about anything else you can imagine wanting to keep an eye on through the Find My network. Amazon is currently offering the AirTag 4-pack for just $65 ($16 per AirTag), ⌠[Read More](https://osxdaily.com/2025/10/06/deals-airtags-4-pack-for-65-m3-ipad-air-from-449-m ⌠â Read more
10 Representations of Death from Myth, Legend, and Folktale
Death is one of humanityâs oldest mysteriesâuniversal, inevitable, and endlessly interpreted. Across time and culture, people have tried to make sense of what comes next by giving death a name, a face, or even a personality. Sometimes itâs a cloaked skeleton with a scythe, sometimes a beautiful queen ruling a frozen underworld, and sometimes a [âŚ]
The post [10 Representations of Death from Myth, Legend, and Folktal ⌠â Read more
Repetitive negative thinking mediates relationship between self-esteem and burnout in students, study finds
When people are highly stressed for prolonged periods of time, they can sometimes experience a state known as burnout, characterized by pronounced emotional, mental and physical exhaustion. The stressors leading to burnout could be personal, such as family conflicts or the end of a relationship, as well as academic or professional, such as studying a lot for exams or working long ⌠â Read more
Präventive Fahndung mit PrismX: Der Radikalisierung per KI zuvorkommen
Das KI-Tool PrismX eines indischen Studenten analysiert Postings in sozialen Medien und erstellt eine Risikoeinschätzung fßr die Radikalisierung einer Person. Ein Bericht von Lars Lubienetzki ( Tools, KI)
Hello again everyone! A little update on my twtxt client.
I think itâs finally shaping a bit better now, but⌠âď¸
As Iâm trying to put all the parts together, I decided to build multiple parallel UIs, to ensure I donât accidentally create a structure that is more rigid than planned.
I already decided on a UI that I would want to use for myself, it would be inspired by moshidon, misskey and some other âsocial feedsâ mock-ups I found on dribbble.
I also plan on building a raw HTML version (for anyone wanting to do a full DIY client).
I would love to get any suggestions of what you would like to see (and possibly use) as a client, by sharing a link, app/website name or even a sketch made by you on paper.
I think Iâll pick a third and maybe a fourth design to build together with the two already mentioned.
For reference, the screens I think of providing are (some might be optional or conditionally/manually hidable):
- Global / personal timeline screen
- Profile screen (with timeline)
- Thread screen
- Notifications screen or popup (both valid)
- DM list & chat screens (still planning, might come later)
- Settings screen (itâll probably be a hard coded form, but better mention it)
- Publish / edit post screen or popup (still analysing some use cases, as some âenginesâ might not have direct publishing support)
I also plan on adding two optional metadata fields:
display_name: To show a human readable alternative for a nick, it fallback tonickif not defined
banner: Using the same format asavatarbut the image expected is wider, inspired by other socials around
I also plan on supporting any metadata provided, including a dynamically parsable regex rule format for those extra fields, this should allow anyone to build new clients that donât limit themselves to just the social aspect of twtxt, hoping to see unique ways of using twtxt! đ¤
10 Bizarre Cases of Killer Seniors
They say murder is a young personâs game. Think again. Court records are full of murderous Methuselahs, senile slashers, and wrinkled reapers. Sometimes they kill out of mental illness; other times, dementia. Some become violent after strokes. Others may be scam victims fighting for survival. A few start early and evade detection well into their [âŚ]
The post [10 Bizarre Cases of Killer Seniors](https://listverse.com/2025/10/01/10-bizarre-cases-of-killer-seniors/ ⌠â Read more
Speaking of groff: Iâve been following their mailing list for a while now and this G. Branden Robinson person invests an insane amount of energy into that project. đ¤Ż
For a very first attempt, Iâm extremely happy how this tray turned out: https://lyse.isobeef.org/tmp/blechschachtel/ The photos look rougher than in person. The 0.5mm aluminium sheet was 300x200mm to begin with. Now, the accidental outside dimensions are 210x110mm. It took me about an hour to make. Tomorrow, I gotta build a simple folder, so I donât have to hammer it anymore, but can simply bend it a little at a time.
Please donât hate me today; Iâm a bit grumpy and have too many reasons to be upset:
- 2 counts of pushing and trying to get the simplest things done at work (that for some reason are made more difficult than they should be)
- This whole Chat Control bullshit
- And some other person things going on that have been ongoing for 72 days and counting đ¤Ź
Raspberry Pi Updates Keyboard PC with New 500+ Model
Raspberry Pi 500+ is the newest all-in-one personal computer in the Raspberry Pi family. It combines the Raspberry Pi 5 platform with a mechanical keyboard, upgraded memory, and integrated storage. The design builds on the earlier Raspberry Pi 400 and 500 models while adding higher specifications and new input features. The Raspberry Pi 500+ is [âŚ] â Read more
I would personally rather see something like this:
2025-09-25T22:41:19+10:00 Hello World
2025-09-25T22:41:19+10:00 (#kexv5vq https://example.com/twtxt.html#:~:text=2025-09-25T22:41:19%2B10:00) Hey!
Preserving both content-based addressing as well as location-based addressing and text fragment linking.
@bender@twtxt.net A renewed vision test might be a good idea for some people. đ I mean, it is kind of curious that you get this license as a young person and then it lasts a lifetime, without any further tests. As long as you donât screw up really bad, it remains valid âŚ
@alexonit@twtxt.alessandrocutolo.it Personally, I find the reversed order of URL first and then timestamp more natural to reference something. Granted, URL last would be kinda consistent with the mention format. However, the timestamp doesnât act as a link text or display text like in a mention, so, itâs some different in my opinion. But yeah.
The worst thing you can do is make your infrastructure (switches, wifi, âŚ) depend on some cloud service. Because someone else is maintaining that service; you have no control over it. You 100% depend on that other person now. Very stupid idea.
Now guess what manufacturers are pushing for âŚ
Now guess who couldnât complete a task at work this Saturday morning, because a certain cloud service was down âŚ
IT is fucked. Throw it all away and start over.
@zvava@twtxt.net There would be only one hash for a message. Some to be defined magic date selects which hash to use. If the message creation timestamp is before this epoch, hash it with v1, otherwise hammer it through v2. Eventually, support for v1 could be dropped as nobody interacts with the old stuff anymore. But Iâd keep it around in my client, because why not.
If users choose a client which supports the extensions, they donât have to mess around with v1 and v2 hashing, just like today.
As for the school of thought, personally, Iâd prefer something else, too. Iâm in camp location-based addressing, or whatever it is called. There more I think about it, a complete redesign of twtxt and its extensions would be necessary in my opinion. Retrofitting has its limits. Of course, this is much more work, though.
What a crazy color temperature this yellow orange was in person! Sick lighting this evening: https://lyse.isobeef.org/abendhimmel-2025-09-15/
ÂŤ1977 United States Environmental
Protection Agency
Graphic Standards System
Designed by Steff GeissbĂźhler,
Chermayeff & Geismar Associates
The EPA Graphic Standards System is one of the finest examples of a standards manual ever created. The modular and flexible system devised raised the standard for public design in the United States.
The book features a foreword by Tom Geismar, introduction by Steff GeissbĂźhler, an essay by Christopher Bonanos, scans of the original manual (from GeissbĂźhlerâs personal copy), and 48 pages of photographs from the EPA-commissioned Documerica project (1970â1977).Âť
Great. Yet another messed up plain text e-mail part. The URL was actually HTML-escaped. Took me five attempts to figure this out, because of course it had to be several kilometers long. In fact, the e-mail stated: âPlease do not be surprised that the link is particularly long. It contains your personal configuration.â
A normal person is completely lost (thatâs why I got involved). Visting the broken URL opens a popup dialog suggesting to deactivate script blockers. Which I had already done upfront as a matter of prudence.
Fun bonus on top: The JWT in the link has identical iat (issued at) and exp (expiry) claims. The expiry is definitely not checked, itâs well in the past.
Medical software just has to be horrible. Itâs a law.
A culinĂĄria desta casa ĂŠ cada vez mais definida pelo YouTube, sĂŁo os tempos
<details> tag in HTML; it lets you write a sentence or so that someone can then click to expand to see the actual post. it's called a CW because most people use it to warn for potentially triggering/harmful subjects, but you can really use it for anything, like spoilers in a TV show or even for joke punchlines
@kat@yarn.girlonthemoon.xyz Ta. The only good use for <details> is to collapse long logs in bug analysis reports. Other than that, I find it rather annoying to expand sections manually.
As for spoilers, personally, I donât care at all. Not the slightest bit. If there is something that I donât wanna read, I just stop reading. ÂŻ_(ă)_/ÂŻ
But Iâve got the feeling that Iâve got an unpopular opinion on that matter. ;-)
Erlang Solutions: ElixirConf US 2025: Highlights from My First ElixirConf
Joining conferences is one of the best perks of working as a Developer at Erlang Solutions. Despite having attended multiple Code BEAM conferences in Europe, ElixirConf US 2025 was my first. The conference had 3 tracks, filled with talks from 45+ speakers and 400+ attendees, both in-person and virtual.
ElixirConf is one of the great occasions to connect with other Elixir ent ⌠â Read more
** Strata **
A Counterfeit - a Plated Person -
I would not be -
Whatever strata of Iniquity
My Nature underlie -
Truth is good Health - and Safety, and the Sky.
How meagre, what an Exile - is a Lie,
And Vocal - when we die -
â Emily Dickinson
I made another game! This one pretty much has one single verb:âmove.â The game, like most games I make, is a roguelike that relies heavily on probabilities and rng (random number generation).
Each level is ⌠â Read more
if-modified-since request header: https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/If-Modified-Since
@bender@twtxt.net The person actually reached out to me. Itâs all good. âď¸
@lyse@lyse.isobeef.org hihi ^^ i did that at first, but i personally i donât like it when websites donât let me change my password when i am already authenticated â fwiw you can view and log out other sessions, if that diminishes this attack vector at all
We use all the Microsoft programs at work - Teams and Outlook especially.
After all kinds of technical problems with Teams, that sometimes go unresolved for over a year, Microsoft shifted their priorities away from fixing things and towards adding an annoying AI Copilot button, that just takes up space and all it does, is loads the website in Teams, so I disabled it. Soon they just add it back, but in a different row of icons, therefore itâs now a different button, you have to disable (I think they added yet another one, to the Teams, on my work phone and I had to disabled that too). Not too long after, the desktop one just enabled itself, because of âan errorâ and I can disable it, but doing so activates a popup, that begs you to turn it back on, every once in a while. You canât disable the popup and can only click âYesâ or âNot nowâ on it. I still keep it disabled, out of principle, but yesterday I noticed yet another Copilot button, this time in the top right corner of my Outlook and this one cannot be disabled, on the business version of Outlook and even on the personal one, itâs only possible to do it through hidden privacy settings, by prohibiting the program from connecting to Microsoft servers, for extra âfeaturesâ.
Thereâs people complaining about it online, so itâs clear nobody really wants it, but at this point Microsofts position is that you will have at least one useless AI button on your screen, at any given time, and you will be happy. And yes, their AI sucks and if I absolutely have to use AI for something, thereâs already 2 better options, we have access to, at work.
@lyse@lyse.isobeef.org Yeah, removing the cover will probably help. Iâll have to try. đ And, yes, the scrolling is pretty annoying (and kind of ruins the experience a little bit).
The printer isnât that loud â at least not for a dot matrix printer. đ Itâs been ~30 years since Iâve last seen them in person, but I remembered these things to be louder. Iâm typing on my Model M, maybe that contributes to the perceived noise on this video. Hereâs an isolated recording of that keyboard: https://movq.de/v/ddc98b03d8/2022-02-21âmodel-m-goes-brrr.ogg 𤣠It really sounds like that when youâre typing fast. Brrrrt.
@movq@www.uninformativ.de Haha, thatâs so cool! :-) Could you remove the cover to at least reduce the amount of scrolling around? But I bet any amount of scrolling is annoying.
This printer has quite some noise level to it. Or how bad is it really in person?
@prologic@twtxt.net Yes, this is another instance of restricting âpersonalâ computing. You wonât be able to install arbitrary software anymore (âsideloadingâ, as they call it).
Itâs not unique, itâs not new. Boiling the frog alive.
Weâre heading towards this: https://www.gnu.org/philosophy/right-to-read.html
@movq@www.uninformativ.de Nice picture, this hot air balloon has quite a large basket.
Yes, go for it! :-)
My grandpa went ballooning ages ago and liked it. The balloonist misjudged the height a bit and landed in an open-air pool. Well, not in the water, but on the sunbathing lawn just inside the fence. :-D After the ride, everybody was given a very long personal name that they had to memorize. Decades later, my grandpa still knew his assigned name.
The most important thing to know is that â in German â you donât fly (fliegen) a ballon, but ride (fahren) it: https://de.wikipedia.org/wiki/Ballonfahren#Fahren_oder_fliegen Judging by the English wikipedia article, this is not an English thing, though: https://en.wikipedia.org/wiki/Hot_air_ballooning
The GPG signatures of my software tarballs have been wrong for years (because Iâve been using rsync wrong, funny enough, it wasnât a GPG issue) and nobody ever noticed. (They still are wrong at the moment, because I havenât pushed the fix, yet.)
This confirms that this is just a total waste of time. Nobody ever checks this. Maybe this matters if youâre a distro, but why even bother as a single person âŚ
In order to publish my personal projects/pages (and most of my teaching materials, hundreds of pages) on #Codeberg, I need to convert #markdown files into #HTML and sprinkle some CSS & JS from a layout template, like #GitHubâs Pages #Jekyll does, but I dread the complexity of installing and tending to Jekyll or Hugo or other static site generators, and I canât even imagine going near Forejo Actions or any sort of CI intergration.
Should I be brave and do the Jekyll /static generator thing? Any other ideas for poor, overworked, stressed out, clumsy people? :(
Sam Whited: Notes
Iâve recently been using the Mixxx software for DJs. This page includes some
personal notes on my own use cases, whatâs good, whatâs bad, etc.
It is not really made for general consumption, but is thrown up here anyways.
It will be a bit rambling and/or ranty at times, most likely.
Letâs get my overall impressions of the software out of the way up front: itâs
absolutely great and I recommend it over the commercial alternatives for DJs of
all stripes (except maybe Radio DJs, itâs not really for ⌠â Read more
@movq@www.uninformativ.de having to go to a gopher proxy to see a text document better served on readily available web servers⌠đ¤, but I digress. Verbatim text:
What's Missing from "Retro"
~softwarepagan
------------------------------------------------------------------
You know, often, when I say I miss older ways of computing or
connecting online, people tell me "there's nothing stopping you
from doing that now!" and they are technicay correct in most cases
(though I can't, for example, chat with friends on MSN ever
again...) However, let me explain that while this type of thing can
*sort of* fill that hole in my heart, it isn't *the same.*
Say, for example, I wanted to connect with others over a BBS. This
wouldn't offer the same types of connections it used to. While
there are BBSes around with active users, they're no longer there
to discuss movies, Star Trek, D&D, games, etc. They're there to
discuss *BBSes.* The same can be said for Gopher, old-school forums
and all sorts of revival projects (such as Escargot, Spacehey,
etc.) Retrocomputing enthusiasts, while they have a variety of
interests, are often in these spaces to discuss the medium itself
and not other topics. This exists at a stark contrast from how
things were in the past, where a non-tech-inclined person may learn
the tech to connect with likeminded others (as I did as a
Zelda-obsessed kid.)
The same can be said of old media. People will say "well, nobody is
stopping you from watching old shows/movies now!" Again, they are
technically correct. I can go home right now and watch *Star Trek:
The Next Generation* to my heart's content. It will never again,
however, be current, or new. When something is new, it serves as a
shared cultural experience. Remember how "Game of Thrones* felt in
the mid-to-late 2010s? Yeah, that.
It's sad. I sustain myself on a mixed diet of old things, new
things, and new things intended for old millenials like me who like
old things. It can be bittersweet.
June 21st, 1789 - The Constitution for the United States of America is ratified, with New Hampshire becoming the ninth state to ratify. Article I, Sections 9 and 10 of the Constitution contain provisions which clearly prohibit the federal government and the states from granting titles: âNo title of nobility shall be granted by the United States: and no person holding any office of profit or trust under them, shall, without the consent of the Congress, accept of any present, emolument, office, or title, of any kind whatever, from any king, prince, or foreign State. No State shall enter into any treaty, alliance, or confederation; grant letters of marque and reprisal; coin money; emit bills of credit; make anything but gold and silver coin a tender in payment of debts; pass any bill of attainder, ex postfacto law, or law impairing the obligation of contracts, or grant any title of nobility.â However, no penalty for violating the Article is specified.
In 1996, they came up with the X11 âSECURITYâ extension:
https://www.reddit.com/r/linux/comments/4w548u/what_is_up_with_the_x11_security_extension/
This is what could have (eventually) solved the security issues that weâre currently seeing with X11. Those issues are cited as one of the reasons for switching to Wayland.
That extension never took off. The person on reddit wonders why â I think itâs simple: Containers and sandboxes werenât a thing in 1996. It hardly mattered if X11 was âinsecureâ. If you could run an X11 client, you probably already had access to the machine and could just do all kinds of other nasty things.
Today, sandboxing is a thing. Today, this matters.
Iâve heard so many times that âX11 is beyond fixable, itâs hopeless.â I donât believe that. I believe that these problems are solveable with X11 and some devs have said âyeah, we could have kept working on itâ. Itâs that people donât want to do it:
Why not extend the X server?
Because for the first time we have a realistic chance of not having to do that.
https://wayland.freedesktop.org/faq.html
Iâm not in a position to judge the devs. Maybe the X.Org code really is so bad that you want to run away, screaming in horror. I donât know.
But all this was a choice. I donât buy the argument that we never would have gotten rid of things like core fonts.
All the toolkits and programs had to be ported to Wayland. A huge, still unfinished effort. If that was an acceptable thing to do, then it would have been acceptable to make an âX12â that keeps all the good things about X11, remains compatible where feasible, eliminates the problems, and requires some clients to be adjusted. (You could have still made âX11X12â like âXWaylandâ for actual legacy programs.)
After many weeks and probably at least a hundred hours of research, discussions and in-person viewing, I think Iâve finally come up with my Final Choices (shortlist) of a Hybrid Camper / Caravan that I think will suit my family and that Iâll enjoy (far less work for me to setup and teardown). The one at the top of the list Iâm leaning towards os the SWAG SCT16 Family 4B
#Camping #CampersÂŤUsing data from Morgane Laouenan et al., the map is showing birthplaces of the most ânotable peopleâ around the world. Data has been processed to show only one person for each unique geographic location with the highest notability rank. Click below to show people only from a specific category.
Made by Topi Tjukanov.Âť
https://tjukanovt.github.io/notable-people
via @mekaru@mekaru
#wikidata #cartography
hey! i asked this a while ago but i have to ask again â is anyone willing to offer space on their yarn pod to my friend? i would love to invite her to my own but sheâs unable to access my site for personal reasons. sheâs really interested in seeing what yarn is about so if anyone is willing and able, let me know!
Someone did a thing:
https://social.treehouse.systems/@ariadne/114763322251054485
Iâve been silently wondering all the time if this was possible, but never investigated: Keep doing X11 but use Wayland as a backend.
This uses XWaylandâs ârootfulâ mode, which basically just gives you a normal Wayland window with all the X11 stuff happening inside of it:
https://www.phoronix.com/news/XWayland-Rootful-Useful
In other words, put such a window in fullscreen and you (more or less) have good old X11 running in a Wayland window.
(For me, personally, this wonât be the way forward. But itâs a very interesting project.)
@movq@www.uninformativ.de That short segment is fairly close to reality, even though it obviously looks heaps better in person: https://youtu.be/u8YVorNRcDM?t=66
Theyâre all talks, not real hands-on trainings like you did.
I love listening to good, well-structured talks. Problem is, not everybody is a good speaker and many screw it up. 𼴠Iâm certainly not a great speaker, which is why I gravitate more towards âworkshopsâ, in the hopes that people ask questions and discussions arise. Doesnât always work out. 𤣠At the very least, I almost always have some other person connect to the projector/beamer/screenshare and then they do the stuff â this avoids me being wwwwaaaaaaaaayyyy too fast.
We are usually drowned in stress and tight deadlines, hence events like today are super rare ⌠We used to do it more often until ~10 years ago.
Once a year the security guys organize a really great hacking event, though.
Oh dear, Iâd love to participate in that. 𤯠That sounds like a lot of fun. (Why donât we do this?!)
@prologic@twtxt.net This person isnât particularly happy with this study:
https://mastodon.social/@grimalkina/114717549619229029
I donât know enough about these things to form an opinion. 𫤠I sure wish it was true, though. đ
** Of fairies, compost, and computers **
Lately Iâve buried myself in reading fiction. Stand outs from among the crowd are, of course, Middlemarch but also a lot of sort of scholarly fairy fiction; works that follow the scholastic adventures of studious professorial types in vaugely magical settings. Namely Emily Wildeâs Encyclopedia of Faeriesâ, Heather Fawcett and The Ten Thousand Doors of January, Alix E. Harrow.
Iâve also been working on a handful of personal utility programs. I ⌠â Read more
Option and error handling. (Or the more complex Result, but itâs easier to explain with Option.)
@movq@www.uninformativ.de All the returns tell me that youâre not a real Rust programmer. :-D Personally, I would never omit them either. They make code 100 times more readable.
@movq@www.uninformativ.de Hahaha đ This is gold! Iâve been following along with our ramblings on Rust. Whatâs it gone and done to you now? đ¤ I donât think I can ever be friends personally, I feel âtoo stupidâ to learn Rust đ¤Ł
NSW Deputy Premier Prue Car diagnosed with breast cancer
Prue Car says she is taking personal leave for âan undetermined period of timeâ after being diagnosed with breast cancer. â Read more
WWDC 2025: Apple Says Personalized Siri Features Are Still Not Ready
If you were hoping for the more personalized version of Siri to launch soon, you will have to keep waiting.
During its WWDC 2025 keynote today, Apple reiterated that the personalized Siri features will launch at some point in the coming year, so do not expect them to be included in the first iOS 19, iPadOS 19, or macOS 26 betas.
Apple first ⌠â Read more
Leanne Castleyâs plea to outlaw coercive control is painfully personal
The Canberra Liberals leader says coercive control stripped power, freedom and independence from the two women closest to her. â Read more
@movq@www.uninformativ.de Very rarely does it happen. Yup, the clouds are to praise for todayâs spectacle. Surpringly, the pink is fairly close to how it actually looked in person. I was pleased to see that. The neon orange in front of the grayish sky was way cooler, though. I wish I could close the aperture on my camera in the hope of capturing the insane color. Oh well.
Feudalism Is Our Future
Cullen Murphy,  Editor at Large of The Atlantic. -  Reader Supported News | The Atlantic Magazine
_Stephan: As I read Project 2025, I realized it was a modern version of Hitlerâs Mein Kampf, and understood that what Trump and the Republican Party planned was to replace American democracy with a fascist feudal system. Although this reality is not discussed on corporate media, I am not the only person who sees this clearly. Here is how Cullen Murphy, Editor-at-Large at the Atl ⌠â Read more
My ânot a cat personâ dad with the parking lot kitten â Read more
Download Borderlands 2 for Mac FREE This Weekend on Steam
If youâre a Mac gamer and you love free games, you wonât want to miss out on this deal; Borderlands 2, the classic popular first-person action RPG shooter, is free to download this weekend on Steam (until the morning of June 8 at 10am PDT). And because itâs on Steam, youâll be able to play ⌠Read More â Read more
Trump Puts Lives at Risk by Revoking Emergency Abortion Guidelines for Hospitals
Jessica Washington, Â Â - Â The Intercept
_Stephan: I have personal experience of what happens when a woman, my pregnant wife, is awakened in the middle of the night because of severe cramping and blood gushing out of her vagina. It was so dramatic I realized we couldnât wait for an ambulance, so I carried her out to the car and drove through the night to the emergen ⌠â Read more
Erin Patterson asked why she didnât raise alarm about foraged mushrooms
Erin Patterson didnât tell a âsingle personâ that she may have accidentally added foraged mushrooms to a lunch that eventually killed three of her relatives, her murder trial has heard. â Read more
Breaking: 21 yearsâ jail for father whose abuse led to daughterâs multiple personalities
The Newcastle man has been sentenced to 21 years in prison after a trial that involved a daughter giving evidence as different personalities. â Read more
@movq@www.uninformativ.de Iâve absolutely no idea how theyâre poured in. I bet it must be some automatic thing. At least I cannot imagine that any sane person would ever add such junk to a list.
âThis Is the Scalpel Theyâll Use to Ruin the Lives of Individuals the President Is Opposed To.â
Ian Ward, Â Â - Â Politico Magazine
_Stephan: Like Hitler, Mussolini, and Stalin before him, like all fascist authoritarians in history, Trump is very thin-skinned about criticism and very vengeful. Here is the morally revolting first-person account of Miles Taylor, former chief of staff at the Department of Homeland Security, describing wha ⌠â Read more
Trump Amplifies Another Outlandish Conspiracy Theory: Biden Is a Robotic Clone
Zolan Kanno-Youngs,  White House Correspondent -  The New York Times
Stephan:Â Fascist, aspiring dictator Trump is a psychopath who lies compulsively. Every person who can think rationally knows this. What many donât seem to know, and that media is not properly covering, is how truly bizarre his lies have become. This is an example of what I mean.
![](https://www.sch ⌠â Read more
Family pleads for answers 18 years after baffling, cult-linked disappearance
The family of Chantelle McDougall and her daughter Leela appeals for information as they continue to live with the âemotional roller-coasterâ of their 2007 disappearance. â Read more
TSA warns travelers these free services at airports can lead to your data being stolen
Matt Durr ,  Contributing Writer -  mlive
Stephan: Flying in the United States today has become more expensive, less safe, often cancelled, and it leaves you more vulnerable to having your personal data stolen. Even the TSA acknowledges this vulnerability, and this is what they recommend to protect yourself.
![](https://www.schwartzreport.net/wp-co ⌠â Read more
Federal Court Blocks Trump Tariffs That Could Have Pushed iPhone Prices to Over $4,000
A federal court has ruled that President Donald Trump exceeded his authority in attempting to impose sweeping tariffs on imported goods, including Apple products, halting plans that could have dramatically raised iPhone prices across the United States (via _[CNET](https://www.cnet.com/personal-finance/federal-court-blocks-trumps-tariffs-finding-the-president-overstepp ⌠â Read more
A Personal Software Runtime inspired by Emacs, Plan 9, Erlang, Hypermedia, and Unix
Comments â Read more
Apple Acquires Gaming Studio RAC7
Apple has purchased game studio RAC7, according to a report from Digital Trends. RAC7 is a small, two-person company that developed Apple Arcade game Sneaky Sasquatch, and the acquisition was confirmed by an Apple spokesperson.
From Digital Trends:
We love ⌠â Read more