259
edits
Ryansnyder (talk | contribs) |
|||
| Line 21: | Line 21: | ||
== erik == | == erik == | ||
== jbalogh == | == jbalogh == | ||
* uploading files + validation + lots of logging = maybe less upload bugs | |||
* redis has been running on amo for almost a week | |||
** and [http://jbalogh.khan.mozilla.org/isredisdeadyet.html is not dead yet] | |||
* tried out asynchronous django signals on a background thread | |||
** wrapping Signal.send in try/except is safer and easier | |||
* breaking hudson just about every time I commit | |||
* making my [http://jbalogh.khan.mozilla.org/xxx/#09-28 performace graphs] suck a little less | |||
* jamming with perl and unix pipes every now and then | |||
gl --since='2 weeks ago' --author=jbalogh --stat | grep 'files changed' | perl -ne 'BEGIN {$ins=0; $del=0; } if(/, (\d+).*, (\d+)/) { $ins+=$1; $del+=$2 } END { print "+", $ins, ", -", $del,"\n" }' | |||
+658, -907 | |||
* No, I do not know how to write perl. | |||
* I like Ubik and the short stories from Philip K Dick; [http://www.amazon.com/Philip-K-Dick-Reader/dp/0806518561/ref=sr_1_1?s=gateway&ie=UTF8&qid=1285694461&sr=8-1 DickReader] anyone? | |||
== jgrlicky == | == jgrlicky == | ||
== josh == | == josh == | ||
edits