vird
vird
``` iced> "#{1/2}/" [stdin]:1:1: error: missing ", starting "#{a/2}/" ^ coffee> "#{1/2}/" '0.5/' ``` Other 'fun' stuff ``` """ #{a/2}/ """ MISSING }, STARTING "#{1/2});/}" UNMATCHED } ```
try this a.delete = ()=> await t defer next funcname: ""delete""
## Description Support setInternalBufferSize (same as mongodb/js-bson) **What changed?** * New function SetInternalBufferSize * Do not use global constant MAX_BSON_SIZE where possible * DataStream now can accept maxBSONSize * BSONSerializer...
npm i jpeg https://gist.github.com/vird/83609093ff63887cb3d7
some coffeescript to test proper usage ``` #!/usr/bin/iced png_encoder = require 'png' fs = require 'fs' local_buffer = new Buffer 2*2*4 local_buffer.fill 0 size_x = 2 size_y = 2 img...
just your example @ nodejs ``` pcm = require('pcmjs') var sine = []; for (var i=0; i
git clone https://github.com/fuse-box/react-example cd react-example npm i node fuse.js # (optional) open in browser localhost:4444 # change App.jsx:19 -> # rollback change # try to open localhost:4444 https://gist.github.com/vird/bd9cadcca7ae0ec7ba0af42ccf4ecb06
edge-core-js can crash app with unhandled rejection Error: Non-JSON reply, HTTP status 503, /api/v2/store/ca41***/aedb*** at response.json.catch.jsonError (/usr/src/app/node_modules/edge-core-js/lib/core/storage/storage-servers.js:55:17) at process._tickCallback (internal/process/next_tick.js:68:7) There are no specific steps to reproduce, seems there is...