-
## Updated proposal from 2017/9
Proposal (by @karelz - https://github.com/dotnet/corefx/issues/1626#issuecomment-329840518) will be updated in top-post based on further discussion and proposal chan…
-
There should not be direct access to memory buffers.
This always implies knowledge about the memory layout (row or col) which is not necessarily correct on the underlying accelerator.
-
This came up in https://github.com/data-apis/array-api-compat/pull/40.
My particular use case is something like this:
`x.to_device("cpu")` to allow downstream library test suites to guarantee th…
-
Since the `PlExceptionBase` class was added (circa v9.1.10), I get an undefined_symbol error for the typeinfo for `PlException` when I try to load my shared library with `load_foreign_library`. Befor…
-
-
Hi guys stance on removing the custom dir and the userconfig stuff? I know this might be a huge breaking change but nvchad was initially designed to be used as a base config only and a base config mus…
-
This proposal solves the problem introduced by #1717, that function pointers are ambiguous with function labels on the ABI boundary. The [suggested solution in that issue](https://github.com/ziglang/…
-
UNDONE:
Figure out what is missing for Q4.2 to be able to use efifb under dom0
- [ ] https://github.com/linuxboot/heads/issues/1461#issuecomment-1696155444
- [ ] https://github.com/linuxboot/head…
-
### Description
Sometimes – especially when modifying many different files via the Explorer/Finder/file browser (i.e., remotely from the perspective of Zettlr), the file tree that is displayed in the…
-
### Describe:
At the moment I have CSP issues when using vidstack/player, because it uses inline styling. I have the feeling de inline styles are nog doing anything, but I cannot remove them. To so…