<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 08:12:15 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/created/rust-series/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[Antique - wall clock]]></title><description><![CDATA[Beautiful antique wall clock with rusty look... gives anice look for the room.. Steepshot | IPFS | Google Play]]></description><link>http://direct.ecency.com/antique/@chetanshetty/antique---wall-clock-2018-03-31-13-12-14</link><guid isPermaLink="true">http://direct.ecency.com/antique/@chetanshetty/antique---wall-clock-2018-03-31-13-12-14</guid><category><![CDATA[antique]]></category><dc:creator><![CDATA[chetanshetty]]></dc:creator><pubDate>Sat, 31 Mar 2018 13:14:15 GMT</pubDate><enclosure url="https://images.ecency.com/p/3HaJVvr6qfoEFgBir1jy4DeK1wwhDm7oNHzc1b8roaJY8MKY12rZ3dxFfbQ6W3xyTpxpqvaXAQWM2yU4eyVHb6v8AiqYJU7kuZeCG4N?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[New episodes of Programming in Rust series coming soon and some recapitulation]]></title><description><![CDATA[Over one year ago I had been writing series about programming in Rust (rust-series) published here at Steemit. Today, I decided to continue this series as Rust programming language matured since then (to]]></description><link>http://direct.ecency.com/programming/@jimmco/new-episodes-of-programming-in-rust-series-coming-soon-and-some-recapitulation</link><guid isPermaLink="true">http://direct.ecency.com/programming/@jimmco/new-episodes-of-programming-in-rust-series-coming-soon-and-some-recapitulation</guid><category><![CDATA[programming]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Fri, 02 Feb 2018 17:34:54 GMT</pubDate><enclosure url="https://images.ecency.com/p/4CWoMo83vssWvwcpgiTdBj6AnT6RZ8oZrXmG?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #33 — tcp client (#rust-series)]]></title><description><![CDATA[Hi again everyone, here comes another Rust lang series episode. In last episode we've built simple TCP server and used web browser and command line application curl to connect it. Now we are going to implement]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-33-tcp-client-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-33-tcp-client-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Thu, 27 Oct 2016 16:44:39 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #32 — tcp server (#rust-series)]]></title><description><![CDATA[Greetings everyone, here comes another Rust lang series episode. Today we will try to create simple TCP server in Rust that will listen at given port and return simple text greeting when connected. Each]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-32-tcp-server-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-32-tcp-server-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Thu, 27 Oct 2016 12:45:51 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #31 — regex (#rust-series)]]></title><description><![CDATA[Hi again everyone, here comes another Rust lang series episode, this time about Rust and regular expressions. Regular expressions (regex) are standard for a powerful operations with strings. Although String]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-31-regex-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-31-regex-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Wed, 26 Oct 2016 13:07:03 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #30 — channels (#rust-series)]]></title><description><![CDATA[Hello everyone, 30th Rust lang series episode is here. In previous episode, we were working with multiple threads. Today we will extend it with knowledge of channels. Channels Channel in Rust is facility]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-30-channels-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-30-channels-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Wed, 26 Oct 2016 07:29:21 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #29 — threads (#rust-series)]]></title><description><![CDATA[Hello everyone, new Rust lang series episode is here. Topic of this episode is working with additional threads. As even mid-range mobile phones CPU today contain multiple cores and each of them is individual]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-29-threads-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-29-threads-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Tue, 25 Oct 2016 19:14:15 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #28 — linking data structures (#rust-series)]]></title><description><![CDATA[Hello everyone, new Rust lang series episode is here. Today we will play with references and composing data across structures or simply said with linking data structures. In the past we've used Article]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-28-linking-data-structures-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-28-linking-data-structures-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Tue, 25 Oct 2016 13:26:06 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #27 — writing text file (#rust-series)]]></title><description><![CDATA[Hello everyone, new Rust series episode is here. Last time we've tried reading text file, today we will try to create a new file and write some content to it. Writing text to file Again we will use API]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-27-writing-text-file-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-27-writing-text-file-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Sun, 23 Oct 2016 18:36:06 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #26 — text file reading (#rust-series)]]></title><description><![CDATA[Hello everyone, new episode of Rust lang series is here. As we understand more language fundamentals today we can try again something more practical. Quite common task here is to read content of some text]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-series-26-reading-text-file-to-string-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-series-26-reading-text-file-to-string-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Fri, 21 Oct 2016 12:00:54 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #25 — pointers (#rust-series)]]></title><description><![CDATA[Good morning everyone, there is a new Rust lang episode. We will talk about pointers in Rust, how to handle them and few things around. Content Pointers Stack and heap Box References Raw pointers Summary]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-25-pointers-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-25-pointers-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Thu, 20 Oct 2016 21:37:00 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #2 4 —  user error types (#rust-series)]]></title><description><![CDATA[Hello everyone, new episode of rust series is here, today we will close Error handling in Rust. We will finish our error handling sub-series with user error types and brief summary. Content From trait]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-2-4-user-error-types-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-2-4-user-error-types-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Wed, 19 Oct 2016 18:00:03 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #2 3— composing results (#rust-series)]]></title><description><![CDATA[Hello everyone, new episode of rust series is here, today we will discuss Error handling from composition point of view. We touched that previous episode and today we show more details and another approaches.]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-2-3-composing-results-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-2-3-composing-results-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Wed, 19 Oct 2016 07:07:18 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #22 — try! macro (#rust-series)]]></title><description><![CDATA[Hello everyone, new episode of rust series is here, today we will discuss more about Error handling in Rust. If you missed previous episode about error handling I recommend to go back and start there.]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-22-try-macro-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-22-try-macro-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Fri, 14 Oct 2016 09:15:06 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #21 — macros (#rust-series)]]></title><description><![CDATA[Hello everyone, new episode of rust series is here. Today it's going to be some introduction of Rust macros. Macros in Rust bring even more flexibility to Rust language. We already know many macros like]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-21-macros-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-21-macros-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Thu, 13 Oct 2016 18:06:27 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #20 — reading from standard input (#rust-series)]]></title><description><![CDATA[Hello everyone, new episode of rust series is here. As we know enough language fundamentals today we can try something more practical. At this stage we will not deal with any GUI, we will have just a terminal]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-20-reading-from-standard-input-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-20-reading-from-standard-input-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Tue, 11 Oct 2016 11:38:57 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #19 — error handling (#rust-series)]]></title><description><![CDATA[Hello everyone, new episode of rust series is here, today we will discuss error handling in Rust. Proper error handling is key aspect for successful code in any programming language. Rust uses return values]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-19-error-handling-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-19-error-handling-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Sun, 09 Oct 2016 11:42:57 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #18 — closures (#rust-series)]]></title><description><![CDATA[Hello everyone, new episode of rust series is here, today we will discuss closures in Rust. Closures, also called lambdas, are functions that can capture the enclosing environment. Closures vs fn functions]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-18-closures-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-18-closures-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Fri, 07 Oct 2016 12:17:57 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #17 — dispatching (#rust-series)]]></title><description><![CDATA[Hello everyone, new episode of rust series is here, today we will discuss dispatching. Dispatching in Rust is a mechanism to determine which polymorph code to run. This can sound strange mysteriously but]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-17-dispatching-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-17-dispatching-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Thu, 06 Oct 2016 07:25:36 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item><item><title><![CDATA[Rust lang series episode #16 — modules (#rust-series)]]></title><description><![CDATA[Hello everyone, new episode of rust-series is here, today we will discuss modules. Up to now we always put our code into one .rs file and it is fine for our limited needs, indeed. But in general, when]]></description><link>http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-16-modules-rust-series</link><guid isPermaLink="true">http://direct.ecency.com/rust-series/@jimmco/rust-lang-series-episode-16-modules-rust-series</guid><category><![CDATA[rust-series]]></category><dc:creator><![CDATA[jimmco]]></dc:creator><pubDate>Wed, 05 Oct 2016 06:38:24 GMT</pubDate><enclosure url="https://images.ecency.com/p/23KQwnti57stwuABfWdbtmEH3RUDMj8vPJ8ugHDZvc9ysgAEm4uBb63oPZ7bSDJKUxVbStA1H6ySd8FtBon5bbGo8NSUR6b?format=match&amp;mode=fit" length="0" type="false"/></item></channel></rss>