Jonathan Simcoe
Jonathan Simcoe
Excited to see/hear what your vision is for this camera app. 📷 👍
Currently your script... `defaults write NSGlobalDomain KeyRepeat -int 0` ...does not work in macOS Sierra. I've found that if I set things up here they work great: ![screen shot 2016-07-14...
I can't find a way to "shuffle" songs or playlists. It would be killer to have this feature (unless I'm missing something).
I've used similar products like Papier (https://getpapier.com/) that have a New Tab Browser extension. I'd love to be able to use Manifest in the New Tab space. There are extensions...
Loving `node-slate` but I want my H2s not to collapse and expand by default, only H3s. How would I go about this?
**Describe the bug** I have an entry in Login Items to run Maestral on system startup. It works but I have two Maestral menubar icons at all times: **To Reproduce**...
I'm try to trigger a rebuild of Sass every time a file is changed. ``` js var metalsmith = require('metalsmith'), path = require('path'), markdown = require('metalsmith-markdown'), templates = require('metalsmith-templates'), sass...
I tried pasting a YouTube playlist URL in a Video Embedder field: `https://www.youtube.com/playlist?list=PL3EwcG2TRgz1HFB-2gUDjPq6p32L0ptG3` The URL preview pulls the playlist in fine and the entry saves without error but the front-end...
Here is the error I get running `npm test`: ``` bash > [email protected] test /Users/jdsimcoe/Sites/harp-editor > mocha --ignore-leaks -t 50000 -R list test child_process: customFds option is deprecated, use stdio...