23 Apr'14
Learning GNU screen
I recently started to remotely log into several servers quite often so I felt a need to maintain reliable connections to them and I considered a few choices:
As the beginner, I decided to stick to the easiest option - screen. It comes preinstalled on many server and many administrators install them alongside vim, emacs and git.
I decided to use this blog post for two purposes: to collect the most helpful links to learn screen; and to plan for deeper explorations in future (in this case, Mosh and Tmux).
Useful screen resources
21 Mar'12
Comprehensive list of FREE Online Education resources
Language of teaching - English/Russian. So, let’s begin!
Video
- https://www.class-central.com/ (META-AGGREGATOR of the 37 course providers as of August 2014)
- http://www.udacity.com/
- https://www.coursera.org/landing/hub.php
- https://www.edx.org/
- http://ocw.mit.edu/courses/
- http://www.khanacademy.org/
- http://online.stanford.edu/courses
- http://oyc.yale.edu/
- http://www.ted.com/
- http://www.thersa.org/
- http://bigthink.com/
- https://thenewcircle.com/s
- http://www.saylor.org/
- https://hexlet.org
- http://shad.yandex.ru/lectures/
- http://www.lektorium.tv/
- http://techforum.mail.ru/video/
- http://www.microsoftvirtualacademy.com/home.aspx …
22 Feb'12
django default manager
You can add a manager to all models of some type if you subclass an abstract model which declares a manager.
For example, you can declare ugcModel with publication status and published_items manager.
Link: https://docs.djangoproject.com/en/dev/topics/db/managers/#custom-managers-and-model-inheritance
15 Feb'12
MSP430 Launchpad
This is a link to a web page: https://cacheattack.blogspot.com/2011/06/quick-overview-on-interfacing-msp430.html
Copy: PDF