-
Thanks for this useful library! I noticed the `getNouns()` function is not accurate.
For example:
Please give this note to the man in the blue hat.
Returns the following nouns:
["g…
-
Stetsuk R., KA-96, has uploaded 2 reports for lab3, one on Nov, 11; second on Dec, 9. At first both were "Pending", but checking "Latest only" showed only one submitted in Nov. Then I declined it and …
-
## Overview
When using the `Concat()` function for more than 10 inputs, the original ordering of those input files are not correctly preserved.
In the following small case below, 16 input streams…
-
it's not entirely trivial to choose the ordering for the subsimplicies of a simplex.
Here are some approaches:
- Lexicographical Ordering of the vertex list
- Subset Ranking (bitmask) / Hasse-Dia…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…
-
### Bug description
```python
a = {1: 1}
b = {2: 2}
if not a.keys() < b.keys():
print("!")
```
### Configuration
_No response_
### Command used
```shell
pylint a.py
```
### Pylint outp…
-
Sometimes you want to use an integer as a nonce. For example, Alice might send messages to Bob using the numbers 1,3,5, ... as nonces and similarly Bob might use 2,4,6,... for the messages he sends to…
-
### Feature description
Got the idea from here:
https://debezium.io/documentation/reference/stable/connectors/mysql.html#debezium-mysql-incremental-snapshots
We might already be doing this by usi…
-
Sometimes when I'm trying to diagnose what process is hogging all of my laptops resources, I notice that _htop_ will sort the **CPU%** column incorrectly. Example below:
![screen shot 2018-07-06 at 1…
-
In the current v3 core protocol draft, chunk keys are formed by concatenating chunk indices without any zero padding, e.g., "0.0" and "100.200", etc. However, this means chunk files/objects do not sor…