Bret Comnes
Bret Comnes
Having to remember the `-m` and `-m -run` flag feels cumbersome for some reason. Would it be possible to infer which mode `gobin` is running in based on the `cwd`?...
``` rimraf cjs/* && ascjs esm cjs /Users/bret/littlstar/sdk-js/node_modules/ascjs/index.js:137 }${specifier.local.name}${EOL}`; ^ TypeError: Cannot read property 'name' of undefined at /Users/bret/littlstar/sdk-js/node_modules/ascjs/index.js:137:26 at Array.forEach () at Object.ExportNamedDeclaration (/Users/bret/littlstar/sdk-js/node_modules/ascjs/index.js:132:21) at /Users/bret/littlstar/sdk-js/node_modules/ascjs/index.js:171:37 at Array.forEach ()...
Demonstrates https://github.com/WebReflection/ascjs/issues/17 as a test case. Next is to figure out a solution. Adding `estree` back to the plugins list fixes it, but as noted in https://github.com/WebReflection/ascjs/commit/c6dd7e1b5c8a14a1aa72ddd710728b099b36b0f2 there might be...
This reverts commit 2f4e14d49f807afc7661d314c2e8b3210fac8b5d. While it was discovered a change made in the 3.x range was breaking downstream implementations, the error property was in play for a year or so,...
In https://github.com/maxogden/abstract-blob-store/pull/31/files#diff-f763f1634ff40f723dd8de924120ce55R60 a new test was added to check for the presence of err.notFound on blobs that aren't found and released as semver minor. I believe this to be a...
Is there a reason that when a `ok check` fails that it is handled with `check_failed` instead of `did_error`? They seem to serve a similar function.
The following assertion fails: ``` ok download ~/.ssh/authorized_keys "https://github.com/bcomnes.keys" --size ``` because the http headers from this github request fails to return a `Content-length` ``` bret-mbr:.ssh bret$ bork status ~/.dotfiles/install/ssh.sh...
When redeploying the recent changes made by @mraerino, I had to perform a by hand migration: ``` ALTER TABLE test_invoice_numbers DROP COLUMN id; ALTER TABLE test_invoice_numbers ADD PRIMARY KEY (instance_id);...
``` bret: ya so its hyperirc -> hypercored websockets -> hyperirc-web =) 09:28 Bret Comnes sweeeet 09:29 → hyperirc-712a528 joined ([email protected]) 09:29 bret: oh wasn't tailing before but just added...
``` Idea, allow science fair to run after you close the window 17:22 also add a task tray mode 17:22 yeah i was thinking about that too 17:23 Bret Comnes...