Firefox SSL – “Add Exception” button doesn’t appear
Steps to fixing the problem:
Steps to fixing the problem:
Enabling nfs in Homestead.yaml in a Windows environment, by doing only: generate errors. E.g. Failed to mount folders in Linux guest. This is usually because the “vboxsf” file system is…

sync-sql is designed to make synchronous queries to the database. It has been developed as a tool to help nightwatch.js tests – or other such tools – connect directly to an sql database.…

Aurelia seems like a great javascript front-end framework. As soon as I get some React.js and Angular work done, I will give it a try.

Another interesting editor is: It has a clean look, a lot of plugins and nice Git integration.
Meld is a visual diff and merge tool targeted at developers.
If trying to connect with Notepad++ to an OS X El Capitain ssh default server, you get this error.
For easily creating and editing .md files, you can use:

Here is some info from the project’s website: Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear…
If you are new as a developer on mac os, you might find the following free tools useful: Other interesting, but paid software is: Honorable mentions:
Use the following commands to change the node.js version: sudo npm cache clean -f sudo npm install -g n sudo n 5.1.1 Instead of 5.1.1 you can write the version…
Login with your SSH account and execute the command: Then, add the following line at the end of the file: Save and close the file and you’re done!