@movq@www.uninformativ.de Nice boxes, yeah. :-D
@movq@www.uninformativ.de Haha, thanks! :-D Some deliberately crude GIMP work.
@lyse@lyse.isobeef.org Apparently some new ones, yeah, like these: đ« đ«©
@movq@www.uninformativ.de What kind of Unicode do you use? All the new emojis?
@itsericwoodward@itsericwoodward.com
But it also wouldnât surprise me to find out that people like Bezzos, Musk, and Zuckerberg are actually ghoulish aliens
Yeah, thatâs easier to accept, isnât? âPhew, theyâre not human after all. Theyâre not absolute psychopaths with zero empathy â theyâre just aliens. Humans are good!â đ
@bender@twtxt.net @movq@www.uninformativ.de Ta! I donât know about regional differences. But at the moment, they first start slowly appearing at around 21:45 to 22:00. And then it gets more and more. Youâve got about an hour until itâs over.
People often say that they are in and over the meadows close to the edges of the forest. But at least over here, there are literally magnitudes more in the forest. So far, Iâve maybe seen thirty, fourty (30-40) fireflies outside at the meadows, but one or two thousand (1000-2000) inside. Exactly like last year.
They like a little bit openish spots in the forest. Not like a clearing, but if you can see ~10 meters from the path into the woodland, chances are that fireflies will pop up. But if itâs really thick brush, the odds are very slim. The hotspots also slowly wander around over time. So, I just keep on walking after a few minutes of stopping to enjoy the show.
@movq@www.uninformativ.de Congrats, I guess. ;-) Iâm not gonna dive into the comments either. :-D
@movq@www.uninformativ.de Definitely silly in places (and the back-alley fistfight is AWESOME).
But it also wouldnât surprise me to find out that people like Bezzos, Musk, and Zuckerberg are actually ghoulish aliens here to keep us into a state of reduced consciousness while they extract what they can. âTheir third-world.â
Itâs like the bearded-man says: âWe could be pets, we could be food, but all we really are is cattle.â
@movq@www.uninformativ.de Same, I only (vaguely) remember the more interesting bits. Most of the subjects werenât my cup of tea. ;-)
@movq@www.uninformativ.de Thatâs what I believe as well. But again, it shows a similar thing when a video cannot be downloaded. Anyway.
@movq@www.uninformativ.de Sometimes, views on quality code are 180° apart.
Here we are, it took me a bit longer: https://lyse.isobeef.org/code-readability/
@lyse@lyse.isobeef.org ⊠I also meant to comment on the very neat and stylish Play Button, but forgot to do so. đ đ đ
@itsericwoodward@itsericwoodward.com When I first watched that movie (decades after it was released, probably like 10 years ago), I didnât expect that. đ Feels super silly today, and all the fighting and the âlook at me, Iâm a strong manâ stuff. đ
I used mbox.blue lightly: finger://mbox.blue/balloon https://mbox.blue/~balloon/
@lyse@lyse.isobeef.org Oh wow, nice. đČ Never seen those in the wild myself.
@lyse@lyse.isobeef.org If I were to guess: They might have done so to avoid bug reports from users with heavily outdated versions. đ«€
@itsericwoodward@itsericwoodward.com Apologies not necessary đ
@prologic@twtxt.net Very cool! Like @movq@www.uninformativ.de, I donât think Iâm the target audience for this (as Iâm already a DevOps hobbyist managing a small server âvictory gardenâ), but I love the idea.
Apologies for hitting it early, I initially overlooked the sign-up form and thought I would try it for đ©s and đs.
@lyse@lyse.isobeef.org the movie gives me a glimpse, not that bad. Thank you for capturing it, mate!
I found my tripod and headed into the woods. There was a ton of glow. \o/ The fireflies were everywhere, super cool. It looked so amazing, especially with all the flying boys. There was one amazing spot in particular, I had 80-100 individuals in my view at once. Absolutely breathtaking. Unfortunately, the mozzies were also delighted about my visit.
I tried my best, but itâs impossible to capture anything on film with my equipment. The fireflies are just way too dim. In the end, I managed to get some very bright girls in the bush. Thatâs the best I could do, but still really bad. Sorry @bender@twtxt.net. :-(
https://lyse.isobeef.org/gluehwuermchen-2026-06-19/
And no idea what the heck is going on with the CSS there. Anyway. Garbage to trash, seems fitting. ;-)
@movq@www.uninformativ.de Yeah, the damn message to urge me into updating for no reason. It still works fine, why update then!? Leave me alone. If downloading fails, thereâs already a hint that updating might fix it. The introduction of this banner in https://github.com/yt-dlp/yt-dlp/pull/13937 doesnât give any reason for that change either.
Whatâs your motivation for running this, btw? đ€
Basically, two things a) feeling generous for folks that either canât afford or find it hard to have a little place to call home (webpage, feed, whatever) and b) a real opportunity to test some of the components that make it possible sshbox, which I know works well as it fronts my Gitea instanceâs Git+SSH service and box, a container runtime I wrote a while ago, recently improved, hardened and polished.
@lyse@lyse.isobeef.org Okay, wait, what is the anti-feature here? The nag screen because itâs âoldâ? The inability to update when run from source? đ€
@prologic@twtxt.net I think I said this before: This looks like a really cool thing! I just wish I had a use case for it, then Iâd be all over you. đ But since I run so many servers of my own already âŠ
Whatâs your motivation for running this, btw? đ€
@prologic@twtxt.net woot!
Behold, I bring you (reincarnated) mbox.blue â A tiny shared linux server based on / around containers (my own implemtnation).
(Lol, but this ended up on HackerNews. 189 comments at the moment. https://news.ycombinator.com/item?id=48586231 hfgl, Iâm probably not gonna read that.)
oberon spoke about this: nex://nightfall.city/shore/twtxt/ = https://nightfall.city/shore/twtxt/
I noticed that there are quite a few UI glitches in vim-classic â and quickly found the cause: It comes with outdated Unicode tables.
I have to admit that I wasnât aware that thereâs a new Unicode release every year:
https://en.wikipedia.org/wiki/Unicode#Versions
Look at this huge number of changes. Every program has to keep track of that, often through libraries but sometimes not (like in Vimâs case).
I use Unicode extensively, but this shit is extremely expensive âŠ
My TUI framework is having the same problem. At the moment, this is all offloaded to wcwidth, but if that library was to become unmaintained, Iâd have to track Unicode myself.
Gah!
The DOS days were simpler. CP437, end of story. (Yes, I know thatâs a lie.)
Been digging Susam Palâs Wander Console: https://susam.net/wander/
I like the way it combines human curation with algorithmic randomness, allowing you to visit other #smolweb sites without leaving âhomeâ.
Like this one - The Oldschool PC Font Resource: https://int10h.org/oldschool-pc-fonts/fontlist/
I plan on adding one to my own site as part of its next update.
Added 1 account https://balloon.oldcities.org/twtxt-active-users.txt
@lyse@lyse.isobeef.org Yeah, I have a couple of teachers in my family and they all tell similar stories. đ
I have almost no recollection of my time at the âGymnasiumâ anymore. Iâm either traumatized by it or I wasnât very interested in what happened there. đ But I have some vague memories of doing âcomputer stuffâ at school. There certainly were computers and they certainly ran DOS games like Duke Nukem, that I do know. đ Just checked my records, and no, this wasnât an official class. At best, it was one of those AGs. đ€
@bender@twtxt.net I wish I could do that. Unfortunately, my camera is not good enough. Not even close. Itâs just all black. :â-( #000. Or maybe #060508 if youâre really lucky.
But I will take my tripod tonight and see what I can do.
@movq@www.uninformativ.de Hahaha. It could have been worse, though. Iâve heard stories from others that were many levels crazier than what I experienced. And Iâm glad that I was very, very lucky with almost all of my teachers throughout all of school. One of my maths teacher, who was also my computer science teacher then, is the reason I do what I do for a living. Itâs all his fault! ;-)
Ja, possibly a BaWĂŒ thing. The ministry of education and cultural affairs changes the rules, curriculums and details every one or two years, anyway.
Said teacher had to fight real hard that he was allowed to teach CS in class 12 and 13. As a real subject, that is, not just an extracurricular activity (âAGâ). At first, the ministry refused, because weâre just am âallgemeinbildendes Gmyiâ, not an âinformationstechnisches Gymiâ. Itâs insane, youâve got super motivated (and technically as well as humanly excellent) teachers and then forbid them to offer a class. What the hell!? (Fun fact on top, he had a doctor in CS and was also teaching at the university of applied sciences.)
Eventually, they granted permission to only have a two hours a week class (âzweistĂŒndig, wie Nebenfachâ). One or two years later â too late for me, unfortunately â they allowed four hours a week (âvierstĂŒndig, wie Hauptfachâ). But each pupil had to sign upfont that they will not take CS class in the Abi. That was still exclusive to ITGs only. Completely ridiculous.
I reckon, you can talk to any random teacher and they will endlessly tell you about very dubious decicions from the ministry. :-/
I just killed the website for my Kirby podcaster plugin. I was keeping it for too long because there were those "support the development" possibilities on the site. I just moved the docs to my site. Now all the plugins are in one place, which makes it easier to maintain the documentation, etc. All the domains (i.e. https://podcaster-plugin.com/) should now redirect to my page, too.
@lyse@lyse.isobeef.org Awww, that sounds like a typical experience at school. đ They meant well but somehow it was still shitty âŠ
Iâve never heard about that Wahlteil/Pflichtteil stuff (or forgot about it). Must be a BaWĂŒ thing. đ€
@lyse@lyse.isobeef.org It was before my time as well. 3.0 was my first. đ
I just started a new #getkirby collection here on Mastodon, please let me know if you want to be added:https://mastodon.online/collections/116769879481433457
Version 4.6 of Mastodon Collections introduces lists of users to make it easier to find accounts on specific topics.https://maurice-renck.de/en/blog/2026/mastodon-collections
On Complaining About AI in Pinterest on Reddit ?~L~X https://thenewleafjournal.com/b/E3S
Alright. I found a way to avoid errors and install twtxt (original) https://github.com/buckket/twtxt/issues/194
@lyse@lyse.isobeef.org take a small video, pretty please! I would love the see them shining in the fields! On the pics, 1 is mine, all mine! đ„°
@movq@www.uninformativ.de ahem that dreaded time has come! In the US they are due on 15 April, and wife, the tax doer, waits until the last day to complete them. âIf we are going to pay, we may as well delayâ, thatâs her motto. đ
@bender@twtxt.net Hell yeah, weâve seen the first fireflies of the season! \o/ \o/ \o/ How cool! Maybe 50-70 in total. Gotta check every evening now. :-)
The sunset wasnât too bad when I left the house to pick up my mate: https://lyse.isobeef.org/abendhimmel-2026-06-17/
Itâs Venus over the moon. And Jupiter is further diagonally down between the clouds.
@movq@www.uninformativ.de That was before my time, I joined the party late. :-)
@movq@www.uninformativ.de Let us know how it went. :-)
@movq@www.uninformativ.de Thatâs right, way harder than centrally managed. They even didnât reach concensus over the main folder: âAlle Programme, âAlle Programme (x86)â, âAll Programsâ, âAll Programmesâ, etc. Anyway.
For class 11 (or maybe already in 10, I donât remember exactly) we could choose either between traditional maths class with a graphical calculator or âMathe mit CASâ. There were two teachers in my entire school who were able to teach the latter. It was also fairly new at the time I believe. Certainly unheard of for a âallgemeinbildendes Gymnasiumâ, maybe the technical ones were already offering it for some time, not sure. It was clear to me that I would take the maths with CAS class.
Each kid had to buy their own Cassiopeia A-Something. I donât know how much that thing was (definitely more expensive than a graphical calculator) and whether the school subsidized that in any form. But it was slow and underpowered as hell. We rarely used it in class nor for homework (most if not all had already a desktop at home). Typically, when we worked with the CAS, we sat down on the desktop computers. Our class took place in one of the two computer rooms. The desktops were placed on the three sides (left, right, back, facing the walls or windows) and the regular school desks were in the middle. Since there were more pupils than desktops, we always shared. Nowadays, we call it pair programming. ;-)
For the exams we had the âmandatory partâ (Pflichtteil) without any tools. Once we finished that and handed the papers to our teacher, we were then allowed to boot up our Cassiopeias and work with them for the second part. Before the exam started, everyone had to show the teacher that they reset their small computer to factory settings. This second part was called âWahlteilâ. But you had to do it in order to pass. So, I never understood the choice of this term. Maybe itâs because the first part is the exact same for everyone (graphical calculator and CAS class), but the second part was definitely different for the two classes. Each suited to their tools.
After one or two exams, it became clear that the Cassiopeia was far from ideal. So, we took the second part at the desktop computers from then on. Our teacher unplugged the network cables himself to avoid cheating. Each computer had an âHDD Sheriffâ running that reset the disk at startup. There was also an issue that the personal user accounts were affected by that. Sometimes all your data were lost. If you were lucky, they were still there. So, we saved our Maple project to local disk (if the computer didnât crash in between, that was no problem) and at least eventually before leaving the classroom, we then also saved it on the server. For that, the teacher quickly plugged in the cable, we saved, and then the cable was unplugged again immediately. Oh, and everybody used their USB sticks, too.
All in all, this Cassiopeia A-* was quite a useless purchase. :-D Iâm not sure if I still have it. At least I thought several times about giving it to the flea market. Donât know if I did or not.
hello from my http gopher proxy written in quickjs bash
@lyse@lyse.isobeef.org The what? What happened? Do I want to know? đ