What is technical debt? And why does almost every startup have it? - 0 views
The Atomist Documentation - 0 views
Crypto-Gram: October 15, 2017 - Schneier on Security - 0 views
-
NIST recently published its four-volume SP800-63-3 Digital Identity Guidelines. Among other things, it makes three important suggestions when it comes to passwords: * Stop it with the annoying password complexity rules. They make passwords harder to remember. They increase errors because artificially complex passwords are harder to type in. And they don't help that much. It's better to allow people to use pass phrases. * Stop it with password expiration. That was an old idea for an old way we used computers. Today, don't make people change their passwords unless there's indication of compromise. * Let people use password managers. This is how we deal with all the passwords we need.
The case against annotations - SoftwareMill Tech Blog - 0 views
Commit messages - Good practices - 2 views
365Git | Writing Git commit messages - 0 views
-
The use of the imperative, present tense is one that takes a little getting used to. When I started mentioning it, it was met with resistance. Usually along the lines of “The commit message records what I have done”. But, Git is a distributed version control system where there are potentially many places to get changes from. Rather than writing messages that say what you’ve done; consider these messages as the instructions for what applying the commit will do. Rather than having a commit with the title:Renamed the iVars and removed the common prefix. Have one like this:Rename the iVars to remove the common prefix. Which tells someone what applying the commit will do, rather than what you did. Also, if you look at your repository history you will see that the Git generated messages are written in this tense as well - “Merge” not “Merged”, “Rebase” not “Rebased” so writing in the same tense keeps things consistent. It feels strange at first but it does make sense (testimonials available upon application) and eventually becomes natural.
A Comparison Between Differential Equation Solver Suites In MATLAB, R, Julia, Python, C... - 0 views
Red Hat JBoss Fuse - EIP Transaction Guide - Error Handling and Rollbacks - 0 views
-
Checked exceptions, on the other hand, do not trigger rollback.
Uber Open Source - Jaeger - 0 views
Data Center File System | Quobyte - 0 views
plainJS - The Vanilla JavaScript Repository - 1 views
-
"jQuery is one of the great libraries that helped us overcome JavaScript browser issues when IE 6 and 7 were still around. Today, it may be a good choice to drop jQuery and its cousins, because modern browsers are pretty easy to deal with on their own. Using plain JavaScript will make your applications load and react blazingly fast."
The Fine Art of the Webpack 3 Config - 1 views
Tinc VPN - 0 views
« First
‹ Previous
181 - 200 of 1478
Next ›
Last »
Showing 20▼ items per page