Nico Maas

Results 107 comments of Nico Maas

Same problem on a Samsung LE40C530 - CEC not working with berryboot and rpi1. Does also not work in OpenELEC 6.0

I had an RPi 1 and CEC did not work - but now I got it working by mixing the Berryboot RPi 2 and RPi 1 files, as described here:...

I just wanted to tell, there is an issue with using Arduino Ethernet and ESP32 as mentioned here: https://github.com/arduino-libraries/Ethernet/pull/107 - but one can just use the Ethernet.h from the pull...

@kanflo Drone.io could be a good choice here, they do free plans for OpenSource projects and integrate with Github https://cloud.drone.io/ :)

Hey there :) Sorry I cannot confirm: https://man7.org/linux/man-pages/man1/date.1.html ```` %U week number of year, with Sunday as first day of week (00..53) ```` trying this in WSL gives me: So...

Yeah, but it seems to be still one week ahead of the real one and I have to decrement 1 as written above. Maybe you could check if its something...

I see to have the same issue, using this docker-compose.yml with traefik: ```` codimd: image: hackmdio/hackmd:2.0.1 restart: always labels: - "traefik.frontend.rule=PathPrefixStrip:/codimd" - "traefik.port=3000" - "traefik.docker.network=traefik" environment: - CMD_DB_URL=mysql://user:password@database/codimd - CMD_PROTOCOL_USESSL=true...

REMOVED COMMENT: I commented on the wrong project, sorry!

@SISheogorath Sorry, my bad. I just realizied. I was thrown of-course as both HackMD and you have a CodiMD project - however they are backed by other teams and have...