Mattia Tezzele
Mattia Tezzele
I'm getting this error with all my Bandcamp feeds and I'm not super clear about what should I do to fix it. I'm using this [public instance](https://rss-bridge.ggc-project.de) of rss-bridge. Grateful...
@josephmure I'm just very short on time and I apologize for that. I'll just assume that your PR works and merge it. Thanks a lot! The sibling projects [cv-boilerplate](https://github.com/mrzool/cv-boilerplate) and...
This would be pretty cool indeed.
Not sure this is the right place to discuss this, just say the word and I’ll open a new issue. I tried installing `node-opencv` to enable face recognition in smartcrop.js...
I’d love to give it a try but sadly I don’t have time either at the moment. The good news is that [I managed to get `node-opencv` working on macOS](...
Solved running this command: ``` launchctl load -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist ``` found [here](https://github.com/mathiasbynens/dotfiles/issues/386). Please consider adding that warning or, even better, removing the faulty command from `.osx` altogether.
Hey @akinomyoga, sorry for the delay. That’s a really good question. I tried to recall and checked my notes, but I couldn’t find anything. I also checked my personal configuration...
@akinomyoga Sounds good. Done now!
Just wanted to chime in to say that localized smart quotes would be a fantastic feature to have. As already said elsewhere, @Phyks suggestion to have a `--french-quotes` flag doesn't...
@mb21 Using the `--html-q-tags` flag would result in a `` tag being used for everything between quotation marks. That would be wrong in a most cases, since that tag is...