-
Apologies for creating a few issues. It looks like the QIF files I'm getting have some quirks that haven't been encountered yet. I appreciate you taking the time to consider my suggestions.
## Prob…
-
Idea: let the user choose their package manager (yarn, npm, or pnpm).
Alternatively, make the choice for them. If we go down this route, let's explore `pnpm`. It's supposed to be much faster (and p…
sodic updated
2 months ago
-
While testing a site with the @Gantry 5 template via @Google [PageSpeed Insights](https://pagespeed.web.dev/), I found the following errors related to the `js`/`css`:
1. Reduce JavaScript execution…
-
Thanks to @gdupont1, we thought about adding a system of annotations to the parser to give the possibility to extend our parsing to external developers.
**Question.** @jbcaillau Why do we have to w…
ocots updated
1 month ago
-
This is an uber-issue for making the tuner easier to maintain. The current implementation has a few issues that make the tuner library fragile and prone to getting out of sync with the IREE compiler. …
kuhar updated
8 minutes ago
-
Hi Misdoro, i run PX100 since 1/2 year. Till now, it´s open shortly and close the program with the appended message.
Any idea ?
![2022-02-12_12h40_30](https://user-images.githubusercontent.com/10007…
-
Pipeline executes when the .py is run. As soon as I converted to 0.8.4, dagit would no longer start. Tried the same `dagit -f my_pipeline.py` , tried a workspace.yaml, tried a repo.py - all threw the …
-
I just found a code that takes an awful amount of time to cause a compilation error (I have to kill the compilation after more than 6 hours).
The code in question is the [MG_FLUX_ACCUMULATE.F](htt…
-
When the return type of a subroutine contains the scope resolution of a class, the current and subsequent subroutines will have an additional class identifier, which is not expected. This bug was fo…
-
I have a suggestion. The validator is using it's own object classes `JsonParser` and `JsonValue`.
The issue is that when a service needs to parse the payload for it's own needs, the parse will be …