tsion (Scott Olson)

Name
Scott Olson
Email
Location
Canada
Member Since
Sep 29, 2008 (about 1 year)

Following 10 githubbers and watching 21 repositories view all →

Public Repositories (14)

  • oos

    ooc operating system

    legend

    Last updated Thu Dec 03 21:47:26 -0800 2009

  • ooc-freeimage

    ooc bindings for the FreeImage graphics library

    legend

    Last updated Sat Nov 21 14:45:06 -0800 2009

  • ooc-mode

    Emacs syntax highlighting for the OOC programming language.

    legend

    Forked from tatofoo/ooc-mode Sat Nov 14 17:36:39 -0800 2009

    Last updated Sat Nov 14 17:43:25 -0800 2009

  • rrpn

    A Reverse Polish Notation calculator in Ruby

    legend

    Last updated Tue Nov 03 21:20:15 -0800 2009

  • gist

    Absolutely the best command line gister.

    legend

    Forked from defunkt/gist Sun Oct 18 16:35:19 -0700 2009

    Last updated Mon Oct 19 21:15:47 -0700 2009

  • on_irc

    An event driven IRC library for the Ruby programming language

    legend

    Last updated Fri Sep 25 17:07:01 -0700 2009

  • kirby

    A super-clean IRC bot with sandboxed Ruby evaluation, repository watching, and link-logging to de...

    legend

    Forked from fauna/kirby Thu Jul 09 19:32:22 -0700 2009

    Last updated Thu Jul 09 19:43:11 -0700 2009

  • mitter

    forking mitter because I want to add some features

    legend

    Forked from albert748/mitter Wed Nov 25 23:50:44 -0800 2009

    Last updated Sat May 09 01:51:18 -0700 2009

  • amarok-np

    A Sinatra app for exposing my amarok now playing to IRC clients on other computers

    legend

    Last updated Tue Feb 17 22:20:00 -0800 2009

  • rbrainfuck

    A brainfuck interpreter in Ruby

    legend

    Last updated Sat Feb 07 01:05:32 -0800 2009

  • tsion.github.com

    my GitHub page

    legend

    Last updated Thu Jan 29 21:57:48 -0800 2009

  • quotes-on-rails

    A Ruby on Rails quote database

    legend

    Last updated Tue Dec 23 18:09:05 -0800 2008

  • asplode

    A Ruby IRC bot

    legend

    Last updated Mon Dec 22 00:21:50 -0800 2008

  • bothead

    A PHP IRC bot

    legend

    Last updated Mon Dec 22 00:21:24 -0800 2008

Public Activity feed

tsion pushed to master at tsion/oos Thu Dec 03 21:47:27 -0800 2009
HEAD is d1d433956e63ba3caa803379d8f7fc97965f5908

2 commits »

tsion pushed to master at tsion/oos Thu Dec 03 17:23:39 -0800 2009
HEAD is 395595dc2d125457d5c974f9e81654881b520ab6
  • tsion committed 395595dc:
    converted hal.c to ooc, renamed Hal* functions to hal* because ooc doesn't like function starting with capitals
tsion pushed to master at tsion/oos Wed Dec 02 14:28:16 -0800 2009
HEAD is 19e685aa4efe5da777f733e972d553dee988c0f1
  • tsion committed 19e685aa:
    added -sourcepath=src/shiny and -sourcepath=. to the ooc flags so that .ooc's can 'import foo' instead of 'import src/shiny/foo'
tsion pushed to master at tsion/oos Wed Dec 02 14:16:15 -0800 2009
HEAD is 1709ef6a4643af4fdd846f6c3f5f68ae07f6c178
  • tsion committed 1709ef6a:
    updated readme with information about the ooc code
tsion pushed to master at tsion/oos Tue Dec 01 19:18:56 -0800 2009
HEAD is 35b231f1f262cdf212973f6500948eb1b5314a8e
  • tsion committed 35b231f1:
    added tons of methods to the Char cover
tsion pushed to master at tsion/oos Tue Dec 01 14:44:00 -0800 2009
HEAD is 29d0879a661cb9e8fbb88b588e1289a7efe5f8e4
  • tsion committed 29d0879a:
    now prints some multiboot info - haven't covered the whole multiboot header yet
tsion pushed to master at tsion/oos Tue Dec 01 14:35:38 -0800 2009
HEAD is 44dd2dfd091710d07db36292f4ea71a313b495cd
tsion pushed to master at tsion/oos Mon Nov 30 17:28:15 -0800 2009
HEAD is 574d7d600a35c459797b5d932b05846c714a4028
  • tsion committed 574d7d60:
    removed old printa.ooc, because the kernel is in ooc now :)
tsion pushed to master at tsion/oos Mon Nov 30 17:23:38 -0800 2009
HEAD is 42e6237639c12d7e166a188f89ed1c77c0261d74

5 commits »

tsion created branch ooc at tsion/oos Mon Nov 30 17:20:57 -0800 2009
New branch is at tsion/oos/tree/ooc
tsion created gist: 245132 Sun Nov 29 15:41:33 -0800 2009
source ~/.zshenv # The following lines were added by compinstall
tsion pushed to master at tsion/oos Sun Nov 29 00:33:13 -0800 2009
HEAD is 15f2ac05bb13db79122f490dde2dcaeff3894e77

2 commits »

tsion created gist: 244836 Sat Nov 28 23:31:27 -0800 2009
(defun kill-buffer-and-frame () (interactive) (kill-this-buffer)
tsion created gist: 244832 Sat Nov 28 23:12:01 -0800 2009
global _start ; making entry point visible to linker extern kmain ; kmain is...
tsion pushed to master at tsion/oos Sat Nov 28 17:31:13 -0800 2009
HEAD is b7124e62c20889a09e7330c0d4dcf7cdfd0be548
  • tsion committed b7124e62:
    someone ran oos on real hardware, updating readme
tsion created gist: 244694 Sat Nov 28 15:10:59 -0800 2009
[/home/scott/code/os/oos]$ pushd ../dux ...
tsion created gist: 244620 Sat Nov 28 11:40:14 -0800 2009
--------------------------------------------------- -- Licensed under the GNU General Public Lice...
tsion pushed to master at tsion/oos Sat Nov 28 10:54:48 -0800 2009
HEAD is d913aedf30be3e4c9019ad73015ca72d495a2a32

3 commits »

tsion pushed to master at tsion/oos Fri Nov 27 16:29:16 -0800 2009
HEAD is 5efe6dfda3011c31fc58ad558d68736a2fcb6319

2 commits »

tsion created gist: 243848 Thu Nov 26 22:03:37 -0800 2009
Debugger entered--Lisp error: (error "No window up from selected window") signal(error ("No win...
tsion forked albert748/mitter Wed Nov 25 23:50:45 -0800 2009
Forked repository is at tsion/mitter
tsion created gist: 243278 Wed Nov 25 22:25:59 -0800 2009
case operator when :==, :!=, :> instance1.send(operator, instance2)
tsion pushed to master at tsion/oos Wed Nov 25 21:49:41 -0800 2009
HEAD is 25de3330d9f994d5c458244d5305094ad953d798

2 commits »

tsion created gist: 242512 Tue Nov 24 21:48:15 -0800 2009
Decimal to hex: 589 ÷ 16 = 36 r 13
tsion updated gist: 242508 Tue Nov 24 21:44:52 -0800 2009
Decimal | Binary 25 ÷ 2 = 12 r 1 | 11001b ÷ 10 = 1100b r 1 12 ÷ 2 = 6 r 0 | 1100b ÷ 10 ...
tsion created gist: 242508 Tue Nov 24 21:44:01 -0800 2009
Decimal | Binary 25 ÷ 2 = 12 r 1 | 11001b ÷ 10 = 1100b r 1 1 2 ÷ 2 = 6 r 0 | 1100b ÷ 10 ...
tsion pushed to master at tsion/oos Tue Nov 24 14:26:32 -0800 2009
HEAD is 3447b022fe5191cd591785e44ef594a03d9f6e16
tsion pushed to master at tsion/oos Mon Nov 23 20:54:23 -0800 2009
HEAD is 2955e1ad9231c40588be5504e6a2a5b61e016f5e
  • tsion committed 2955e1ad:
    added colors to grub and removed the timeout so we can see them!
tsion pushed to master at tsion/oos Mon Nov 23 20:44:51 -0800 2009
HEAD is e4843497ac8023981e41d515b387a9f02ef9cade
tsion pushed to master at tsion/oos Mon Nov 23 20:36:47 -0800 2009
HEAD is e603d857cf2be7192cb044a000a1ab96103fad9a
  • tsion committed e603d857:
    added multiboot.h and started using it
tsion pushed to master at tsion/oos Mon Nov 23 17:51:11 -0800 2009
HEAD is ea2cbbf2c916a6f92b088f33399c2e18de954a0f
  • tsion committed ea2cbbf2:
    renamed shiny.iso to oos.iso - shiny is just the name of the kernel
tsion pushed to master at tsion/oos Mon Nov 23 17:33:42 -0800 2009
HEAD is 2c2b856e4335a0011c34728f64820a789dab8273

8 commits »

tsion pushed to master at tsion/oos Mon Nov 23 15:29:19 -0800 2009
HEAD is c1feee613e76696476f4c6bb5bf2c349464a17da
  • tsion committed c1feee61:
    scons will remake the iso if you edit menu.lst =)
tsion pushed to master at tsion/oos Mon Nov 23 15:00:31 -0800 2009
HEAD is 698df25027401ef38f06bb3bcd8b372a3d8dcce6
  • tsion committed 698df250:
    I mixed up ./run.sh and ./run-debug.sh *oops*