Adam Seering

Results 5 issues of Adam Seering

Closes https://github.com/iodide-project/pyodide/issues/213 I ran into some trouble building Pyodide on my Mac running OS X Catalina (10.15). Looks like this is a known issue, tracked by https://github.com/iodide-project/pyodide/issues/572 . I hacked...

macOS
build

I just tried installing Mkchromecast using the binary .dmg, as recommended. The menu appears and it can find my Chromecast device, but when I select the device, it times out...

Resolves https://github.com/plasma-umass/browsix/issues/72 via documentation. Any thoughts? Should other versions of node work? Would it be worth trying to support the latest version of node (and would anyone care if this...

If I install node 4.3.0 as recommended, I get the following error: ``` /Users/aseering/browsix/node_modules/tslint/node_modules/@babel/code-frame/lib/index.js:39 const { ^ SyntaxError: Unexpected token { at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:374:25) at Object.Module._extensions..js (module.js:417:10)...

I noticed that a `postgres` process on my NextCloud server seems to be seeing almost continuous load, even when I know that no users are using my (small) instance. I...