-
### What problem does this feature solve?
The cargo deny give some errors at https://github.com/rolldown/rolldown/actions/runs/11774494097/job/32793402197?pr=2683.
```
error[unmaintained]: `deri…
-
Investigate if `HMMER3` is better or faster
-
For the following input:
```sql
CREATE OR REPLACE FUNCTION foo() RETURNS TEXT
```
the following formatted query is returned:
```sql
CREATE
OR REPLACE FUNCTION foo() RETURNS TEXT
```
T…
-
-
robotframework-lsp's development has stopped.
We need to use https://robotcode.io/ instead.
-
in some case we want to keep the underscode in the argument names, it would be great to have a boolean argument added to _add_dataclass_options to allow that
-
I love this library, this really seems like the right way to do regexp.
However, I had a usecase where I needed to do a search-and-replace, and I found no way to do it. I had to ideas to build it, …
-
Incus expires remote images after a while, but there is no equivalent mechanism for local images.
I build my own images locally, occasionally. The latest image for each release gets an alias, takin…
-
Similar to what was done in #995 we should move one with migrating the Gateways. First tests on ohlauer-gw were showing a few limitations.
It is not possible to readvertise the IPv6 Default Route l…
-
## Description
It would be great to replace the usages of Ripper in IRB by Prism.
There are many advantages:
* Prism is faster than Ripper, and the difference is even more visible on TruffleRuby,…