Tests? Pfffft. I am the test.
And while I’m here: https://blog.jim-nielsen.com/2024/sanding-ui/
Tests? Pfffft. I am the test.
And while I’m here: https://blog.jim-nielsen.com/2024/sanding-ui/
Bitlocker.
I’ll decrypt it one day…
Piggybacking onto this, MenuLibre also works and the “hide from menus” setting does exactly that if a GUI is preferable. I used it to hide a bunch of VSTs a while back.
In the meantime, its possible to use qjackctl to create a connection from input to the VST before it goes to the easyeffects sink. Its a bit kludgy but it should work well enough.
Ooh damn. Mandrake was my first distro, I remember being sooo excited when the CDs came in the mail. It was I think 4 discs?
The experience was absolutely not good lol. At the time I only had one computer (some eMachines something or other) and a 56k line that only went to 14400 or 2600 baud depending on the weather. My NIC wasn’t supported and after some banging my head on the desk I ended up going back to windows 98se after a few days because it was the family computer I messed up and caught sooo much flak for wiping.
Returned some years later when it was called Mandriva and had a better experience with a custom built AMD machine. The eMachines machine by then was still around as a network file server running a flavour of BSD that served media to my OG xbox played through XBMC (now Kodi).
Great post OP and thanks for the trip down memory lane!
To be honest, the extreme negative reaction was a surprise to me, as I thought interaction between disparate systems was the entire point, but clearly we didn’t navigate the culture correctly.
Noooo fucking shit? If they spent more than a minute on a proper instance and not milquetoast mastodon dot social, they would have realised that a good number of fedi users despise shenanigans like this?
Broken in iOs 16.7.2 using whatever built in viewer comes with Safari.
Bitlocker.
I’m a fan of hellpotting them.
Betterbird is the solution. It just works and the system tray icon is a welcome addition. No more needing to use Birdtray for that.
I use Proton, business tier. My only gripe is that addresses can’t be deleted without contacting support, or so I’ve read. I can’t find a delete button on any of my addresses, but can find the button to buy more address slots.
Using custom domains and a catch-all pointing to certain labels is my workaround.
I have the same issue and eventually gave up and got whats called a “verfrisser” in Dutch. I suppose it translates to “refresher”? Its a little thing that hangs on the rack that keeps it smelling fresh. One is good for 60 washes, or 2 months. The one I have is made by “finish” and was €2 for 2.
My apartment also has extremely hard water so I also run it empty at max temperature with a descaling powder once a month. I find the smell is greatly reduced for a few days after descaling. That may be why youre smelling it less when using the vinegar rinse.
I don’t need to, you’ve already told on yourself.
Day old account, crying about Wayland
Please share more of your valuable opinions!
This looks nice! Will check it out when I get home, my tmux setup is becoming a bit unwieldy.
Thankfully someone stepped in about snap… I don’t like it and would have gone on a rant without circling back to the issue on hand lmao
As recommended somewhere up the chain, try a different version of Proton. Support for your hardware may have been deprecated.
From here, I’m out of my element. Best of luck, sorry I couldn’t have been of more help!
Oh damn, you’re using the snap version of Steam, this is unfortunately outside of my area of experience :(
Some key error messages I see are:
/home/pokko/snap/steam/common/.local/share/Steam/ubuntu12_64/steamwebhelper.sh: line 53: /proc/sys/kernel/unprivileged_userns_clone: Permission denied
/home/pokko/snap/steam/common/.local/share/Steam/ubuntu12_64/steamwebhelper.sh: line 60: /proc/sys/user/max_user_namespaces: Permission denied
and
flock /usr/share/fonts/truetype/liberation/LiberationSans-Regular.ttf LOCK_SH failed. errno = 13vkEnumeratePhysicalDevices failed, unable to init and enumerate GPUs with Vulkan.
BInit - Unable to initialize Vulkan!
You’ve got permission errors and a GPU driver issue somewhere, likely related to the permission errors. The flock
errors stand out to me also, as they are fonts. Maybe required fonts for the game to run?
I don’t have any idea about your hardware issues. They’re likely unrelated if the game has already been played without issue.
For the steam diagnosing, start with running steam from your terminal, by running steam
. You may get lucky and the error is clearly identified in the console.
If that fails, backup $HOME/.local/share/Steam/steamapps/compatdata/221100
- the 221100
is the app ID of of DayZ on the steam store. After backing it up, delete the original 221100
directory and re-launch the game. This doesn’t delete the game, but rather deletes the Proton prefix for the game.
If the game launches, copy any save files (if any) you may have in the backed-up 221100
directory over to the new one.
The above worked for me when I had similar issues when playing Batman: Arkham Asylum.
To be thorough, have you tried any other games to rule out your hardware being an issue?
Tbh I’m not a web person (more of a backend person) and don’t know the recommended practices.
display: grid;
is a good friend of mine xD