We met with a teacher (about the little ones). On filling a form she said: Phone is not necessary, we’d be fast with eMail unlike others. She also provided us with infos she just "googled" to validate. My mind whispered: One of us!
Kind: Notes
Tried to run SteamWorld Dig2 from GoG. It just died with this:
ERROR: ShowErrorMessage: Failed to initialized OpenGL extensions (GLEW), error: Unknown error
This is from my understanding a fixed bug in GLEW on Wayland but requires an update of that lib – which is probably not gonna happen any more.
Fun enough we can work around this by starting it with SDL_VIDEODRIVER=X11 ./Dig2
under Wayland, with from my understanding invokes|provokes XWayland and brings us back to Wayland. And since I want to play this on my couch with my Steam Link I added the game to my library and set it’s start parameters to SDL_VIDEODRIVER=X11 %command%
– Et voila…
Coffee detox day 4. First morning I felt somewhat awake again. Didn’t last long. Only 4 or 5 more days to go 🤨 I hate this but it is the time again.
Yes, that’s a Paramecium pirate in space. I want it! https://store.podiumaudio.com/collections/exforce-skippys-supply-co/products/u-n-e-f-merry-band-of-pirates-patch
I started to like cold rainy days and wonder why. Think I just found the answer: no gorram joy riders on their noisy motorcycles passing by the house each minute. How sad. Their joy is my strife. Fck noise.
Another flawless #Fedora Linux upgrade done. And it looks so slick 😍 such an awesome dist that keeps delivering exactly what I need.
Oh hi CMDRs, did I mention that #FlyDangerous will be released on the 20th (FR)? Expect a steep learning curve and lots of fun in this insane fast racing game – with spaceships – FOR FREE! Also on Linux PC 🎉
I really wasn’t sure when I started dabbling in #ElectricVehicles back in 2016 but I’m glad I did. Articles like https://www.electrive.net/2022/05/10/renault-99-prozent-aller-zoe-akkus-noch-einsatzfaehig/ confirm that the choice I made with the #RenaultZOE is a good one. Ours is doing great. Sold the smaller one tho. There was simply no need for it any more. We drive way less nowadays.
BSG Pew Pew
Hm… Diaspora: Shattered Armistice ( #BSG ) didn’t want to start any more. Found only this in the launcher:
The executable did not generate a flag file
Turned out my install was missing some 32bit lib:
ldd /home/beko/.local/share/lutris/runners/wine/lutris-ge-6.16-1-x86_64/lib/wine/i386-unix/openal32.dll.so linux-gate.so.1 (0xf7eca000) libopenal.so.1 => not found libc.so.6 => /lib/libc.so.6 (0xf7c8f000) /lib/ld-linux.so.2 (0xf7ecc000)
A dnf install wine-openal.i686
fixed this for me.
Yes, I know there is a native Linux PC version but it’s a pain in the neck to compile 🤷