Eric Schiesser

Results 4 issues of Eric Schiesser

Hi there, I am running `openhab-cloud` via `docker` on an Ubuntu system. The docker image maps port 80 inside the `nginx` docker image to port 8080 on the Ubuntu system....

https://github.com/Glavnokoman/vulkan-compute-example/blob/06362b5f8efedbe67a3898a957b777bf270c4edc/src/vulkan_helpers.cpp#L42-L45 Should `code.size()` be `code.size()*sizeof(char)/sizeof(uint32_t)` ?

Hello, Great project. I am trying to tinker with this to work for my needs. One issue I have run into is that the service which streams the audio appears...

Using the function plot example, I get a parser error (though the preview renders just fine). ``` \begin{tikzpicture}[domain=0:4] \draw[very thin,color=gray] (-0.1,-1.1) grid (3.9,3.9); \draw[->] (-0.2,0) -- (4.2,0) node[right] {$x$}; \draw[->]...