Hackers.cool

Table of Contents

1 [2014-12-26 Fri] Checking out of HackerSchool

aUrI8iI.jpg

2 [2014-12-14 Sun] 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..

Here: https://github.com/wallyqs/ifupdown

3 [2014-12-12 Fri] 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 [2014-12-10 Wed] Started using the server via TRAMP

A code block.

puts "Hello World"

There is a Christmas Tree now at HackerSchool.

All right.

Author: Waldemar Quevedo

Created: 2014-12-26 Fri 05:28

Emacs 24.4.1 (Org mode 8.3beta)

Validate