VPS are getting shockingly cheap these days: https://www.digitalocean.com/
miniblog.
Python 2 is rather inconsistent with comparisons: '1' > 1 is fine, but datetime > date doesn't work. Python 3 refuses both, thankfully.
Threw together an implementation of TCO in #emacs lisp yesterday! https://gist.github.com/Wilfred/5615907/b178d7f60200da325c61926f587848fddd603218 Forced me to think quite hard for a while :)
Really good to see GitHub adding repository redirects: https://github.com/blog/1508-repository-redirects-are-here
https://crate.io/ is a really nice PyPI UI for finding out about packages, especially their version history.
PyPI pins: https://pypip.in/ cute.
Seriously impressed with https://github.com/joddie/pcre2el . Convert PCRE to Emacs regexp, or even convert an arbitrary regexp to an `rx` form!
It's also caused me to miss my station on two separate occasions.
Writing GNU Emacs Extensions is excellent. It's accessible to elisp newbies but experienced elispers will probably learn new things too.
"Let's face it: you could be a total lunatic, and /Emacs has to make you happy/." http://t.co/4oIaWUghht
python-django.el lets you do `manage.py runserver` inside Emacs. You can then set breakpoints and follow the code inside Emacs. Awesome.
XML is too complex, and a compliant parser acquires a swathe of security issues: http://t.co/zX7ByGbmqo
A data-free filesystem! https://github.com/philipl/pifs#readme
Making tab-completion even better in IPython: http://t.co/hqOVpRSVwC
Just discovered Swagger, which gives you an autogenerated beautiful UI to REST APIs: https://developers.helloreverb.com/swagger/
Showing 7,096-7,110 of 7,508 posts