@movq@www.uninformativ.de Ah, okay! Thatās why itās in such an advanced state. :-)
Nice, I never came in contact with OS/2.
defn foo(_ x _): # Ignored arguments
@xuu@txt.sour.is I see youāre already a big fan of that language!
@kat@yarn.girlonthemoon.xyz dmenu is such a great tool. So simple, yet so versatile.
@lyse@lyse.isobeef.org Oh, huh, maybe it was just my GNOME 2 themes back then that didnāt show the icon. š¤
I like the looks of your window manager. Thatās using Wayland, right?
Oh, no. Itās still X11. All my recent Wayland comments resulted from me trying to switch, but I think itās still too early. Being unable to use QEMU (because it canāt capture the mouse pointer) is a pretty big blocker for me. This is completely broken, it just happens to be unnoticeable with modern guest OSes, so itās probably not a priority for devs.
(Not to mention that I would have to fork and substantially extend dwl in order to āreplicateā my X11 WM. And then, after having done that, Iād have to follow upstream Wayland development, for which I donāt have the resources. Things would need to slow down before I can do that.)
all that wasted space of the windows not making use of the full screen!!!1
Heh. Iāve been using tiling WMs for ~15 years now, so itās actually kind of refreshing to see something different for a change. š
Probably close to the older Windowses.
That particular theme is a ripoff of OS/2 Warp 3: https://movq.de/v/6c2a948882/s.png š
We ran some similar brownish color scheme (donāt recall its name) on Win95 or Win98
Oh god. Yeah, I wasnāt a fan of those, either. š„“
@lyse@lyse.isobeef.org defn foo(_ x _): # Ignored arguments
@kat@yarn.girlonthemoon.xyz I know, right!?
Obligatory meme: https://www.digitalprintcustom.com/wp-content/uploads/2024/09/Jesus-Fucking-Christ.jpg :-D
@movq@www.uninformativ.de According to this screenshot, KDE still shows good old application icons: https://upload.wikimedia.org/wikipedia/commons/9/94/KDE_Plasma_5.21_Breeze_Twilight_screenshot.png
And GNOME used to have them, too: https://upload.wikimedia.org/wikipedia/commons/9/9f/Gnome-2-22_%284%29.png
I like the looks of your window manager. Thatās using Wayland, right? The only thing on this screenshot to critique is all that wasted space of the windows not making use of the full screen!!!1 At least the file browser. 8-)
This drives me nuts when my workmates share their screens. I really donāt get it how people can work like that. You canāt even read the whole line in the IDE or log viewer with all the expanded side bars. And then thereās 200 pixels on the left and another 300 pixels on the right where the desktop wallpaper shows. Gnaa! Thereās the other extreme end when somebody shares their ultra wide screen and I just have a āregularishā 16:10 monitor and donāt see shit, because itās resized way too tiny to fit my width. Good times. :-D
Sorry for going off on a tangent here. :-) Back to your WM: It has the right mix of being subtle and still similar to motif. Probably close to the older Windowses. My memory doesnāt serve me well, but I think they actually got it fairly good in my opinion. Your purple active window title looks killer. It just fits so well. This brown one (https://www.uninformativ.de/blog/postings/2025-07-22/0/leafpads.png) gives me also classic vibes. Awww. We ran some similar brownish color scheme (donāt recall its name) on Win95 or Win98 for some time on the family computer. I remember other people visting us not liking these colors. :-D
@lyse@lyse.isobeef.org True, at least old versions of KDE had icons:
https://movq.de/v/0e4af6fea1/s.png
GNOME, on the other hand, didnāt, at least to my old screenshots from 2007:
https://www.uninformativ.de/desktop/2007%2D05%2D25%2D%2Dgnome2%2Dlaptop.png
I switched to Linux in 2007 and no window manager I used since then had icons, apparently. Crazy. An icon-less existence for 18 years. (But yeah, everything is keyboard-driven here as well and there are no buttons here, either.)
Anyway, my draft is making progress:
https://movq.de/v/5b7767f245/s.png
I do like this look. š
@lyse@lyse.isobeef.org JESUS fucking christ what kinda cursed shit is this
@lyse@lyse.isobeef.org YOOOO THATS SO COOL THO
@movq@www.uninformativ.de Nice looking birds! :-)
Oh, interesting. Lessons learned: Never simply redefine things.
@kat@yarn.girlonthemoon.xyz Cool! I just got an idea for work tomorrow: Use dmenu to quickly start different SSH tunnels I routinely need.
@movq@www.uninformativ.de Wow, up until now, it never occurred to me that dependencies can be optional. :-O I gotta put that on my research list.
@movq@www.uninformativ.de I havenāt used KDE or GNOME for ages, but Iām sure KDE at least used to show application icons in the title bars. They proabably still do. But then, one could argue that KDE is mimicking Windows. I never thought like that, I always found KDE way superior, because I was able to configure it like a madman.
In i3, I donāt have any application icons. I remember missing them at the beginning. But I donāt even have the classical minimize, maximize and close buttons in the title bar either. Just the title. Being mostly keyboard driven and a tiling window manager, these buttons are not super useful, anyway.
@movq@www.uninformativ.de @kat@yarn.girlonthemoon.xyz Iām just used to it because I deal with such things all the time. :-)
@kat@yarn.girlonthemoon.xyz NVM i stole other peoples code to make a dictionary lookup script https://bytes.4-walls.net/kat/dotfiles/src/branch/main/config/.local/bin/dict
@movq@www.uninformativ.de wait this is SO fucking cursed help lmfao
@movq@www.uninformativ.de OH MY GOD YEAH and you know what kills me??? the fucking key value pairs in lists!!! who the fuck thought of this syntax?!?!
@lyse@lyse.isobeef.org So it might just be what the youngsters call a āskill issueā? š
@lyse@lyse.isobeef.org They are optional dependencies and listed as such:
$ pacman -Qi pinentry
Name : pinentry
Version : 1.3.1-5
Description : Collection of simple PIN or passphrase entry dialogs which
utilize the Assuan protocol
Optional Deps : gcr: GNOME backend [installed]
gtk3: GTK backend [installed]
qt5-x11extras: Qt5 backend [installed]
kwayland5: Qt5 backend
kguiaddons: Qt6 backend
kwindowsystem: Qt6 backend
And itās probably a good thing that theyāre optional. I wouldnāt want to have all that installed all the time.
@movq@www.uninformativ.de Huuuhhh?! Did I get this correctly? There are programs installed that miss (some of) their dependencies?! What the heck! O_o
@movq@www.uninformativ.de Following all your Wayland endeavors, it doesnāt sound like a mature and usable thing to me yet.
@movq@www.uninformativ.de I found it quite easy to mentally parse this structure.
@lyse@lyse.isobeef.org @kat@yarn.girlonthemoon.xyz I spent so much time in the past figuring out if something is a dict or a list in YAML, for example.
What are the types in this example?
items:
- part_no: A4786
descrip: Water Bucket (Filled)
price: 1.47
quantity: 4
- part_no: E1628
descrip: High Heeled "Ruby" Slippers
size: 8
price: 133.7
quantity: 1
items
is a dict containing ⦠a list of two other dicts? Right?
It is quite hard for me to grasp the structure of YAML docs. š¢
The big advantage of YAML (and JSON and TOML) is that itās much easier to write code for those formats, than it is with XML. json.loads()
and youāre done.
@lyse@lyse.isobeef.org YAYYYY <3
/short/
if it's of this useless kind. Never thought that they ever actually will improve their Atom feeds. Thank you, much appreciated!
@lyse@lyse.isobeef.org I might need that script as well. šš
@lyse@lyse.isobeef.org The cynic in me says: āItās not bleeding edge, itās from 2008!ā Thatās not fair, though, looks like the issue only arose in libinput in 2019. And maybe these weird mice are super rare. Dunno.
@lyse@lyse.isobeef.org The underlines are a bit much, yes. It appears to be related to my font (Helvetica) ⦠Maybe they do some Unicode trickery these days, I donāt know. š«¤
@movq@www.uninformativ.de I fully agree with you on https://www.uninformativ.de/blog/postings/2025-07-22/0/POSTING-en.html!
Although, in the first screenshot, the window title background is much darker in the new version than the old one!1!1 :-P Kidding aside, the contrast in the old one is still better.
Also, note the missing underlines for the Alt hotkeys now. I just think that the underline in the old one is too thick.
@movq@www.uninformativ.de LOL! No, I mean Wayland.
Of course, @kat@yarn.girlonthemoon.xyz! But Iāll first write some instructions (hopefully this week) and then let you know. :-) Should be much easier then.
@lyse@lyse.isobeef.org Whatās bleeding edge? The mouse? Yeah, maybe. š I didnāt buy that on purpose and didnāt even know hi-res mouse wheels were a thing ā¦
/short/
if it's of this useless kind. Never thought that they ever actually will improve their Atom feeds. Thank you, much appreciated!
@lyse@lyse.isobeef.org got this script anywhere cuz i would be interested ššš
@lyse@lyse.isobeef.org thatās so interesting omg!!! if true i wonder why it does thatā¦. so weird!
@javivf@adn.org.es Perfect, itās fixed! :-)
Hi @javivf@adn.org.es, your TLS certificate ia broken:
certificate is valid for cluster029.hosting.ovh.net, not adn.org.es
@movq@www.uninformativ.de Oh boy! Fingers crossed.
Thatās what you get when playing with bleeding edges. :-D
@kat@yarn.girlonthemoon.xyz I have absolutely no idea, but I wouldnāt be surprised if it uses the closest full image after your cut point and not the one before. Hence, the deltas between the two full images have nothing to really refer to. So, the video player just shows the first full image it finds and āfreezesā the image until the video stream actually hits it.
Let me try to visualize it, |
represent full images, .
just subsequent deltas:
Original start of video
ā
|......|.....|........|......|..
ā ā
Cut point Cut point
Resulting video:
....|.....|........|....
āāāā
This is where it freezes
Could be complete bullshit, though. Wouldnāt be the first time that Iām wrong. :-)
Iām just curious, what exact command line do you use to cut the video?
@kat@yarn.girlonthemoon.xyz why does ffmpeg always freeze the video in the first five seconds after a cut lmfao
@kat@yarn.girlonthemoon.xyz not k-pop but i will share one. look at my girl dambara ruru
@lyse@lyse.isobeef.org yeah same YAML over XML forever bc at least one is more readable lmfao!! doesnāt forgive YAMLās crimes though⦠cursed formats
@lyse@lyse.isobeef.org yesss itās not my idea but itās sooo fun here ngl like i should use it more!!
@kat@yarn.girlonthemoon.xyz Nice use of dmenu.
@movq@www.uninformativ.de @kat@yarn.girlonthemoon.xyz Any text format beats a binary configuration format. However, YAML and XML are both terrible choices in my opinion. Iād prefer YAML over XML if I had to.
@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! %)
@movq@www.uninformativ.de @lyse@lyse.isobeef.org i like this emoji too (itās rhombus with question on my side)
@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 š
@prologic@twtxt.net iāll email you!
@movq@www.uninformativ.de I couldnāt agree more! Itās far from easy. Iām not free of this guilt either. But Iām hardly trying.
@movq@www.uninformativ.de Iād love to have a Python script pushing my local CSV, too. But thatās never gonna fly, not in a thousand years. I canāt imagine that ever becoming reasonably stable without having to fix everything after the reverse-engineered API changes again.
@lyse@lyse.isobeef.org dmenu is a great example.
There have been several attempts at porting dmenu from X11 to Wayland. Well, not exactly āportingā it, more like rewriting it from scratch. Turns out: Itās not that easy.
dmenu is super fast and reliable. None of the Wayland rewrites are (at least none of the popular ones that I know of). They are either bloated and/or slow.
It takes a lot of discipline and restraint to write simple software and not blow up the codebase. This is much harder than people think. Itās a form of art, really.