adding a link to the thesis and cleaning it up a little

This commit is contained in:
2021-11-18 23:47:42 +02:00
parent 81ec45fa65
commit db620f05cb
9 changed files with 53 additions and 38 deletions

View File

@ -3,3 +3,4 @@
%li= link_to "Threads (rumble)" , "threads.html"
%li= link_to "Optimisation (ideas)" , "optimisations.html"
%li= link_to "SOML (old)", "soml.html"
%li= link_to "SynthesisOS" , "/synthesis/index"

View File

@ -30,3 +30,20 @@ effort to bring them down to earth.
%p
I was also thinking this section could serve as an intermediate discussion reference.
Formulating ideas on the list and writing intermediate designs down here.
%h2 Synthesis
%p
At some point i downloaded and saved a copy of
= ext_link "Alexia Massalin" , "https://en.wikipedia.org/wiki/Alexia_Massalin"
phd thesis about Synthesis. If memory serves it was from
= ext_link "Valerie Aurora" , "valerieaurora.org"
%p
By chance i noticed that my links don't work and so i googled it and could
not find another copy of the whole thesis online. So i am making my copy of
= link_to "SynthesisOS" , "/synthesis/index"
available. But i must apologise that the formatting is whacked, and in the
conversion to haml some layout got inacurate. My only excuse is that this
was never intended for anyone but me. But it is a very important milestone
in our understanding of how to implement new and good ideas, so i will continue
to host it and put a link up on wikipedia too.