Emad Aghajani
Emad Aghajani
Since I found another issue (#180) regarding fork events duplicates, I decided to open this non-specific issue on "Duplicate Events". Then, we can report any duplicate we face here for...
Hey, what if I wanted to download all media (images) from a specific group or person in my contact. Currently, it looks the tool download the whole history and there's...
Hi One killer feature of [mermaid](https://mermaid-js.github.io/mermaid) is the **_gitGraph_** (as demonstrated below). Is there something similar in the roadmap of pikchr? ``` gitGraph: options { "nodeSpacing": 150, "nodeRadius": 10 }...
Hi everyone, I'm very fresh in AI field and I'm trying to learn how to use XNMT to create a simple English->German translator. Here's my very basic question: ## What...
Hi As far as I understood, this crate is designed to internally include `macroquad` as its own dependency (most probably to ensure nothings breaks) and therefore the user of `egui-macroquad`...