-
## Summary
We need to be consistent with how we document requirements. There are currently multiple streams of discussions around how requirements should be written so it would be best to collaborate…
-
## Describe the project you're working on
### [Goost](https://goostengine.github.io/) - Godot Engine extension
## Executive summary
The default `Input` implementation doesn't provide a flexib…
-
> @cjyetman you mean delete the failing action?
you have two reasonable options:
1. ignore the failing test here and merge this PR
2. close this PR and open a new one that completely removes …
-
For documentation and communication, we need a concise and high-level record of the drivers for our refactoring strategy. The information exists, but needs to be summarized in a discoverable place.
…
-
# Microsoft Security Advisory CVE-2023-36558: .NET Security Feature Bypass Vulnerability
## Executive summary
Microsoft is releasing this security advisory to provide information about a vulnera…
-
-
Submitting Author: Name (@eliotwrobson)
All current maintainers: (@eliotwrobson, @abhishekumrawal)
Package Name: CyNetDiff
One-Line Description of Package: A performance-focused library implementin…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https…
-
**Guidelines**
*We are very excited to meet you at the 2020 OHBM Brainhack 🎉* *To submit a project, you need to be an attendee of the 2020 OHBM Brainhack. We ask you to register first over [here](h…
-
# MD5 规范 RFC 1321 及代码实现
## 前言
最近搜索 MD5 C++ 实现的时候注意到 RFC 1321 规范以及其给出的 C 代码实现,在此记录一下
## 链接
RFC 1321 规范地址:https://tools.ietf.org/html/rfc1321