localhosted
localhosted
Trying to run a project that uses cross-spawn and in Windows `spawn()` spawns a cmd that the runs my command. When killing the spawned pid the node process doesn't die:...
I'm using virtualbox 5.2.2 and vagrant 2.0.1and the setup fails with: ``` $ bash init_project.sh [2018-05-30 23:13:52] Checking requirements [/f/E/Projects/magento2/vagrant-magento/scripts/host/check_requirements.sh] [2018-05-30 23:13:57] Installing missing vagrant plugins [init_project.sh] [2018-05-30 23:14:01] Generating...
How can I add ts_vector query support? It's choking on `WHERE to_tsvector(unaccent(name)) @@ to_tsquery('portuguese', ':*')`
When following the tests in https://github.com/getkin/kin-openapi/blob/ed98f50ff5afcacd39585f52ef4cd2b0c3b0752a/openapi2/openapi2_test.go#L10 the marshalled yaml comes out of order, so the resulting yaml doesn't validate in any editor
Panic when parsing valid SQL `SELECT '1', '2'` or any malformed SQL like `SELECT * FROM table UNION`
Whenever there is malformed SQL the formatter panics It also considers valid SQL like SELECT without FROM, as invalid an panics
I haven't seen anywhere in the site or docs if it's possible to enable rooms with P2P only, with fallback to SFU if P2P cannot be established
PowerBI uses XPress9 to compress the DataModel, is this supported by the current XPress implementations here?
I've tried getting quagga to work, but none of the EAN in consumer products, managed to get properly decoded. Here is an image that doesn't get recognized, pretty much anywhere...
How can I extend this to add a link annotation?
It would be nice if we could generate SVG's from an html element, not only the whole page, either by sending a xpath query or a CSS selector