switch to hacker theme
This commit is contained in:
@@ -45,7 +45,7 @@ title: RubyX, where it started
|
||||
|
||||
|
||||
|
||||
<div class="row vspace20">
|
||||
<div class="row">
|
||||
<div class="span12 center">
|
||||
<h1><span>Thanks</span></h1>
|
||||
<p>This would not have happened without:</p>
|
||||
@@ -53,8 +53,8 @@ title: RubyX, where it started
|
||||
</div>
|
||||
|
||||
<!-- About Us -->
|
||||
<div class="row vspace20">
|
||||
<div class="span4">
|
||||
<div class="row">
|
||||
<div class="tripple">
|
||||
<h2 class="center">Smalltalk</h2>
|
||||
<p>
|
||||
Smalltalk is the mother of OO for me. Adele Goldberg has written down the details of early implementations in the
|
||||
@@ -66,7 +66,7 @@ title: RubyX, where it started
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="span4">
|
||||
<div class="tripple">
|
||||
<h2 class="center">Ruby and Rails</h2>
|
||||
<p>
|
||||
After years of coding Java, Ruby was a very fresh wind. Smalltalk reborn without the funny syntax or image.
|
||||
@@ -81,7 +81,7 @@ title: RubyX, where it started
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="span4">
|
||||
<div class="tripple">
|
||||
<h2 class="center">Synthesis</h2>
|
||||
<p>Synthesis</a> is a microkernel OS written
|
||||
in the 80's by Alexia Massalin which not only proves the validity of the microkernel idea, but also
|
||||
@@ -90,14 +90,14 @@ title: RubyX, where it started
|
||||
<p>
|
||||
Alexia has raised questions about the nature of code and ways of programming which are still unresolved.
|
||||
I regularly reread the thesis and especially the chapter on
|
||||
<a href="http://valerieaurora.org/synthesis/SynthesisOS/ch4.html"> Quajects </a> in the endeavour to understand what
|
||||
<a href="http://valerieaurora.org/synthesis/SynthesisOS/ch4.html"> Quajects</a> in the endeavour to understand what
|
||||
they are in any higher language terms.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="row vspace20">
|
||||
<div class="row">
|
||||
<div class="span12 center">
|
||||
<p>Many other steps on the way that have left their mark:</p>
|
||||
</div>
|
||||
@@ -120,7 +120,7 @@ title: RubyX, where it started
|
||||
<p>
|
||||
<b><a href="https://github.com/cyndis/as">As</a></b> ended up being the starting point for the assembly layer.
|
||||
It was nice and small and produced working ARM code, which is what i wanted, as raspberry is arm.
|
||||
<b><a href="https://github.com/seattlerb/wilson"> Wilson </a> </b>got assimilated for similar reasons, ie small and
|
||||
<b><a href="https://github.com/seattlerb/wilson"> Wilson</a> </b>got assimilated for similar reasons, ie small and
|
||||
no dependencies.
|
||||
</p>
|
||||
<p>
|
||||
@@ -134,7 +134,7 @@ title: RubyX, where it started
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row vspace20">
|
||||
<div class="row">
|
||||
<div class="span12 center">
|
||||
<p>Lastly, but most importantly there is a siritual side to this too. Actually to anything i have done for at
|
||||
least 15 years, and i just mention it <a href="spiritual.html">here</a>, thinking that it won't concern
|
||||
|
||||
Reference in New Issue
Block a user