Winston Ma
Winston Ma
I am using [EPUBReader](https://addons.mozilla.org/en-US/firefox/addon/epubreader/) to read my ebook. But it seems the translate modal doesn't work on this addon. Would it be possible that the modal works with EPUBReader? Thanks
Added the [Waveshare e-Paper repo](https://github.com/waveshare/e-Paper) into this repo and use their driver. To test the changes, please clone my repo following the [modified README](https://github.com/winstonma/rpi-magicmirror-eink/blob/master/README.md). And everything else should be the...
It seems to me that the quality of MozJPEG can create a 10-20% smaller JPEG file, with the same image quality.
I am using MinMinGuard 2.0 Beta 4. I just installed Yahoo Mail and tried to SignIn. But it didn't work. After disabling MinMinGuard, reboot the phone the SignIn page is...
* Pip version: 9.0.1 * Python version: 3.6.2 * Operating system: macOS 10.13 ### Description When I have poor internet connection (the network is cut unexpectedly), updating pip package is...
In [docker-entrypoint.sh](https://github.com/bastilimbach/docker-MagicMirror/blob/master/docker-entrypoint.sh) there is line that place the config file before the MagicMirror starts ``` if [ ! "$(ls -A /opt/magic_mirror/config)" ]; then cp /opt/magic_mirror/mm-docker-config.js /opt/magic_mirror/config/config.js fi ``` But when...
Based on my use case (I store my article in pocket and open the article in einkbro, so I seldom type the URL bar). I personally prefer the sandwich mode...
I would like to create an Netlify Function that helps me download Youtube Video, based on it's ID. I then merge the code by [youtubeDownloader](https://github.com/Moorad/youtubeDownloader) onto this repo ([my own...
There is a hack that allows the [partial refresh happen](https://youtu.be/MsbiO8EAsGw), simply look at [15:12](https://youtu.be/MsbiO8EAsGw?t=912) and they just keep the last line of `WW`. Please check the old and the new...
### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues - [X] This issue is not a question, feature...