Hlöðver Sigurðsson
Hlöðver Sigurðsson
## Describe the bug A clear and concise description of what the bug is. https://deno.land/x/[email protected]/lib-storage/chunker.ts#L1 This is currently ```ts import { Buffer } from "https://deno.land/[email protected]/node/buffer.ts"; import { Readable } from...
## Describe the bug A clear and concise description of what the bug is. on the branch "deno" there are these two imports https://github.com/christophgysin/aws-sdk-js-v3/blob/v3.32.0-1/packages/node-http-handler/src/node-http-handler.ts#L4-L5 but are missing from the deno...
## Describe the bug Long story short, it seems something is preventing Deno from getting CredentialProvider automatically (or via fromContainerMetadata manually) when it's running in a Fargate task with specified...
To start with, I take it for granted that this clojure-style-guide is used by organizations that write clojurescript, if I'm wrong please close or there's another clojurescript style-guide out there...
Since I'm on a new nixos, I wanted to give bauer a try. Unfortunately some asset seemed to have been deleted: https://elpa.gnu.org/packages/auctex-12.3.1.tar causing ``` curl: (22) The requested URL returned...
I'm experiencing strange issue with too small diskSize, I'm as far as I see, not using tmpfs under /run, it seems to be using /tmp from the logs. The memory...
**Describe the bug** ```console Compiling swc_ecmascript v0.31.4 Compiling dprint-swc-ecma-ast-view v0.15.0 Compiling dprint-swc-ecma-ast-view v0.16.0 Compiling deno_doc v0.3.0 Compiling deno_lint v0.4.0 Compiling deno v1.9.2 Compiling dprint-plugin-typescript v0.44.2 Compiling js v0.1.0 (/private/tmp/nix-build-emacsng-1e46579.drv-0/source/rust_src/crates/js) Finished...
I've been struggling for two days getting `preopens` working with memFs. I know I'm in a very experimental territory so it's all good. But I still fail to see any...