-
Summary from https://github.com/DHARPA-Project/kiara-website/blob/main/concepts/versioning.md
- how does versioning work for kiara core, how do I know if I can/should update
- At the moment, whi…
-
In the wake of the [exact-printer](https://github.com/haskell/cabal/issues/7544) initiative, [I proposed another approach](https://twitter.com/Profpatsch/status/1426523345730908161): why not say good …
-
**Executive summary** Currently, `--prefix` selects the install tree (`SAGE_LOCAL`) of sage-the-distribution. But often we want several builds out of (almost) the same source tree.
The `vpath` mech…
-
-
### This is the exclusive thread for feature requests.
For further instructions check the wiki:
http://ace3.acemod.org/wiki/user/how-to-make-a-feature-request.html
### Before reporting
- Any and…
-
Are you experiencing the error `Could not reach Cloud Firestore backend. Backend didn't respond within 10 seconds` despite your network seeming healthy? Please visit https://debug-my.firebaseapp.com/…
-
**Metaprogramming** refers to code that operates on other code as if it were data. It can take code in as parameters, reflect over it, inspect it, create it, modify it, and return it. ***Static* metap…
-
The `color` type is currently very specific, allowing only 8-bit per channel RGB(A) values.
I see two problems with this approach:
1. Perfectly understandable and valid color definitions like `h…
-
Normally, this book requires a lot of practical experiences. However,
## Reference
[1] https://github.com/xianshenglu/document/blob/master/Code%20Complete%202nd%20Edition.pdf
Guideline
…
-
NOTE:
Here is the test repo that I added the prototype project to
https://github.com/blurymind/Godot-eventSheetPrototype
Everyone is free to fork or do pull requests 👍
IDEA:
We currently have …