Juha Mustonen

Results 16 issues of Juha Mustonen

Thanks for the extension, seems handy! While doing Google Slides presentation, I was surprised to find that there is _no_ syntax highlight add-on available for Google Slides. Therefore, this solution...

The useful `logicalOperator` only exists in examples (http://bevry.github.io/query-engine/demo/search.html) at moment - while it serves to be mentioned in documentation, too.

Serverless 1.8 comes with Azure provider support. While it also requires Node >= 6.5.x, Babel support is less required, but also Azure functions could take the advantage of optimized code....

type:fix
help wanted

Currently, better-react-spinkit requires whole lodash which increases the size of the bundle unnecessarily. Instead, use specific modules: `lodash.memoize` and `lodash.range` https://github.com/bentatum/better-react-spinkit/search?utf8=%E2%9C%93&q=lodash&type=

item | info | notes ------------------------|------------|--------------------------------------------------------------------------------------------- **node** version | | v8.9.0 **npm** version | | 5.5.1 **mozaik-demo** version | | #61504051511 **@mozaik/server** version | | 2.0.0-alpha.7 ## Expected behavior Server...

I adapted project's codebase into [Raycast](https://www.raycast.com/) extension: https://www.raycast.com/juhamust/pianoman While the extension is a standalone solution, it contains links back to the pianochords.io service: ![image](https://user-images.githubusercontent.com/781002/194124982-a0d951e8-def2-4ee5-b6fa-701a3d1a0869.png) Thus, thank you for sharing the...

Note C# is missing, whereas D#, F# etc. exists. Db is there, though. ![image](https://user-images.githubusercontent.com/781002/192110942-cf9c034a-5c86-400e-bb63-dd9b12778f39.png)

The graph is shown incorrectly when _all_ the values are zero: - Line graph: straight line above the graph, no labels - Bar graph: all full bars - Etc. Expected...

TODO

When installing the integration, Home Assistant report following warning: ``` No 'version' key in the manifest file for custom integration 'ruuvi'. This will not be allowed in a future version...