Archive

Archive for the ‘Uncategorized’ Category

dux

July 27th, 2009 Nick No comments

Some information on Dux (operating system/kernel)

Current developers at the time I wrote this:

  • Martin Brandenburg
  • Daniel Danopia
  • James Spahlinger
  • Liam Dunn
  • Scott Olson
  • Nick Markwell (me)

Source code: http://github.com/RockerMONO/dux

Information, issues, bug reports: http://dux.duckinator.net

boredom

January 21st, 2009 Nick No comments

I’m bored, so I decided to make another post on my blog.

For those who know what the Ruby language is, run:

ruby -e "max=7;blk=lambda{|i|puts(('.'*(i*2-1)).center(max*2-1))};1.upto(max-1,&blk);max.downto(1, &blk)"

(Thanks to scott)

For those who dont, that outputs:

      .
     ...
    .....
   .......
  .........
 ...........
.............
 ...........
  .........
   .......
    .....
     ...
      .

Yes, I’m so bored i carefuly copy/pasted a diamond. Yay me.

ANYWAYS

it’s 1:14am, so I’m going to bed….since I’ve been up after 2am for the past 4 nights.

Categories: Uncategorized Tags:

Test post

January 18th, 2009 Nick 6 comments

Just seeing if everything’s set up right.

My dog’s being kinda retarded :P

(Works fine)

Categories: Uncategorized Tags: