Giacomo Trezzi

Results 24 issues of Giacomo Trezzi

Please fill out the detail below, it helps me investigate the bug: When i create a mysql instance it can't stay up this is what i found in system.log ```...

I know ARKit has face tracking https://developer.apple.com/videos/play/fall2017/601/ I was wondering if you plan to implement such a feature or you decided not to (and why)

Feature
Pr-encouraged

Is it possible to use `import { setContext } from 'apollo-link-context';` to set the auth token ? with `apollo-link-http` it's done as so: ```javascript const authHttpLink = setContext(() => {...

question

I get that it's not possible tu support subscriptions while offline but at the moment i receive an error if subscriptions are used. probably the provided networkInterface doen't have the...

enhancement
question

I would like to be able to use your extension with PHP projects, thanks # # #

enhancement

I am unable to perform the migration as `OP_SESSION` variable is always empty ```bash $ eval $(op signin) $ secrethub migrate plan ### Encountered an error: OP_SESSION environment variable not...

Since Source Maps are now available in the default compiler ( http://coffeescript.org/#source-maps ) how about enabling them in coffee-toaster?

feature
discontinued

i created this simple scene. but i can't get collisions in LevelMain to work. what am i doing wrong ? ``` ig.module( 'game.scenes.mainScene' ) .requires( 'impact.entity', 'game.entities.ent1', 'game.entities.en2', 'game.levels.main', 'plugins.scene_manager'...

how about add configuration to te package.json ? it would be cool to use a custom css or to specify you don't want to overwrite the css if is in...

As the title says I would like to add a widget that opens an URL in the default browser my usecase for this is Amazon Luna which does not have...

enhancement