-
Die Hilfsfunktion https://github.com/fmidue/logic-tasks/blob/5000317dd4397b69121b68838eaa72eb3d453ede/src/Trees/Types.hs#L97-L100 sollte auf das Top-Level gehoben werden, um sie dann zum Beispiel in h…
-
Since the new addition of sealed, base and other OOP keywords,
dart offers more ways to model real world systems.
When using inheritance it is common pattern in chain of command as an exemple
to…
-
Would it be possible to have the rules exposed by the package itself as an export (maybe just a `export const rules = ...`)?
My reasoning for this is:
* Bundling issues when trying to import the J…
-
### Is your feature request related to a problem? Please describe.
As a user, I want to use the `VPFeatures` component on any page at any location I want, as it is a very useful as well as highly enc…
-
https://github.com/SiakeS/Realtime-Voting/blob/9098f667e4d9d96e4e62fc6d7a809612779417eb/docker-compose.yml#L52
https://github.com/SiakeS/Realtime-Voting/blob/9098f667e4d9d96e4e62fc6d7a809612779417eb/…
-
Motivication:
I want to get the metadata's size, but currently I can only get it with `metadata#keys#size`, access it directly will reduce some overhead.
NOTE:
It was reverted in PR: https://gi…
-
**Is your feature request related to a problem? Please describe.**
My users want default filters applied when opening table view in the Post Well Analytics application
**Describe the solution you'd …
-
I would like to expose the bandwidth estimate via the API, and I was wondering if such a change would be accepted.
When encoding video for streaming, it is often possible to set a bandwidth limit. Th…
-
**Is your feature request related to a problem? Please describe.**
I like graphs. We all like graphs. And alerts, too! I use Grafana to make me graphs and scream at me when something is wrong. I us…
-
I would like to use the BakedFile in order to embed a static folder in the crystal exe. This way I can embed multiple clients that would be hosted with the server since their folders would be 'baked …