2012
Issue #5228: Mass assignment vulnerability - how to force dev. define attr_accesible? · rails/rails · GitHub
by night.kameDrPizza commented 2 days ago
Dear Rails people,
Have you learned nothing?
"Insecure-by-default" means "insecure". Trusting the programmer to fix things up and make them secure has never worked.
You guys have reinvented strcpy(). Way to go.
2011
Your Code is My Hell | Virtuous Code
by night.kameBut here’s the dirty little secret of Rails development: the messiest, nastiest big-ball-of-mud code I have seen in my entire career has been in Ruby on Rails projects. I’ve seen Rails projects that accumulated enough technical debt and waste in two years to make 10 year-old C/C++ programs look clean and elegant by comparison. And it wasn’t just one project. I’ve seen it over and over.
C'est le pouvoir de la magie : plus le code est mystique, moins il est touchable.
2010
2009
Twitter Support :: Trouble uploading profile or background images
by night.kameTwitter is currently tackling some problems with profile images. As of now, people are having trouble with adding new images (they don't upload) or removing images (they don't delete.) Others have seen a sudden shift from their current image to an old image used before.
Depuis deux mois, Twitter a du mal avec l'upload d'images. Une centaine de personnes ayant rencontré le bug se sont manifestées dans les commentaires. Visiblement, c'est difficile à corriger l'upload de fichier en Ruby on Rails.