Josh Nichols

Results 99 issues of Josh Nichols

I updated to the most recent release, and I'm seeing this: > This software needs to be updated. Contact the developer for more information. I'm on macOS 10.15.6

This let's you search DEVONthink for anything you type in even if it doesn't match something in alfred: https://www.alfredapp.com/help/workflows/triggers/fallback-search/ It's pretty straightforward for DEVONthink, I found this URL scheme: https://discourse.devontechnologies.com/t/guide-for-url-schemes-in-devonthink/55945...

It looks like 1.4.1 has a `.alfredworkflow` on the [releases](https://github.com/dvcrn/alfred-devonthink/releases) page, but 1.4.2 does not.

Fixes https://github.com/nathom/filetype.nvim/issues/87

I was setting up [vim-bundler]() and was struggling to figure out why it kept treating my `Gemfile.lock` as toml, even though the package includes its own syntax and filetype. I...

yeoman is actually pretty heavy weight for someone getting started. It has a ton of dependencies, so there's a lot more chances for things to go wrong at install time....

pinned

This was originally filed at https://github.com/github/hubot/issues/1053 but I believe this to be an adapter specific problem. From @callumacrae: > We have a script which starts like this: > > ```...

enhancement
good first issue

I'm using the `files.upload` API, and started getting this error on a few files: ``` Faraday::TimeoutError Net::ReadTimeout vendor/gems/ruby/2.1.0/gems/slack-ruby-client-0.2.1/lib/slack/web/faraday/request.rb:25:in `request' vendor/gems/ruby/2.1.0/gems/slack-ruby-client-0.2.1/lib/slack/web/faraday/request.rb:10:in `post' vendor/gems/ruby/2.1.0/gems/slack-ruby-client-0.2.1/lib/slack/web/api/endpoints/files.rb:70:in `files_upload' ``` The Net::ReadTimeout is coming from using...

new feature

I was following installation, and was running into problems with [installing docker](https://github.com/maddox/magic-cards/blob/master/docs/install.md#install-docker). I'm runnin ga Pi Zero W, so know there is an issue with the main release. However, the...

I ended up downgrading to Raspbian Stretch after running into https://github.com/maddox/magic-cards/issues/38 ... and I'm seeing a different set of problems 😂 ``` root@raspberrypi:~# apt-get install docker-ce=18.06.2~ce~3-0~raspbian Reading package lists... Done...