-
# ABSTRACTIONS
> The target is to isolate each plugin implementations. This will also allow developer to have full control on their anchor/architype classes.
> This will also allow developer to util…
-
# Abstractions | What is Faith? · विचारमञ्जरी (Vichāramañjarī)
What is a Religion ***exactly***
[https://vicharamanjari.onrender.com/posts/abstractions/](https://vicharamanjari.onrender.com/posts/ab…
-
Refractor the code to change all CUDA kernels into Kernel Abstraction kernels, rerun the tests and benchmarks .
-
The multithreading currently implemented isn't great and it's also kind of copy-pasted. Maybe make a sort of `async.zig` API to make it easier?
-
Tasks:
* [x] Come up with an improved, sharable way of representing notes
* [x] Add support for tempos (pull in new changes from undermidi)
* [ ] Add support for time signatures
* [ ] Update exist…
-
* Regarding dconf-write, it should have write permissions to @{user_config_dirs}/glib-2.0/ and settings directories, because these are not created by default at least in Arch
* About vulkan-strict,…
-
We currently don't maintain a real "SDK" for Drips anymore, and our old SDK has always been a pretty tight wrapper around the protocol. That means that additional external steps were (and are) require…
-
The hand full of abstractions on useRouter https://unitools.geekyants.com/packages/router#props
are kind of bare bones. We have push, replace, back, and navigate?
I'm having to create my own nat…
-
Struct `TransactionDetails` contains info needed for making a transaction in the context of interfacing with the client's state. (It now lives in a file name `transaction_details.rs` by the way.)
H…
-
## Semantics
TBF will refer to "The Big File", or the file on disk storing our system.
Additionally, in the context of our file system, when I say "file", I mean either a file or a directory, as the…