Yearly Archives: 2010

On Twitter

Joel Spolsky on Twitter: Although I appreciate that many people find Twitter to be valuable, I find it a truly awful way to exchange thoughts and ideas. It creates a mentally stunted world in which the most complicated thought you can think is one sentence long. It’s a cacophony of people shouting their thoughts into [...]

Posted in Uncategorized | Tagged , , | Leave a comment

Random fail

Yet another case of trying to be too clever with randomness!

Posted in Uncategorized | Tagged , , | Leave a comment

Security is not easy

Update: After a year, both plugins are finally updated with a better random key generator. Security is not easy. Programmers should leave things like random number and identifier generation to a library (or at least research the best way to do it). A lot of projects learned it the hard way. Let’s talk for instance [...]

Posted in PHP, Symfony | Tagged , , , , , | 8 Comments