UlyssesZhan

@ulysseszhan
23 Followers
31 Following
82 Posts
https://ulysseszh.github.io
All posts are licensed under CC-BY-4.0.
Pronounshe/him/his
Websitehttps://ulysseszh.github.io
Discord serverhttps://discord.gg/zc64ydP4JA
I am using #Thunar as my #filemanager and #Ghostty as my #terminal. One thing that bugs me is that clicking "open terminal here" in Thunar opens Ghostty in the default working directory instead. I just fixed this today by changing the command to `TERM_PROGRAM=dumb exo-open --working-directory %f --launch TerminalEmulator`, i.e., adding an environment variable `TERM_PROGRAM`. The value does not matter, but it has to have some value for exo-open to work. No idea why.

Stunion vs. Imp Porter and Gold Bloom vs. Imp Porter.

#pvz2 #pvz #plantsvszombies #plantsvszombies2 #gt000 #grindthousand

For some (I guess good) reasons, Z-Library enabled proof-of-work bot protection. When you visit the homepage without correct Cookies, the server returns a different HTML than the usual one with a status code 503, and it has a JavaScript challenge that the user's browser has to solve to get the correct Cookies. This unfortunately breaks my auto-updating workflow on my phone with Obtainium.

#zlibrary #captcha #obtainium

My bike just decided to fail me again today by completely cutting off the chain and having it drop to the ground while I was riding it. Fortunately, I have a second bike that I can use in this very occasion. To be honest, the maintenance work required for the bike is exceeding my expectations. I have to fix some parts of it every year.
I just realized that #GNOME removed #X11 support starting from version 49 when I try to upgrade to #NixOS 25.11. Because I still rely on X11, it is time for me to migrate to another #desktopenvironment.
Overnight, winter came.
Only when I actually go to the back side of our lab do I realize #Portal is so realistic about the science #lab scenes. The moment I see the catwalk, pipes, and tubes, I cannot stop thinking about Portal.
I think I have got a #concussion yesterday when I fell from my bike. Now I have headache whenever my body jolts.

Lena Raine - Mirror Temple (Mirror Magic Mix) at 1:17 and Laur - Another Me at 3:41 sounds very similar.
https://youtu.be/iKnwVvXkWq0?t=77
https://youtu.be/tXu-TaE9MjU?t=221

#lenaraine #laur #celeste #music

[Official] Celeste B-Sides - 05 - 2 Mello - Mirror Temple (Mirror Magic Mix)

YouTube
Ironclad is a real time, UNIX-like OS kernel built using SPARK and Ada for formal verification. This makes it highly robust and reliable for general purpose and embedded use case. It offers a familiar POSIX compatible interface, supports true simultaneous preemptive multitasking, and includes features like Mandatory Access Control (MAC) and hard real time scheduling. It comes with 100% free software. https://ironclad-os.org/
Ironclad

Ironclad is a free software formally verified kernel written in SPARK/Ada