-
see this component:
https://github.com/mrxz/fern-aframe-components/tree/main/sky-background
more performant than default sky, and has nice gradient / solid color options
integrate with environm…
kfarr updated
11 months ago
-
Hi. I just started to use `SVGView`. I need to apply a tint to the svg image. How can I?
I tried unseccessfully:
```
SVGView(data: data)
.foregroundColor(.blue)
SVGView(data: …
-
Today, `NestedFrame.query` checks the expression it's given and raises `ValueError` if it mixes nested and base columns. This is because in order to handle such expressions correctly, it would need t…
-
### Description
Currently Typst work on one `.typ` at a time. Iterating through multiple files require calling `typst compile` programmatically, spinning up and down OS processes.
It may be desir…
-
Hello,
Nvidia MLPerf suggests to use [TensorRT](https://github.com/NVIDIA/TensorRT) framework for a performant inference deployment. For DLRM (DL based Recommendation Systems) inference on GPU, I …
-
detourr: a portable and performant visualisation engine for tour in R using web technologies
how do you think?
-
It seems like UNION operator are not supported in continuous aggregates yet. In the meantime, is there any workaround that is performant?
-
- `/vote_notify`
- this can probably be standard HTTP if it is more convenient/performant
- return whether most recent song from voting was added
- displays toast notification to frontend
-
Currently the performance of the Desktop version is pretty slow and needs to be improved to be faster. Needs to be identified what the source is and made performant to the expectation of a normal app,…
-
What would be a performant way to get entities with multiple components with the current implementation?