mtoledo
- Karma
- 308
- Created
- February 27, 2008 (18y ago)
- Submissions
- 0
- Creating Repeatable CSS Animations with Sass (tech.noredink.com)
- VPN Encryption (privateinternetaccess.com)
- On Encryption (privateinternetaccess.com)
- Why I think you should try dvorak (marcostoledo.com)
- Watch out for using ActiveRecord’s update_attributes on dirty objects (marcostoledo.com)
- Rails CSRF vulnerability explanation (coderrr.wordpress.com)
-
I've been using emacs recently, and I had a bunch of code editing I needed done. Figured I'd use emacs for the regex heavy lifting. I failed miserably. My capturing groups didn't work. Then my digit character classes…