<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Dzu's Blog (Einträge über rust)</title><link>https://blog.lazy-evaluation.net/</link><description></description><atom:link href="https://blog.lazy-evaluation.net/de/categories/rust.xml" rel="self" type="application/rss+xml"></atom:link><language>de</language><copyright>Contents © 2025 &lt;a href="mailto:dzu@member.fsf.org"&gt;Detlev Zundel&lt;/a&gt; </copyright><lastBuildDate>Sat, 08 Mar 2025 11:07:54 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Starting My Rust Journey</title><link>https://blog.lazy-evaluation.net/de/posts/rust/rust-introduction.html?pk_campaign=feed</link><dc:creator>Detlev Zundel</dc:creator><description>&lt;div&gt;&lt;p&gt;With a few things coming together, I have finally decided to look into
yet another programming language.  On the one hand learning a new
language is usually a good way to broaden the fundamenetal
understanding of programming, but this time I do have a specific goal
in mind that I want to reach.&lt;/p&gt;
&lt;p&gt;Only recently I have been looking at various 32 bit Cortex-M ARM
micro-controllers with the vendor provided &lt;code class="docutils literal"&gt;C&lt;/code&gt; programming
environments.  Knowing modern programming languages like Haskell,
OCaml or Go got me so frustrated with these environments that I
decided to find a modern language also fit for this embedded space and
no, I don't think Python is the answer to every problem just as Java
wasn't.  Ultimately, I would like to see a functional programming
language in this space, but I am open to other approaches fitting the
embedded space.&lt;/p&gt;
&lt;p&gt;Being an FSF Emacs user for decades, I am also averse to these
proprietary programming environments that may have some nice features
but ultimately only try to lock the developer into a vendor controlled
ecosystem.  Usually they are all Eclipse based anyway but are
incompatible with one another.  It gives me the shivers installing the
n-th copy of Eclipse for yet another Cortex-M based micro-controller
and I really wonder how we ended up in this very frustrating assembly
of walled in environments.&lt;/p&gt;
&lt;p&gt;So this is the start of a small series of posts that evaluate how easy
it will be to setup a programming environment on GNU/Linux for &lt;a class="reference external" href="https://www.rust-lang.org/"&gt;Rust&lt;/a&gt; based on &lt;a class="reference external" href="https://www.gnu.org/software/emacs/"&gt;GNU Emacs&lt;/a&gt;.  Ultimately I want to target
micro-controllers without a full GNU/Linux system running on them, so
the aim is to also get a cross-compilation setup working.&lt;/p&gt;
&lt;img alt="Rust Logo" class="align-center" src="https://blog.lazy-evaluation.net/images/Rust_programming_language_black_logo.png" style="width: 200px;"&gt;
&lt;p&gt;&lt;a href="https://blog.lazy-evaluation.net/de/posts/rust/rust-introduction.html?pk_campaign=feed"&gt;Weiterlesen…&lt;/a&gt; (4 min verbleiben zum Lesen)&lt;/p&gt;&lt;/div&gt;</description><guid>https://blog.lazy-evaluation.net/de/posts/rust/rust-introduction.html</guid><pubDate>Sun, 24 Feb 2019 20:38:22 GMT</pubDate></item><item><title>Firefox is Cool Again</title><link>https://blog.lazy-evaluation.net/de/posts/firefox-is-cool-again.html?pk_campaign=feed</link><dc:creator>Detlev Zundel</dc:creator><description>&lt;div&gt;&lt;p&gt;Even though it is not news anymore, I think it is worth mentioning
that &lt;a class="reference external" href="https://www.mozilla.org/en-US/firefox/"&gt;Mozilla Firefox&lt;/a&gt;
improved by a large margin with the Firefox Quantum (57) release.
Although I have been using Firefox since it started &lt;a class="reference external" href="https://en.wikipedia.org/wiki/History_of_Firefox"&gt;back in 2004&lt;/a&gt;, from time to
time I was jealous of the performance of Chrome and other engines.
Still I never left the platform with the deep conviction that Firefox
will catch up sooner or later.  This time has finally come!&lt;/p&gt;
&lt;img alt="Mozilla Firefox Logo" class="align-center" src="https://blog.lazy-evaluation.net/images/Mozilla_Firefox_logo_2013.png"&gt;
&lt;p&gt;&lt;a href="https://blog.lazy-evaluation.net/de/posts/firefox-is-cool-again.html?pk_campaign=feed"&gt;Weiterlesen…&lt;/a&gt; (2 min verbleiben zum Lesen)&lt;/p&gt;&lt;/div&gt;</description><guid>https://blog.lazy-evaluation.net/de/posts/firefox-is-cool-again.html</guid><pubDate>Sun, 21 Jan 2018 17:10:01 GMT</pubDate></item></channel></rss>