soywiz
soywiz
https://github.com/mmo-poc/mmo-poc/tree/master/minigames/kuyo
Just for fun and showing how to define custom shaders with the DSL
### Which OpenObserve functionalities are relevant/related to the feature request? dashboards ### Description When there is an error in the SQL when generating a dashboard widget like`my_field "999.0.0.999"` (where `"999.0.0.999"`...
### Which OpenObserve functionalities are relevant/related to the feature request? dashboards ### Description I want to include a HTML, in my specific case an `` pointing to a SVG. Example...
Folders not appearing correctly in NanaZip:  Working properly opening with windows explorer:  It is using `\` as file separator instead of `/`:  You can find that file...
korge-render won't have views, but will have batcher, events, etc.
Fixes https://github.com/korlibs/korge/issues/2197
For example korge-foundation. Since they will be plain libraries, we should be able to use amper, or have a hugely simplified gradle script. Compilation will be faster there and here....
https://blog.bnorm.dev/writing-your-second-compiler-plugin-part-1 We should use IR on JVM too