-
The registry-v2 project is currently set up with a default react app embedded into the binary. We need to port the existing react code in registry.coder.com into registry-v2. Once we have parity in fu…
-
We can eliminate the JS AST implementation, and most associated code. Specifically, we can eliminate all type-specific handwritten AST JS, and all generated AST JS except printing.
This would make …
-
Looks like something is wrong with new version and ctest fails in one unit
```console
+ cd yubihsm-shell-2.6.0
+ /usr/bin/ctest --test-dir x86_64-redhat-linux-gnu --output-on-failure --force-new-ct…
-
Using this tool can generate an awful lot of log noise. See below for a sample of output from just a few minutes of use. I was reconfiguring my webpack configuration, so the output information is corr…
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsn…
eLVas updated
2 years ago
-
We currently have manual implementations of "unitConstants" - for example in3_to_m3, ft3_to_m3, etc - rather than parsing and calculating constants from the units resources.
- Advantages: faster, s…
-
### Bug report
I noticed that when you make changes to files while PHPStan is analyzing, the changes are not picked up when you run PHPStan _again_. That means that PHPStan will just those files from…
ruudk updated
1 month ago
-
-
I am attempting to use Llama3.1 with the following ReAct agent template from Langchain:
https://python.langchain.com/v0.1/docs/modules/agents/agent_types/react/
Here is the code:
```python
f…
-
I really liked that feature in TickTick (Smart Date Parsing) and Todoist. While giving a task a title, also put the date and time in there and the information will be set automatically.
I would love …