Mac Cowell

Results 11 issues of Mac Cowell

Apparently AuthorizationExecuteWithPrivileges() is deprecated in OS X 10.7. Everything compiles (with warnings about this deprecation) but when running the extension in Firefox 25, after clicking "Start Capturing" and authenticating, an...

Which markdown notebook apps can integrate easily with `nb`? I like nb's command line ui a lot, but sometimes I want to browse and flip through my notes and bookmarks...

@sjamesparsonsjr @jasonbobe some random notes re passing torch / collaborating on new better sphere site, esp contribution features (will be updated) resources - old script that dynamically generates website from...

see https://github.com/DIYbiosphere/sphere/issues/256#issuecomment-544466378 --- The build failures on netlify seem to have been caused by the `jekyll-algolia` plugin getting empty `_geoloc.lat` or `_geoloc.lng` fields on an entry (see [bottom of this...

bug

replace outdated packages https://app.netlify.com/sites/diybiosphere/deploys/5cdc07f191a0024775e86fee ``` 5:41:42 AM: Post-install message from html-pipeline: 5:41:42 AM: ------------------------------------------------- 5:41:42 AM: Thank you for installing html-pipeline! 5:41:42 AM: You must bundle Filter gem dependencies. 5:41:42...

bug

Thank you for building this :p

[discovery-swarm-web](https://github.com/RangerMauve/discovery-swarm-web/blob/master/package.json#L32) depends on ```json "@geut/discovery-swarm-webrtc": "github:geut/discovery-swarm-webrtc#sub-signalhub", ``` which as you can see is being loaded via npm/yarn's "github:/" syntax. the [`sub-signalhub`](https://github.com/geut/discovery-swarm-webrtc/blob/sub-signalhub/package.json#L3) branch of `discovery-swarm-webrtc` lists its package version number as...

problem: `mdx-live-editor` requires forks of npm packages that are not published on npm or yarn registries. Perhaps you have them `yarn link`ed on your dev box? ```bash # master was...

To understand the example code in the 'Accessing stores' [recipe](https://mobx-react.netlify.com/recipes-inject), I implemented it in codesandbox. Here is a github repo if you want to fork it: https://github.com/100ideas/mobx-react-usecontext-codesandbox-demo I was unable...

Hi @ttscoff, I just came across your work earlier today and have been impressed and intrigued with the collection of productivity and info-management tools you've made and shared. I'm also...