John Corser

Results 51 comments of John Corser

Same issue, OSX 10.9.4 and ST2, installed via Sublime Package Control

I got the same issue with both icloud and AWS SES smtp ``` ✓ Ready in 170ms Error sending email [Error: 80BCEED134760000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:354: ] { library: 'SSL routines',...

It does work with iCloud SMTP when `SMTP_SECURE=false` however this is not ideal

My plugin shows up, but it says "This plugin has no settings to set up." :/

I had some trouble PR-ing it into the is repo, so I actually started over and created a wrapped feature with a focus on movies/show. If anyone stumbles upon this...

It looks like Amplify CLI might have logic to extract the correct value: https://github.com/aws-amplify/amplify-cli/blob/dev/packages/amplify-category-notifications/src/apns-cert-p12decoder.ts#L77-L90

This is one of my biggest frustrations with umbrel in general. You can work around this by updating `~/umbrel/app-data/freshrss/docker-compose.yml` to add `PROXY_AUTH_ADD: "false"`, like this: ``` umbrel@umbrel:~$ cat ~/umbrel/app-data/freshrss/docker-compose.yml version:...

Agreed, this is annoying. Is there at least a workaround? I can't see any callback that I can use to force the focus to the next cell, unless I'm missing...

1. What you built: I've added a motivational AI chatbot to my open source iOS/web calorie tracking app https://jpc.fit. 2. What worked well: The most pleasant surprise was the [chatbot...