itazurasuki

Results 26 comments of itazurasuki

I've actually tried to find a way to create a shortcut to move focus from a container, but only just now realized that all I need is a chain of...

How about removing hardened version of the kernel ? :)

Regressions happen in the kernel all the time. Next time you'll be saying this about 6.18 and 6.12, you know

> Though I am not sure how much performance improvement this would actually give you. Another benefit is that it would allow running games you previously couldn't without having an...

> > GameMaker has a bad habit of showing a warning messagebox if it fails to initialize DirectSound > > Understood. Adding a dummy wrapper for DirectSound, for these cases...

Could this be implemented now after the work done on the color management protocol? (Sorry for being annoying lol)

I have a similar issue when using `nixos-rebuild switch --flake`. Fetching from cache works fine, but seems like fetchers in derivations misbehave. ``` building '/nix/store/4ipi4f5qrd23ppdjwkjxvsqj2d4c36fn-index-x86_64-linux.drv'... building '/nix/store/pk0yk0ij0ywlbmjy3a0pb4wipsg0pay9-crate-cc-1.0.105.tar.gz.drv'... error: builder for...

Changing nix version to just `nix` helped. Previously, I had `nix.package = pkgs.nixVersions.nix_2_21`.

> Merge everything into one ReadMe file. This is not the case when the GitHub repository also serves as a project page. We're using it only as a development resource,...