implr

Results 9 comments of implr

I might take a stab at rebasing this over a weekend. It's a bit hard to piece together what is the current state though. Can you confirm that branch `zfs`...

Yeah I had a brief look already, rebasing those patches over a decade of changes is hopeless. From scratch shouldn't be too bad though. Another thing is that xfstests gained...

Small progress update: I have a partial patch at https://github.com/implr/xfstests/tree/zfs. I tested on ubuntu2204 for now with their packaged zfs, so I didn't try any of the reflink/FICLONE tests yet....

I've moved onto getting the reflink tests to run and ran into a problem. xfstests checks if the fs supports clone_range [like this](https://github.com/implr/xfstests/blob/zfs/common/reflink#L52). That always fails on zfs for two...

I'm seeing the same issue, but also SteamVR home doesn't start (that is, SteamVR starts, just not the home application). Both in steam's combined terminal output, and when attempting to...

It is. I'll try rebuilding it with 15 later and see if that fixes it.

Removing llvm 16 completely and rebuilding mesa did fix steamtours (works normally), but **did not** fix the steamvr settings window (still no response either in the desktop ui or to...

While trying to fix HLA I came across #538 and decided to try launching steam with: ``` ~/.local/share/Steam/steamapps/common/SteamVR/bin/vrenv.sh steam ``` As I understand this will run everything under the VR...

Another +1 - I actually considered adding types to Glasgow, then realized it makes no sense without Amaranth first. I think https://github.com/amaranth-lang/amaranth/issues/725#issuecomment-1297653766 is the way to go - start with...