Sholto Maud

Results 37 issues of Sholto Maud

## Motivation I'm wanting to build a portable CLI with WasmEdge which I can run on my local machine, and possibly in a webcontainer in the browser. ## Details I...

Error: ENOENT: no such file or directory, open '.../sw.js Bankai seems to be expecting a service worker in an Electron app. But Electron doesn't need one as it has a...

Hi This is pretty limited extension. What we want is the following. Ability to turn EC2s on and off manually and set EC2 shutdown schedule Automatic configuration of .ssh/config to...

feature-request
auth
service:ec2
ssm

It's time for aws-toolkit-vscode to offer a viable competitor to [vscode-gh-codepsaces](https://docs.github.com/en/codespaces/developing-in-codespaces/using-codespaces-in-visual-studio-code) Can we have killer feature options whereby we use ssm-agent-like secure tunnelling into both EC2 and CodeBuild images/containers for...

feature-request
service:ec2
vscode-remote
service:ecs

# Question Loved the new documentation about [Forms](https://choo.io/reference/forms), but notice that the pattern uses fetch to POST data and then nothing more. What is best practice for a choo offline...

How do I run micro-dev using https? If I run it as http, and try to call it from my development website in Chrome I get the Mixed Content block....

Propose to add node version in package. This can be updated so long as choo supports LTS, removes the need for nvm. https://twitter.com/housecor/status/962347301456015360

I pulled down the latest version 6 of Choo using create-Choo-app. I love the work. This might be a question for bankai. Running npm build leaves the sw.js in the...

There is a problem requireing bionode in RequireBin. Should bionode work in RequireBin? Bundling error: ---FLAGRANT SYSTEM ERROR--- --- error #0: --- (logs uuid: 518f5c00-a3a1-11e5-ad6f-0d42355767a6 ) Error: "browserify exited with...

bug

There is no recommendations on when or when not to use Pipelines. EG the Cfn example doesn't have a pipeline while the CDK does. Why? And when should we chose...