Jeremy Daley
Jeremy Daley
Per NodeJS documentation on the `package.json` `exports` object, there seems to be a need for a fallback `default` key: https://nodejs.org/api/packages.html#conditional-exports Additionally, I'm seeing things like eslint fail to resolve until...
`var eq = algebra.parse("3 * -8 + x = 1")` ...throws `Uncaught TypeError: Cannot read property 'toString' of undefined(…)` While `var eq = algebra.parse("-24 + x = 1")` does not....
Is this even possible... to issue pause/play/seek commands... maybe even get the current playhead?
Basically, if I calibrate for 10 pounds of weight... After the first `.tare()` is called on `setup()`, the numbers are correct, but if I let that sit for about 45...
### What do you want to do with Hls.js? I have a [Capacitor/Ionic](https://capacitorjs.com/) Android app intended to run on a television (Amazon FireTV, Google TV). In addition, I'm using the...
Thanks for the great tool, man. Added this PR here to get a "latest" feature... `colorScheme`. Please check it out: https://github.com/rtfpessoa/diff2html-cli/pull/165
Every new build causes a GIT modification because of the metadata (author, build date/time, etc.) Can we exclude this info, or set it to something specific in options?
Can you add something for doing a `git diff > somefile.diff`
https://gistdeck.herokuapp.com/ appears to be down. Is that the location where I can find out how to style my slides?