Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang committed Oct 1, 2023
1 parent 5f811df commit 0a3b86d
Show file tree
Hide file tree
Showing 8 changed files with 78 additions and 78 deletions.
54 changes: 27 additions & 27 deletions atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,33 @@
<generator uri="https://www.getzola.org/">Zola</generator>
<updated>2023-10-01T00:00:00+00:00</updated>
<id>https://tshepang.github.io/atom.xml</id>
<entry xml:lang="en">
<title>Rust dreams</title>
<published>2023-10-01T00:00:00+00:00</published>
<updated>2023-10-01T00:00:00+00:00</updated>
<author>
<name>Unknown</name>
</author>
<link rel="alternate" href="https://tshepang.github.io/rust-dreams/" type="text/html"/>
<id>https://tshepang.github.io/rust-dreams/</id>

<content type="html">&lt;p&gt;My ideal computing environment, for all device types (from servers to embedded):&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;processors are &lt;a href=&quot;https:&#x2F;&#x2F;riscv.org&#x2F;risc-v-isa&quot;&gt;RISC-V&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;OS is &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;theseus-os&#x2F;Theseus&quot;&gt;Theseus&lt;&#x2F;a&gt;
(excluding some embedded systems where there is only a single application)
&lt;ul&gt;
&lt;li&gt;the next best thing is having &lt;a href=&quot;https:&#x2F;&#x2F;www.redox-os.org&quot;&gt;Redox OS&lt;&#x2F;a&gt; reach mainstream usage&lt;&#x2F;li&gt;
&lt;li&gt;the next best thing after that is having &lt;a href=&quot;https:&#x2F;&#x2F;www.memorysafety.org&#x2F;blog&#x2F;memory-safety-in-linux-kernel&quot;&gt;Rust in Linux kernel&lt;&#x2F;a&gt;,
which would require the least effort of the options above&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;bytecodealliance&#x2F;rustix&quot;&gt;rustix&lt;&#x2F;a&gt; (and &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;sunfishcode&#x2F;mustang&quot;&gt;Mustang&lt;&#x2F;a&gt; &#x2F; &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;sunfishcode&#x2F;eyre&quot;&gt;Eyre&lt;&#x2F;a&gt;) are used to help run POSIX apps&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;bytecodealliance&#x2F;wasmtime&#x2F;tree&#x2F;main&#x2F;cranelift&quot;&gt;Cranelift&lt;&#x2F;a&gt; is used to generate machine code&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</content>

</entry>
<entry xml:lang="en">
<title>Rust things I would fund if were able</title>
<published>2023-10-01T00:00:00+00:00</published>
Expand Down Expand Up @@ -930,33 +957,6 @@ and is enhanced by the exciting character transformation near the end.
The &lt;strong&gt;best performance&lt;&#x2F;strong&gt;, however, is by Johnny Harris,
playing the leader of a team of soldiers in &lt;em&gt;Monsters: Dark Continent&lt;&#x2F;em&gt;.
Following that is one by Tom Wilkinson, playing a sad detective in &lt;em&gt;Good People&lt;&#x2F;em&gt;.&lt;&#x2F;p&gt;
</content>

</entry>
<entry xml:lang="en">
<title>Rust dreams</title>
<published>2022-09-23T00:00:00+00:00</published>
<updated>2022-09-23T00:00:00+00:00</updated>
<author>
<name>Unknown</name>
</author>
<link rel="alternate" href="https://tshepang.github.io/rust-dreams/" type="text/html"/>
<id>https://tshepang.github.io/rust-dreams/</id>

<content type="html">&lt;p&gt;My ideal computing environment, for all device types (from servers to embedded):&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;processors are &lt;a href=&quot;https:&#x2F;&#x2F;riscv.org&#x2F;risc-v-isa&quot;&gt;RISC-V&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
&lt;li&gt;OS is &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;theseus-os&#x2F;Theseus&quot;&gt;Theseus&lt;&#x2F;a&gt;
(excluding some embedded systems where there is only a single application)
&lt;ul&gt;
&lt;li&gt;the next best thing is having &lt;a href=&quot;https:&#x2F;&#x2F;www.redox-os.org&quot;&gt;Redox OS&lt;&#x2F;a&gt; reach mainstream usage&lt;&#x2F;li&gt;
&lt;li&gt;the next best thing after that is having &lt;a href=&quot;https:&#x2F;&#x2F;www.memorysafety.org&#x2F;blog&#x2F;memory-safety-in-linux-kernel&quot;&gt;Rust in Linux kernel&lt;&#x2F;a&gt;,
which would require the least effort of the options above&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;bytecodealliance&#x2F;rustix&quot;&gt;rustix&lt;&#x2F;a&gt; (and &lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;sunfishcode&#x2F;mustang&quot;&gt;mustang&lt;&#x2F;a&gt;) are used to help run POSIX apps&lt;&#x2F;li&gt;
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;bytecodealliance&#x2F;wasmtime&#x2F;tree&#x2F;main&#x2F;cranelift&quot;&gt;Cranelift&lt;&#x2F;a&gt; is used to generate machine code&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
</content>

</entry>
Expand Down
30 changes: 15 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,21 @@
<br>


<article itemscope itemtype="http://schema.org/CreativeWork">
<header>
<h2 itemprop="name">
<a href="https://tshepang.github.io/rust-dreams/">Rust dreams</a>
<br>
<span class="muted">
2023-10-01
</span>
</h2>
</header>

</article>



<article itemscope itemtype="http://schema.org/CreativeWork">
<header>
<h2 itemprop="name">
Expand Down Expand Up @@ -189,21 +204,6 @@ <h2 itemprop="name">
</article>



<article itemscope itemtype="http://schema.org/CreativeWork">
<header>
<h2 itemprop="name">
<a href="https://tshepang.github.io/rust-things-i-most-anticipate/">Rust things I most anticipate</a>
<br>
<span class="muted">
2023-03-16
</span>
</h2>
</header>

</article>



<nav>
<p>
Expand Down
30 changes: 15 additions & 15 deletions page/2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,21 @@
<br>


<article itemscope itemtype="http://schema.org/CreativeWork">
<header>
<h2 itemprop="name">
<a href="https://tshepang.github.io/rust-things-i-most-anticipate/">Rust things I most anticipate</a>
<br>
<span class="muted">
2023-03-16
</span>
</h2>
</header>

</article>



<article itemscope itemtype="http://schema.org/CreativeWork">
<header>
<h2 itemprop="name">
Expand Down Expand Up @@ -189,21 +204,6 @@ <h2 itemprop="name">
</article>



<article itemscope itemtype="http://schema.org/CreativeWork">
<header>
<h2 itemprop="name">
<a href="https://tshepang.github.io/2014-review/">2014 review</a>
<br>
<span class="muted">
2022-11-27
</span>
</h2>
</header>

</article>



<nav>
<p>
Expand Down
4 changes: 2 additions & 2 deletions page/3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@
<article itemscope itemtype="http://schema.org/CreativeWork">
<header>
<h2 itemprop="name">
<a href="https://tshepang.github.io/rust-dreams/">Rust dreams</a>
<a href="https://tshepang.github.io/2014-review/">2014 review</a>
<br>
<span class="muted">
2022-09-23
2022-11-27
</span>
</h2>
</header>
Expand Down
4 changes: 2 additions & 2 deletions rust-dreams/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<header>
<h1 itemprop="headline">Rust dreams</h1>
<span class="muted">
2022-09-23
2023-10-01
</span>
</header>
<div itemprop="articleBody">
Expand All @@ -74,7 +74,7 @@ <h1 itemprop="headline">Rust dreams</h1>
which would require the least effort of the options above</li>
</ul>
</li>
<li><a href="https://github.com/bytecodealliance/rustix">rustix</a> (and <a href="https://github.com/sunfishcode/mustang">mustang</a>) are used to help run POSIX apps</li>
<li><a href="https://github.com/bytecodealliance/rustix">rustix</a> (and <a href="https://github.com/sunfishcode/mustang">Mustang</a> / <a href="https://github.com/sunfishcode/eyre">Eyre</a>) are used to help run POSIX apps</li>
<li><a href="https://github.com/bytecodealliance/wasmtime/tree/main/cranelift">Cranelift</a> is used to generate machine code</li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion search_index.en.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2686,7 +2686,7 @@
</url>
<url>
<loc>https://tshepang.github.io/rust-dreams/</loc>
<lastmod>2022-09-23</lastmod>
<lastmod>2023-10-01</lastmod>
</url>
<url>
<loc>https://tshepang.github.io/rust-ecosystem-weaknesses/</loc>
Expand Down
30 changes: 15 additions & 15 deletions tags/rust/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,21 @@ <h1>Rust</h1>



<article itemscope itemtype="http://schema.org/CreativeWork">
<header>
<h2 itemprop="name">
<a href="https://tshepang.github.io/rust-dreams/">Rust dreams</a>
<br>
<span class="muted">
2023-10-01
</span>
</h2>
</header>

</article>



<article itemscope itemtype="http://schema.org/CreativeWork">
<header>
<h2 itemprop="name">
Expand Down Expand Up @@ -221,21 +236,6 @@ <h2 itemprop="name">



<article itemscope itemtype="http://schema.org/CreativeWork">
<header>
<h2 itemprop="name">
<a href="https://tshepang.github.io/rust-dreams/">Rust dreams</a>
<br>
<span class="muted">
2022-09-23
</span>
</h2>
</header>

</article>



<article itemscope itemtype="http://schema.org/CreativeWork">
<header>
<h2 itemprop="name">
Expand Down

0 comments on commit 0a3b86d

Please sign in to comment.