SignpostMarv
SignpostMarv
@AnthorNet intent of this feature request is to mimic the behaviour of the Update 6 map, so if it shows up resources you've walked past but not radar towered, that'd...
~for reference; very hacky way of building an es module: https://github.com/SignpostMarv/OC-ReMix-IPFS-Portal/commit/bfa0327e74e7e51c61ed159d240968f566a09534#diff-b9e12334e9eafd8341a6107dd98510c9R210-R262~ less-hacky way: ```js gulp.task('sync--ipfs--build-module', async () => { const bundle = await rollup.rollup({ input: './node_modules/ipfs/dist/index.js', plugins: [ rollupCommonJs(), ],...
> Still having issues with this, throwing all kinds of errors like `TypeError: Cannot read property 'type' of undefined`. @TJKoury I've not tinkered with js-ipfs in a while, [does my...
> I have such a problem now. What is bundle in your example? @zababurinsv I'd suggest poking around the repo, aside from `npm audit fix`, that project hasn't been updated...
tacking onto this; - .php_cs, .php_cs.dist recognised by [php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) as the default config file, is PHP code. - the variety of npm tools using `/^\.[a-z]+rc$/` filenames that're JSON or YAML...
[re-use this?](http://regexper.com/#%2F%28zomg%7Cwtf%28rss%7Cbbq%29%29%5Brofl%5D*%5Bmao%5D%2B%5Bcopters%5D%7B13%2C37%7D%2F) A few assumptions: - I'm going to hope we can that the tree generator in [regexper-static](https://github.com/javallone/regexper-static) can be adapted to build a VerbalExpressions call stack that reproduces the...
@robertmain One assumes that if a field is marked as private it should be private by default, i.e. use a --include-private flag to show them?
guessing this'd be something suitable for a blueprint wotsit, rather than fudging it directly into three.js?
cough. any assistance ?
Is the plane at 0 considered "sea level"? For blips where I've got altitude data, I've noticed the exif tags saying the reference point is sea level (anything else I...