-
-
Is there any way to improve compilation times? Some magical macro or something like that?
Including all files takes around 2 seconds on its own.
``` cpp
#include
int main(){ }
```
However, includi…
-
Hi, Dear manager,
I would like to know whether you would be willing to add our new paper: **Intrinsic Evaluation of Unlearning Using Parametric Knowledge Traces**.
We believe that the knowledge vec…
-
GIVEN I have accessed DINA as data manager
WHEN specimens have determinations/taxonomy which include hybrids, cultivars and varietals
THEN the taxonomy fields in the DINA data management module …
-
When the HTML reader reads a `` span, interior markup is dropped.
~~~~
% echo 'Update Ai: Ai++' | pandoc -f html -t html
Update Ai: Ai++
% echo 'Update Ai: Ai++' | pandoc -f html -t markdown
Up…
-
## Platform
- [ ] Linux:
- [ x] macOS
- [ ] WSL
## Additional information
first install attempt was interrupted. I got tired of entering sudo password at _nixbld16. this is the output …
-
As mentioned in https://github.com/mawww/kakoune/issues/249
-
Noting for posterity, because I tried for this during the development of value classes, and I don't doubt it's still wontfix:
Value classes are much less useful than they could have been. The prohi…
-
I tried creating a new embedding from one i use with a 0.6 weight all the time.
The results from the new generated embedding (using the syntax shared here, and trying many different numbers from 0.9…
-
### Description
I'm not sure whether this is better submitted as a question or issue because it's a fairly general query without any logs.
Drawing with the brush, starting a new line can produce…