David Hariri

Results 6 issues of David Hariri

Sometimes you already have the image as a PIL `Image` object and re-reading as another `Image` is a wasted of memory. Currently, I'm re-implementing `ColorThief` like this: ```py # Overrides...

My HomeBridge to Nest API connection failed to authorize sometime yesterday and has been giving this error consistently ever since: `Reauthorizing error : TypeError: self.log.warn is not a function` I...

# 🐛 bug report 1. Define some styles that have incorrect relative references to static files ```scss /* path should have been ./static/Remove.svg */ mask-image: url("../../static/Remove.svg"); ``` 2. Some component...

Just was reading the docs and found a few typos.

### Please answer the questions below, it helps us to keep track of the issue. Please do not ignore it or your issue will be closed. 1. Which driver are...