Clemens Tolboom
Clemens Tolboom
Waiting for #1792 As reported in #1789 walk fails on in my case `/Users/clemens/.docker/run/docker.sock` which is a socket. ``` file /Users/clemens/.docker/run/docker.sock /Users/clemens/.docker/run/docker.sock: socket ``` As I don't know how to...
As http://api.jquery.com/on/ is added for 1.7 how should this work for i.e. Drupal 7 which has 1.4.4 ? See my effort in https://drupal.org/comment/8494499#comment-8494499
Having a standalone install `persistgraphql` gives a stack dump > Usage: persistgraphql input_file [output_file] (node:46389) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be one of type string, Buffer, or URL....
The link https://github.com/libusbx/libusbx is dead but https://github.com/libusbx has project https://github.com/libusbx/libusb-compat-0.1 Next I installed `brew install libusb` ``` bash PS3EYEDriver/sdl % make make: sdl2-config: Command not found c++ -I../src -I. -std=c++11...
Coming from https://docs.graphene-python.org/projects/sqlalchemy/en/latest/tutorial/ as a python noob I failed to run their example but could fix this example by adding the database session.
It seems (never tried) possible to keep the commits according anwers in https://stackoverflow.com/questions/17371150/moving-git-repository-content-to-another-repository-preserving-history It only required to prepare https://github.com/mdn/web-speech-api moving the tree into a subdirectory `/web-speech-api` beforehand. Hope you can...
It is confusing doing `npm svelte` then stare at your file system ;-)
Visiting https://pub.dartlang.org/packages/graphql_client at the bottom there is a link to the ROADMAP.md file which is gone?
As task edit is a feature request still I rather have the issue opening into a browser esp. to attach screenshots. (Nice to see a plugin using go-lang. I hope...
Trying to choose by name (stupid I know) I get ``` Choose one out of them: eecho X Clemenss-MacBook-Pro% echo X X ``` Not cool ;-)