Software: Cautionary Tales
·
Sometimes we only learn from personal experience. Learn from my mistakes so you don’t have to live through them yourself.
·
Sometimes we only learn from personal experience. Learn from my mistakes so you don’t have to live through them yourself.
·
Composer is a potential solution for theme/plugin dependencies in WordPress. But it will take some time before we flesh out the solution fully.
·
How reasonable is the suggestion that WordPress encrypt its database? Really?
·
Global variables are bad, clutter your code, and can be a major stumbling project in terms of project maintainability. Don’t use them.
·
I built an app last night that allows me to look up bus arrival times via SMS. It took me 2 hours. Node is incredible!
·
Apple has announced they won’t be unlocking iOS 8 phones in response to warrants, not as a point of policy, but because the system they’ve built won’t allow it.
·
I use WordPress daily; I critique it almost as frequently. Are my suggestions contributing to a solution or just further conflating the problem?
·
One of the first things on any security auditor’s list is checking to see if a site is vulnerable to cross-site scripting (XSS).
·
A world where the information to which we have access is tightly controlled is a world in which democracy, free thought, and liberty dies.
·
Let’s work out the probability that, in a given group of individuals, at least three share a birthday.