Robin Edwards
Robin Edwards
Hi. Many thanks for sharing this. I'm struggling to change the S3 bucket from `ServerlessDeploymentBucket`. I've tried changing all references in `lambda/.serverless/*.json` files, but these are overwritten on `sls deploy`....
This is an awesome looking project Dennis. I wonder how much work it would be to adapt the codebase to replace Leaflet with a simple white background, and add option...
Is this under active development guys? I think users deserve to know if work on E-SQL is continuing or not. Indications on this repo would suggest the latter.
Fun game. Alas I can't pick anything up :( ``` Door to north opens. You are in The Intro Room, 1st floor. Around you, you see a pen on the...
Are you aware of this compile error for Mac users? ``` > devtools::install_github('dselivanov/LSHR', upgrade_dependencies = FALSE) Downloading GitHub repo dselivanov/LSHR@master from URL https://api.github.com/repos/dselivanov/LSHR/zipball/master Installing LSHR '/Library/Frameworks/R.framework/Resources/bin/R' --no-site-file --no-environ --no-save --no-restore...
Broken for me: ``` >>> triangler_instance.convert_and_save("input.jpg", "output.jpg") Traceback (most recent call last): File "", line 1, in File "/opt/anaconda3/lib/python3.8/site-packages/triangler/mod.py", line 89, in convert_and_save im = Image.fromarray(self.convert(source).astype(np.uint8)) File "/opt/anaconda3/lib/python3.8/site-packages/triangler/mod.py", line 58,...
Is the title sufficient? :)
I'm hitting a wall getting set up ``` [email protected]:/var/www/twitrssme/fcgi$ sudo cpanm --installdeps . --> Working on . Configuring /var/www/twitrssme/fcgi ... N/A ! Configuring . failed. See /root/.cpanm/work/1540400831.5802/build.log for details. ```...
Hi there. Any thoughts on how to get this running as an AWS Lambda? Such a workflow would be pretty attractive from a self-hosted platform cost point of view.
You can fix those horizontal GC lines by adding `breakAtDateLine=T` to your `gcIntermediate` call..