-
**Hi everybody!**
_Communet_ aims to provide a user-friendly interface that enhances the online experience for individuals and groups alike. However, a recent issue has been identified within the sy…
-
**What steps did you take and what happened:**
[A clear and concise description of what the bug is.]
Currently we are seeing different deltas from different runs of the same commit reported by Cod…
-
In the past this has been a numeric rating for different areas of progress assessment that can be plotted on a line chart.
>Mentors will appraise your status against the below areas following each …
-
The published servo_arc 0.1.1 contains code that miri reports as UB:
```
error: Undefined Behavior: trying to reborrow for SharedReadOnly, but parent tag does not have an appropriate item in the …
brson updated
4 years ago
-
**Is your feature request related to a problem? Please describe.**
Currently we have lots of code that could be standardized through utility classes, functions and enumerations.
**Describe the solu…
-
`Address` currently neither promises to hold any validity properties nor it denies them (and in fact it seems it does currently check whatever is in `FromStr` impl).
As a result, code using it shou…
-
I saw this today and found it very relevant: https://pycon.blogspot.com/2018/06/pycon-2018-code-of-conduct-transparency.html
-
Will the moderators be given access to it?
-
The frustrated customers can lodge a complaint to GNU. It would be good if you guys complained about this GPLv2 violation here.
https://www.gnu.org/licenses/gpl-violation.en.html
The Free Software…
qourd updated
2 years ago
-
## Description
I wanted to make bunch of systems conditional (eg. running them only when the game is not paused). I thought I'd use the `DispatcherBuilder::with_batch` and decide if I want to call …