blitter
blitter
Minimal code: ``` window.onload = function() { const U = math.matrix([[0.10452846326765346,-120],[-0.9945218953682733,-0]]) const b = math.matrix([-22.163070207475485, -59.419761706007094]) result = math.usolve(U,b) console.log(result) } ``` The error I get: `Uncaught Error: Linear system...
A while ago, [I started configuring kate with plasma-manager](https://github.com/pjones/plasma-manager/discussions/63#discussioncomment-8423722). I think it is worthwile to put my results into this project in the form of a handful new mid-level configurations....
I'd like to have better searchability of our config options. How hard would it be to set up something like [the nixos options search](https://search.nixos.org/options) or get added to [mynixos search](https://mynixos.com/)?...
This regression was introduced in #191 which updated kate from `23.08` to `24.05`. I believe it was [this specific commit from the kate project](https://invent.kde.org/utilities/kate/-/commit/a407e7c98ac9cd90721fc0acdb108eb8631b9bc9#76d725af8780e4a9f2081b2e72ab67a8ef2d34b6). I could fix this locally with...
Possibly close to #94, but I don't care about having a build server, I just want to build on the dev device during changing my flake, so that I only...
I would like to be able to set the "Places" in dolphin with plasma-manager. These are defined in `~/.local/share/user-places.xbel`. xbel is [the XML bookmark exchange language](https://xbel.sourceforge.net/). Despite this rather general...
### Describe the bug Picking "System Emoji Font" as the emoji font crashes nheko instantly reproduceable System: ``` system: "x86_64-linux", multi-user?: yes, version: nix-env (Lix, like Nix) 2.91.0 System type:...
### Describe the bug ### Summary It is not possible to log out of an account without being offline. This is a vulnerability when no safe internet connection is available....