Hackers.cool
Table of Contents
1 Checking out of HackerSchool
2 Practical Literate Programming in Ubuntu
Today I found out that the source of ifup
,
one of the common tools that are used to bring up an interface in Linux
is done using Literate Programming.
That is until the commit https://bitbucket.org/ifupdown/ifupdown/commits/eb636614476b7f9af64620fe8f298d2f03abf7ce where all the literate source was deleted to preserve only C files in the repo.
I don't understand, but importing the files to Github until they were literate for now..
3 Calling Org Babel blocks via TRAMP
It is amazing that this works:
pwd
emacs --version
/home/wallyqs/public_html GNU Emacs 24.3.1 Copyright (C) 2013 Free Software Foundation, Inc. GNU Emacs comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of Emacs under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING.
4 Started using the server via TRAMP
A code block.
puts "Hello World"
There is a Christmas Tree now at HackerSchool.
All right.