[CentralOH] 2014-12-12 道場 Scribbles 落書/惡文?

jep200404 at columbus.rr.com jep200404 at columbus.rr.com
Sat Dec 13 19:18:50 CET 2014


SQLAlchemy versus Django ORM?
    How does SQLAlchemy's migration support compare
    to Django ORM's migration support?

Django ORM
    migration support is awesome!!!
You read book!
The book is "The Django Book"
    http://www.djangobook.com/en/2.0/
    https://github.com/jacobian-archive/djangobook.com

wp:Monty Python and the Holy Grail
http://dvd.netflix.com/Movie/Monty-Python-and-the-Holy-Grail/771476

Makes Caps Lock key work as left Ctrl key:
    uber at dojo:~$ cat capslock 
    keycode 66 = Control_L
    clear Lock
    add Control = Control_L
    uber at dojo:~$ xmodmap capslock 
    uber at dojo:~$ 

Do you like the language you program in?
    Perl?
    PHP?
    C?
    Java?
    Ruby?
    Python?

Scrapy only works on Python 2 (2.7?), not Python 3.
https://pypi.python.org/pypi/Scrapy

magit
    git awesomeness in emacs
    https://github.com/magit/magit

Ali Farka Touré and Ry Cooder - Talking Timbuktu

emacs tutorial
    ^C^F to open a file
    ^G I don't what I'm doing
    ^X^S to save a file
    ^X^B to change to editing a different buffer
    ^Xb to change to a different buffer
    ^X^F to find some file
    ^X^K to close a buffer (K for kill)
    ^X^C to close EMACS altogether
    ^X1 
    ^P move up a line
    ^N move down a line
    ^A move to beginning of line
    ^E move to end of line
    ^F move forward one character
    ^B move back one character

tmux is awesome
    For the poor schlubs who are stuck using Microsoft Windows
    http://stackoverflow.com/questions/5473384/terminal-multiplexer-for-microsoft-windows-installers-for-gnu-screen-or-tmux
    http://www.merriam-webster.com/dictionary/schlub

    an emacs enthusiast likes ^Q for tmux stuff.

wp: prefix means Wikipedia
To get good answers, consider following the advice in the links below.
http://catb.org/~esr/faqs/smart-questions.html
http://web.archive.org/web/20090627155454/www.greenend.org.uk/rjk/2000/06/14/quoting.html


More information about the CentralOH mailing list