-
https://citation.crosscite.org/
-
Please document the roles you can assign to a freshly created user more extensively:
- Vollzugriff
- Abrechnung
- Domainverwaltung
- Hosting
- DNS-Verwaltung
- Auth-Code
Also document which…
-
https://github.com/rust-lang/rust/commit/b437240ceefaad3cdf92ad7e9d1255b8da88dbb3#diff-57a272214ca8c5aee61b8ce7e023a336L43
https://github.com/rust-lang/rust/commit/b437240ceefaad3cdf92ad7e9d1255b8d…
-
I want to be able to write generic functions that can operate on any instance of the same peripheral across a vendor's product line, or any instance of the same peripheral within a given chip.
For …
-
### Did you check the documentation in ~/doc/ or, if it is a different problem: Did you google for it?
Yes the official docs in this repo briefly touch on it:
> Please note that if you use the s…
-
I assume recovermy.video has some database of URLs and their titles? If so, this should be pretty possible in case you have videos you want to recover, and haven't used recovermy.video before.
-
Similarly to #94, the`if(rd != 0)` behavior is coded into every single instruction. We probably should find a way to specify the `X[0]==0` constraint on a higher level. (Alternatively we could add a w…
-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behavior
…
-
A feature to restrict file upload types. Currently, the plugin can only allow additional file upload types.
Slack: https://awesomemotive.slack.com/archives/C2G5XRC9W/p1631056720207600
References…
-
As far as is practical, the .pyx cython output files generated by xdress should be platform independent. Specifically, we should be able to generate .pyx files on a 64-bit machine and use them on a 6…