Sai Karthik

Results 84 comments of Sai Karthik

@NilsIrl thank you! I was able to start the nginx with these flags but feels like nginx port binding is not applied to host ports ``` sk@moon:~$ ./n -s reload...

> Are you sure the interface is correct? I did not change anything in the nginx config, just trying to use it as is.

`sk@moon:~$ dockerc --image docker://nginx --output nginx`

yes, It is time for a new release. Do consider it @maaslalani

Hi @bep! I am trying to add this option to `services.rss` along with the limit setting. Am i looking at the right place? https://github.com/gohugoio/hugo/blob/0ea796dad11e5d9f5b4c96a8e65f8272c9e4ccb5/config/services/servicesConfig.go#L72

> That would then generate a main.rs file, with the whole program embedded statically in the file alongside an engine instance to run it - we then just compile this...

a quick search showed https://github.com/denoland/deno/blob/main/cli/tools/compile.rs

> Would it be a deal breaker if it required the rust tool chain? It would certainly make the implementation trivial At this point, I am not sure :smile:

> That would then generate a main.rs file, with the whole program embedded statically in the file alongside an engine instance to run it - we then just compile this...