James

Results 37 issues of James

![image](https://github.com/bjsi/incremental-everything/assets/58147075/0682b602-a27c-46c5-9607-800b341dd19d)

requires-internal-changes

- I am using the default weights still, I'll run the optimizer later! [remnote-revlog (1).csv](https://github.com/open-spaced-repetition/fsrs4remnote/files/12330206/remnote-revlog.1.csv)

- Could you add a picture which shows how to add icons without using the tables plugin? Otherwise people will get confused if they don't have the tables plugin installed...

Staging area

Here's a parallel BLAKE3 implementation in tinygrad. - Tested against the full set of test vectors [from the official BLAKE3 repository](https://github.com/BLAKE3-team/BLAKE3/tree/master/test_vectors) - It supports hashing large file inputs in chunks....

bounty locked

I extracted all of the changes from my branch and dumped them in this folder, it will still require a bit of work to integrate into the main branch, but...

- Some github issues involve debugging commands that hang. When writing code to reproduce and fix these kinds of issues, an autonomous agent needs a way to monitor and optionally...

enhancement

`def read(fp: str, line_range: Optional[list[int]] = None, query: Optional[str] = None, names: Optional[list[str]] = None):` Gets turned into this inside the prompt sent to the LLM. `read(fp: str, line_range: Optional,...

bug