small fixes
This commit is contained in:
@@ -53,17 +53,19 @@ sub-title: RubyX hopes make the the mysterious more accessible, shed light in th
|
||||
</p>
|
||||
<p>
|
||||
There is this attitude C believers elude and since they are the gatekeepers of the os,
|
||||
everyone is fooled into believing only c is fast. Whereas what is true is that <em>static</em> code is fast.
|
||||
everyone is fooled into believing only c is fast. Whereas what is true is that
|
||||
<em>complied (binary) code </em>is fast.
|
||||
</p>
|
||||
<p>
|
||||
On a very similar note we are lead to believe that os features must be used from c. Whereas system calls
|
||||
are software interrupts and only the c std library makes them look like c functions. But they are not.
|
||||
are software interrupts, not really <em>calls<em> at all.
|
||||
Only the c std library makes them look like c functions, but they are not.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="span12">
|
||||
<p class="center"><span> So what does empowerment mean. </span></p>
|
||||
<p class="center"><span> <b> So what does empowerment mean. </b></span></p>
|
||||
<p>
|
||||
For me it is means owning your tools.
|
||||
For everyone to really be able to unfold their ideas and potential.
|
||||
|
||||
Reference in New Issue
Block a user