-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
### What happened
I follow the installat…
-
hi Petrolpark, first of all, thanks for your work I realy like what you do.
I Have this error in my logs, when I try to create a new world with Petrolpark activated it stucks at 100%, seems to be an …
-
### Song Name
Kyoto
### Artist Name
Skrillex feat. Sirah
### Source
Youtube
### Youtube Link
86khmc6y1yE
### Direct File Link
https://youtube.com/watch?v=86khmc6y1yE
### Song ID
603725
###…
-
Ghost code is very nice for making abstract specifications and for verification of complex code. Currently, there seems to be a lack of support for ghost annotations in Tricera. For example, the follo…
-
**Describe the bug**
In database I have 2 tables with relation one-to-many (both has ID columns of type uuid). I am making a select with a join of these two tables. The result object contains id fiel…
-
PostgreSQL supports a `with` clause in subqueries, but CockroachDB doesn't. Would be nice to add support for that. Here a sample query:
```sql
select (
with recursive a as (
select 1…
-
I tried this code:
```rust
macro_rules! m {
( ($v:vis) ) => {};
}
fn main() {
m!( () );
}
```
I expected to see this happen: the code compile successfully. [The reference says](https://do…
-
A fan-generated voice pack for SQ5 (DOSBox only) was released recently:
https://github.com/cdb-boop/Space-Quest-V-Voice-Acting-Mod
It works with the version in eXoDOS. Just needs to be installed w…
-
Thank you for your excellent work (HeLiMOS). However, I have some questions about the results in TABLE III of the paper.
I want to know if the training data comes from L+A, are the performance of L…
-
when running this code on android 11, the app's only asking for camera permission. there's no asking storage permission. When i give storage permission manually the error still insist. "Error requesti…