Patrick

Results 24 comments of Patrick

Nodejs 4.3 is still being used on my machine. lein new cljs-lambda my-lambda-project cd my-lambda-project lein cljs-lambda default-iam-role lein cljs-lambda deploy Output: ... aws lambda get-function-configuration --function-name work-magic aws lambda...

I have managed to get `nexe` to work on my Raspberry Pi using the `--build` option such as `nexe index.js --build`

For when I want to write a test for this: ```ts { name: "Parser type error 4", code: `(function f (+ (+ 1) 1))`, err: ["Type"], }, ```

An extremely hacky workaround has arisen with the introduction of the `exec` command in the Node environment, but it really does not satisfy this issue.

@lissyx, this package is for transcribing speech, not generating it...

The correct English would be "_in_ the back yard"...

I'm seeing the same issue. Did you overcome it in the end?

I ended up having to move to `dnd-kit` myself, which was unfortunate!

There was something I did to also fix this, a very long time ago, which I unfortunately cannot remember... The temporary work-around was to do "mocp ~/Music"!