-
In some situations/contexts the `openeogeotrellis.collections` subpackage conflicts with the `collections` module of stdlib: a naive `import collections` somewhere (maybe even in third party lib) loa…
-
After updating to v0.1.2, `ternaryscatter!` no longer seems to work with recent versions of `CairoMakie` or `GLMakie` (`ternarylines!` and `ternarycontourf` work fine).
Here is a minimal example (`…
-
**What is your question?**
Hello!
I am writing an int8 GEMM layer using cute.
I use `MMA_Atom` as my atom MMA, and define my tiled MMA as:
```
using TiledMma = TiledMMA< MMA_Atom_Arch, …
-
We should do `git mv spinalcordtoolbox src/spinalcordtoolbox`, and fix up all things that breaks. *Not* doing this means any code run from the root of the directory (which is..most dev code) will use …
-
I'm a bit confused as to why put almost the entirety of Tachyons's source code in `src/layout` as opposed to declare (and use) it as a regular, upgradable dependency (in package.json)?
Thanks
-
![image](https://github.com/user-attachments/assets/1ad8b4d0-3124-48bd-a72e-c3ae92c0ae05)
More info and automated migrator: https://sass-lang.com/d/import
╷
1 │ @import "@/styles/var.scss";
…
-
I'll outline a description of the precise problem here, but if you're looking for a deep-dive on exactly how I arrived here, including sample code, take a look at [this Stack Overflow post](https://st…
-
### Issue
Aider gets stuck on /map. My repo only has 424 files, but when I attempt to talk with LLM or run /map it gets stuck processing. Tested with multiple model with same behavior. Uninstalled an…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Whenever I attempt to connect a Spotify account, it just crashes and there's no option to con…
-
As per https://blog.ionelmc.ro/2014/05/25/python-packaging/