Albert Huang
Albert Huang
Would it be possible to interface with ZNC via Lua scripting, e.g. create a `modlua`? It would be a great light scripting language as an alternative to Python and others....
It would be useful to add an option for websocat to bind to a source IP/interface - sometimes different interfaces have specific configurations for WebSocket connectivity, and having the ability...
I'm attempting to run cryptpad-docker (specifically promasu/cryptpad:nginx-alpine) under [Docker rootless](https://docs.docker.com/engine/security/rootless/), and am running into issues with startup - namely that there are permission problems with operating on the nginx conf...
Based on https://github.com/MayeulC/hb-downloader/pull/15#issuecomment-449401992. Hope this pushes things along for you! Testing seems to work alright for getting things downloaded (aka what I'm looking for), not sure if sizes are correct...
40 issues detected with the codebase, some pretty serious! https://scan.coverity.com/projects/alberthdev-spasm-ng?tab=overview
A lot of functions are buggy within spasm-ng, and unit testing could definitely help with that!