papaiatis
papaiatis
I've got a Gigabyte HD 5770 in my PC. I tried to compile and run this miner on Ubuntu 17.04 but it does not really finds my GPU.
I have configured the directive as follows: ``` ``` The directive loads the "/api/houses/" URL twice and both cases the same data are returned. Even in your demo the "words"...
I'd like to request a feature so that when I turn off the device it fades into black with the specified `transition` duration. For example: `{ "state": "ON", "transition": 3...
It would be nice if the device could remember the last color set, eg.: by storing it in its EEPROM so that the next time I plug it in it...
I need some help with DEBUG_TELNET. 1. I enabled it in config.h and uploaded the new firmware. 2. Checked the IP address of the device in my router's DHCP list...
Got a banana pi m2 zero and followed the instructions in this repo to flash and install ubuntu onto it. I noticed that from time to time (well, quite often)...
Hi, I've been using this plugin for a while now and our team is thinking about developing a remote monitor service with a dashboard. This dashboard would gather build and...
### FAQ 1. How can I clean all cached options? - Check `cacheUniq` param in versions < `0.4.x` and `cacheUniqs` in `0.4.x` ### Are you submitting a **bug report** or...
Hey, I'd like to add two improvements to `celery-ts`: 1. Don't send the task args/kwargs in the message header: it is unnecessary and large payloads could cause issues with AMQP...
Hi, I'm using multer-s3 as a middleware to automatically upload files to an S3 bucket. However, I also need to get the file contents either before or after the S3...