Daniel Griscom
Daniel Griscom
I found one broken link, and five others which were automatically redirected. This PR fixes all six links in the English version; propagating to the other languages should be trivial.
* [X] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [X] I have searched the issue tracker for a feature request that matches the...
Brighten the Hubble images for the Deep Field, Southern Nebula and Stephans Quintet,
I'm using Ubuntu 18.04.4. I cloned this repository, and tried `sudo make dkms` But, got an error: ```` make: dkms: Command not found Makefile:91: recipe for target 'dkms' failed make:...
The default behavior of `npmbox` is to install without executing installation scripts. Although a `--scripts` option was added recently to enable executing scripts, I would suggest that, since proper installation...
I want to use npmbox to box all dependencies specified in the following `package.json`: { "name": "XXXXXX", "description": "YYYYYYYYY", "version": "0.0.1", "private": true, "dependencies": { "express": "4.x", "body-parser": "*", "multer":...
I'm using `npmbox` to download and archive packages to be later installed for my project. But, I can only specify the versions for the 13 primary dependencies in my `package.json`;...
I'm working with a Logitech webcam, and the controls have complex names: ```` griscom@dell:~$ fswebcam --list-controls --- Opening /dev/video0... Trying source module v4l2... /dev/video0 opened. No input was specified, using...
I'm starting to use Istanbul to measure code coverage with my Node-based server system under Linux. I'm using a custom test system that stimulates the server and evaluates results. I'd...
The current "About Disk Arbitrator" window just shows a bare version number; it should include the GitHub repository URL, clickable.