2018-04-11 20:53:49 +03:00
|
|
|
= render "pages/misc/menu"
|
|
|
|
|
|
|
|
%h1= title "Ideas, old and new"
|
|
|
|
|
|
|
|
An idea is where everything starts. Like this project. But not every idea
|
|
|
|
makes it to reality, and some that do do not turn out as planned.
|
|
|
|
|
|
|
|
This is a collection of both, the overripe and unripe. Maybe we can learn from the
|
|
|
|
first, and by continuously reexamining the second see if it is worth the
|
|
|
|
effort to bring them down to earth.
|
|
|
|
|
2018-04-21 10:20:31 +03:00
|
|
|
%h3 Threads
|
|
|
|
%p
|
|
|
|
Since threads are not done, and won't be too soon, this is just a sort of
|
|
|
|
general background info. What i think about the topic and will need to examine
|
|
|
|
before starting that.
|
|
|
|
|
|
|
|
%h3 Optimisation
|
|
|
|
%p
|
|
|
|
This came out of an older document, most of which got implemented by now. A bit
|
|
|
|
about inlining and the such.
|
|
|
|
|
|
|
|
%h3 Soml
|
|
|
|
|
|
|
|
%p
|
|
|
|
Is here for purely historical reasons. It was an important step in defining the
|
|
|
|
calling convention and has some old benchmarks to that effect.
|
|
|
|
|
|
|
|
%h2 Plans
|
|
|
|
%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.
|
2021-11-18 23:47:42 +02:00
|
|
|
|
|
|
|
%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.
|