-
there's a lot of good questions and info being shared in slack on repeat.
for the most part the answers are out there, but stuck deep in the wiki or code comments or something else. for the really …
-
i find it ridiculous that we have two separate numberboxes.
instead, make nbx2 look (and behave) the very same as the ordinary gatom by default.
symbol boxes want styling was well...
i don't h…
-
**Is your feature request related to a problem? Please describe.**
Yes, this feature request is related to a problem. Currently, OpenBao does not support integration with Hardware Security Modules (H…
-
Any intent to do the port?
https://developers.google.com/analytics/devguides/reporting/core/v4/
-
I want to add this tool to my team's CI. Editor integration is great but a convenience rather than a guarantee of process.
For guarantees we would need CI integration, which I guess we would need a…
-
I'm trying to cache DB records. In my case if a record is not found now doesn't mean it won't be created any time soon. Moreover, it is likely to be created. For this reason it would make sense to ski…
vrurg updated
5 years ago
-
Test project showcasing the error: https://github.com/Arnaz87/tera-test
And the traceback:
~~~
thread 'main' panicked at 'internal error: entered unreachable code: render_node -> unexpected node:…
-
We depend on MonadBaseControl for saving and restoring the state of monad when we fork a concurrent thread. This issue is track if we can figure out the minimal requirement for this, MonadBaseControl …
-
Something that helped me a lot when working on a GBC emulator was to have an exact trace of what the CPU executed, and how the registers (possibly the memory) were affected. I tweaked a reference emul…
-
Currently permissions are merely names. However, Ward could be made significantly more powerful by extending the permission language with some notion of parameterisation on source program identifiers.…