-
The `FlatList` component is just too buggy, period.
These plugins may constitute an interesting replacement:
- https://github.com/Flipkart/recyclerlistview
- https://github.com/bolan9999/react-na…
-
### Nested parameters (objects)
The current iteration of the `nextflow_schema.json` file does not support nested parameters. It doesn't break, it simply ignores them. This was a conscious decision …
ewels updated
3 months ago
-
Vulnerable Library - rewrite-spring-5.22.0.jar
Path to dependency file: /build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/org.apache.poi/poi/3.16/ad21c1…
-
bootstrap doesn't seem to support multiple instances of gnulib. I guess it's relatively rare? Still, it would be good to document the expectations for this case; for example, does one use bootstrap fo…
-
A very simple snippet lands on an infinite loop in some environment it seems:
```rust
let left: u64 = 1;
let right: u64 = 1;
let mut myhash = HashMap::new();
myhash.insert(left, right)…
-
Last tuesday, during the december call, it was mentioned that support for a list of strings might be useful. This is a straightforward proposal for such a feature in the standard library.
Fortran h…
-
The docs read:
> There is a deeper, platonic abstraction, where a streams is just an array in time, instead of in space. And all the various streaming "abstractions" are just crude implementations …
-
There are a few style changes that could be made to make the project more 'pythonic' and to make future development easier. The aim here wouldn't be to change any behaviour, but instead to simplify so…
-
-
**It'd be cool to see a semester/term schedule format showing a certain number of courses taken per term.
This example adheres to the pre-reqs presented on the original repo and includes an estimate…