Choose Django app and model names carefully. Changing them is pain: apps: https://gist.github.com/jamesmfriedman/6168003 models: http://t.co/j2XGY6QSjJ
miniblog.
@rejeep Is there a changelog anywhere for f.el?
Released v0.27 of ag.el. For such a simple Emacs package, it's remarkable how many minor bugs slowly come out of the woodwork.
Schnail mail -- a perspective on GMail adverts: http://t.co/jChnDu81mU
Anyone using django-test-mixins will be pleased to hear that it's available on PyPI! https://pypi.python.org/pypi/django_test_mixins
@TomRittervg Found your 'De-Anonymizing Alt.Anonymous' slides fascinating. "no anonymity network [to] securely share [..] video" <- Freenet?
Auticons: http://t.co/J8je4cc2zu a wonderful, practical demo of exclusively content-based CSS.
$ python manage.py test && notify-send "Passed!" || notify-send "Failed!"
I keep looking to play with Rust more, but the level of churn in the language is still rather high. The future looks bright though.
GUIs vs the unix philosphy: http://t.co/fKBF14vykT (a real gem!)
Interesting discussion on Tor weaknesses: http://t.co/D4sS2YGB3B (pages 6-9).
"MI5 trained a specially bred group of Gerbils to detect spies" http://t.co/yjdQr3zyXp
Compiled and ran Servo today on a few test pages. It's making amazing progress, both as a browser and a Rust language testbed.
"When debugging, novices insert corrective code; experts remove defective code." - Richard Pattis
Today I learnt "use strict"; even forbids with() statements! https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions_and_function_scope/Strict_mode#Simplifying_variable_uses Probably a good thing.
You can abuse JavaScript's setTimeout for basic tail call optimisation. Neat.
"getLine :: IO String contains a String in the same way that /bin/ls contains a list of files"
I've open sourced several small bits of code recently that were previously only in internal projects. The code has benefited every time.
Turns out that IE8 emulation in IE9 does not always behave the same as IE8 proper. Lesson learnt.
JS worries about size get silly sometimes. Found a library that refused to fix a known bug, because it would have added 0.5KiB!
Showing 6,961-6,980 of 7,508 posts