Martin Heidegger

Results 182 issues of Martin Heidegger

Eran Hammer posted an article on __proto__ poisoning and his solution in joi/hapi: https://hueniverse.com/a-tale-of-prototype-poisoning-2610fa170061 @rgrove posted a simple implementation of a fix for this: https://gist.github.com/rgrove/3ea9421b3912235e978f55e291f19d5d However the fix requires a...

discuss
ideas

Thanks to @efferon for letting us know! https://github.com/nodeschool/discussions/issues/552

bug

### bug report Both with `.captureRef` and `.captureScreen` a camera in the screen is always rendered above other elements. Here are two screenshots of [the Consento Screen](https://github.com/consento-org/mobile/blob/4b9482a2695abebea2e4251bee02ffe356541d39/src/screens/NewRelation.tsx#L112) Taken with Android...

**What version of this package are you using?** 16.0.3 **What problem do you want to solve?** Many npm packages are usable in the browser, except for the use of the...

## Problem you are facing We have multiple speakers for a submission and the speakers request a change in the ordering of the speakers. We tried to remove the speakers...

size: regular
type: feature
stage: up for grabs
help wanted
sponsorship

Starting skpm build with --watch doesn't copy/delete/add changes in the assets folder.

`stringify` is [supposed to be](https://github.com/ljharb/qs/blob/13b2aa120ef8a08940899a55a75ce53e52c6ef84/lib/utils.js#L70) implementing [RFC 3986](https://www.ietf.org/rfc/rfc3986.txt) but RFC 3986 specifies reserved characters as: > ``` > reserved = gen-delims / sub-delims > gen-delims = ":" / "/" /...

bug
help wanted
stringify

It is nice that duckling supports languages but I thought it might be even more awesome if the language could be determined during input. i.e. some indicators if the input...

enhancement

I have been working with abort signals and the biggest issue in practically using it was to make sure that all the pieces of code i wrote pass-on the signals...

@ccarruitero the recent dependency update made a breaking change of making workshopper-adventure only compatible with Node > 8. The linting doesn't fail but a few other things might. So I...