-
One important question that will determine the content is the way that it is reviewed.
It will be great to have some form of peer-review by a scientific committee for the fact-checking, as well as…
-
### What type of request is this?
New tool idea
### Clear and concise description of the feature you are proposing
Hi, i use it tools a lot, for my personal security management. I like the fact tha…
-
Consider:
```ruby
klass = String
assert_changes -> { klass }, from: String, to: Integer do
klass = Integer
end
```
This (surprisingly) fails with `Minitest::Assertion: Expected change fr…
-
The following code doesn't type check because the `&b` is simply ignored.
```ruby
# @type var f: ^(Integer) { (String) -> void } -> Array[String]
f = -> (n, &b) { b["foo"]; ["bar"] }
```
(In …
-
ZeroTrust
High
# InfernalRiftBelow.thresholdCross verify the wrong msg.sender
## Summary
`InfernalRiftBelow.thresholdCross` verify the wrong `msg.sender`, `thresholdCross` will fail to be call…
-
**This report is for bugs with the `RVC3-MATLAB` repo: bugs in the RVC3 Toolbox, missing files, incorrect documentation, broken links etc.**
**Reports related to MATLAB, Simulink or any of the Math…
-
As part of a review of user ehrql code one of the patterns often used was sorting the clinical_events or medications table and then taking a first or last_for_patient. This would be simplified if the …
rw251 updated
3 weeks ago
-
## Osprey
> **PLEASE USE rb/osprey-on-wire as a starting point**
Osprey is a mixture of Peat, Expo and Doombot. If you take a device intended for
murder, and add to it some administrative overhe…
-
So the more of those validate functions i'm writing the more i'm asking myself if this approach is optimal. We are in fact doing 95% _schema validation_, a task which a library like [joi](https://gith…
-
Discussion [in the FreeBSD Forums](https://forums.freebsd.org/threads/should-i-care-about-pkg-check-d-output-if-my-systems-are-installed-and-updated-via-ports-system.53416/page-2#post-300466) and [on …