Sohail Somani
Sohail Somani
I'm using the script mode to install dependencies but when I add dependencies to requirements.txt, cmake-get redownloads and rebuilds everything. This is very inefficient. Is there a way to avoid...
More of a feature request: Consider I have `tail -f /some/device` and I want to see its output as it comes (without an interval) because it updates on a sub-second,...
Please see the code below. According to the documentation, the following _should_ work: ``` #include #include #include #include #include int main() { struct event_base *base = event_base_new(); struct evrpc_pool *pool...
Thanks for posting this, it got me started. I found an approach (using `crontab - < /path/to/crontab`) that worked better for me. Thought I would post it here in case...
This is a question, not an issue. With the understanding that perfect is the enemy of good... Is there a technical reason why the QSS approach could not have worked...