<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>The arrow of time</title>
        <description>Ivan Voras&#039; blog</description>
        <language>en-us</language>
        <generator>Tincture Blog Engine</generator>
        <managingEditor>ivoras@gmail.com (Ivan Voras)</managingEditor>
        <webMaster>ivoras@gmail.com (Ivan Voras)</webMaster>
        <link>http://ivoras.net/blog/index.html</link>
        <atom:link rel="self" href="http://ivoras.net/blog/rss2.xml" type="application/rss+xml"/>        <pubDate>Sun, 19 May 2013 15:09:51 +0200</pubDate>
        <lastBuildDate>Sun, 19 May 2013 15:09:51 +0200</lastBuildDate>

        
        <item>
            <title>BSDCan and FreeBSD DevSummit 2013</title>
            <description>&lt;p&gt;It&#039;s that time of the year again - time for the biggest, bestest gathering of BSD geeks from around the world - &lt;a href=&quot;http://www.bsdcan.org/2013/&quot;&gt;BSDCan 2013&lt;/a&gt;. It was great to see old friends and new faces, exchange ideas and talk about the bright future.&lt;/p&gt;
                &lt;p&gt;&lt;a href="http://ivoras.net/blog/tree/2013-05-17.bsdcan-and-freebsd-devsummit-2013.html"&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
            <link>http://ivoras.net/blog/tree/2013-05-17.bsdcan-and-freebsd-devsummit-2013.html</link>
            <guid>http://ivoras.net/blog/tree/2013-05-17.bsdcan-and-freebsd-devsummit-2013.html</guid>
            <pubDate>Fri, 17 May 2013 15:50:00 +0200</pubDate>

                            <category>FreeBSD</category>
                            <category>BSDCan</category>
                            <category>DevSummit</category>
                            <category>2013</category>
            
        </item>

        
        <item>
            <title>FreeNAS vs NAS4free</title>
            <description>&lt;p&gt;I&#039;ve (finally) tried both &lt;a href=&quot;http://www.freenas.org/&quot;&gt;FreeNAS&lt;/a&gt; and &lt;a href=&quot;http://www.nas4free.org/&quot;&gt;NAS4free&lt;/a&gt; and I&#039;d like to share some thoughts and experiences. Both of these are &quot;NAS-in-a-box&quot; products intended to be installed on computers with a large number of drives, which they will export to the world in a variety of protocols. Both are based on FreeBSD, both fully support ZFS and they even share a common &lt;a href=&quot;http://wiki.nas4free.org/doku.php#history&quot;&gt;history&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;tl;dr&lt;/strong&gt; of this post would be something like &quot;yes, they are similar enough to be interchangable, BUT...&quot;, as I actually cannot give a more specific advice. Read on for why.&lt;/p&gt;
                &lt;p&gt;&lt;a href="http://ivoras.net/blog/tree/2013-02-22.freenas-vs-nas4free.html"&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
            <link>http://ivoras.net/blog/tree/2013-02-22.freenas-vs-nas4free.html</link>
            <guid>http://ivoras.net/blog/tree/2013-02-22.freenas-vs-nas4free.html</guid>
            <pubDate>Fri, 22 Feb 2013 16:57:00 +0100</pubDate>

                            <category>FreeBSD</category>
                            <category>FreeNAS</category>
                            <category>NAS4free</category>
            
        </item>

        
        <item>
            <title>FreeBSD 10 news</title>
            <description>&lt;p&gt;There&#039;s been a lot of maturing of technology for FreeBSD 10 - lots of new features which make this release the most exciting one in years. Here are some of my personal highlights.&lt;/p&gt;
                &lt;p&gt;&lt;a href="http://ivoras.net/blog/tree/2012-12-17.freebsd-10-news.html"&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
            <link>http://ivoras.net/blog/tree/2012-12-17.freebsd-10-news.html</link>
            <guid>http://ivoras.net/blog/tree/2012-12-17.freebsd-10-news.html</guid>
            <pubDate>Mon, 17 Dec 2012 22:28:00 +0100</pubDate>

                            <category>FreeBSD</category>
                            <category>what's cooking</category>
                            <category>news</category>
            
        </item>

        
        <item>
            <title>Parallella on Kickstarter</title>
            <description>&lt;p&gt;Kickstarter is a great thing - it allows projects which limited appeal to be succesfully financed, which helps them succeed. One such project is the &lt;a href=&quot;http://www.kickstarter.com/projects/adapteva/parallella-a-supercomputer-for-everyone/&quot;&gt;Parallela&lt;/a&gt;. It is basically an ARM-based highly-NUMA computer with 16-64 cores which can be used both to teach parallel programming and actually do some useful work with very little electrical power. The numbers cited as on the on the order of 45 GFLOPS/watt for the maximum configuration. As the Kickstarter deadline is approaching, I think it is a good time to use this opportunity to call on all enthusiasts to help fund this cool project!&lt;/p&gt;
                &lt;p&gt;&lt;a href="http://ivoras.net/blog/tree/2012-10-26.parallella-on-kickstarter.html"&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
            <link>http://ivoras.net/blog/tree/2012-10-26.parallella-on-kickstarter.html</link>
            <guid>http://ivoras.net/blog/tree/2012-10-26.parallella-on-kickstarter.html</guid>
            <pubDate>Fri, 26 Oct 2012 16:01:00 +0200</pubDate>

                            <category>Programming</category>
                            <category>hardware</category>
                            <category>kickstarter</category>
                            <category>FreeBSD</category>
            
        </item>

        
        <item>
            <title>Using pkgng in real life</title>
            <description>&lt;p&gt;I have been using &lt;a href=&quot;../tree/2012-07-26.pkgng---best-thing-since-sliced-bread!.html&quot;&gt;pkgng&lt;/a&gt; on a few machines now and I&#039;d like to share some thoughts about how it behaves in real-world situations. Overall, I&#039;m very happy with it and it&#039;s immensely better than what we had before. There are some rough edges which need to be solved but those are mostly a property of the ports system itself rather than pkgng.&lt;/p&gt;
                &lt;p&gt;&lt;a href="http://ivoras.net/blog/tree/2012-08-31.using-pkgng-in-real-life.html"&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
            <link>http://ivoras.net/blog/tree/2012-08-31.using-pkgng-in-real-life.html</link>
            <guid>http://ivoras.net/blog/tree/2012-08-31.using-pkgng-in-real-life.html</guid>
            <pubDate>Fri, 31 Aug 2012 14:29:00 +0200</pubDate>

                            <category>FreeBSD</category>
                            <category>pkgng</category>
                            <category>ports</category>
            
        </item>

        
        <item>
            <title>Neil Armstrong was on the Moon!</title>
            <description>&lt;p&gt;Neil Armstrong walked on the Moon (and that&#039;s Moon with the capital M, it&#039;s its name) on July 21st 1969. He was 38 years old.&lt;/p&gt;
&lt;p&gt;That is way before my time. I&#039;m 30 now and I didn&#039;t, couldn&#039;t witness it myself. My father, though, is of the generation which did witness it, in a live stream - what they used to call &quot;world-wide broadcasts&quot; before Internet made it obsolete - and he told me about it.&lt;/p&gt;
                &lt;p&gt;&lt;a href="http://ivoras.net/blog/tree/2012-08-26.neil-armstrong-was-on-the-moon!.html"&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
            <link>http://ivoras.net/blog/tree/2012-08-26.neil-armstrong-was-on-the-moon!.html</link>
            <guid>http://ivoras.net/blog/tree/2012-08-26.neil-armstrong-was-on-the-moon!.html</guid>
            <pubDate>Sun, 26 Aug 2012 03:14:00 +0200</pubDate>

                            <category>Astronomy Domine</category>
            
        </item>

        
        <item>
            <title>pkgng - best thing since sliced bread!</title>
            <description>&lt;p&gt;FreeBSD (and BSDs in general) traditionally have source-based upgrades and installs which extends to the third party software collections - ports or pkgsrc and similar. This is all fine and offers unprecedended flexibility when tailoring system to specific needs, but sometimes this flexibility is less important than ease of use or time savings which can only be achieved with binary packages. Enter &lt;a href=&quot;http://wiki.freebsd.org/pkgng/&quot;&gt;pkgng&lt;/a&gt;, the next-generation binary package management system by &lt;a href=&quot;http://wiki.freebsd.org/BaptisteDaroussin&quot;&gt;Baptiste Daroussin&lt;/a&gt; and others, which replaces the old-style &lt;span style=&quot;text-decoration: line-through;&quot;&gt;ports&lt;/span&gt;&lt;span style=&quot;text-decoration: line-through;&quot;&gt; and&lt;/span&gt; packages system.&lt;/p&gt;
                &lt;p&gt;&lt;a href="http://ivoras.net/blog/tree/2012-07-26.pkgng---best-thing-since-sliced-bread!.html"&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
            <link>http://ivoras.net/blog/tree/2012-07-26.pkgng---best-thing-since-sliced-bread!.html</link>
            <guid>http://ivoras.net/blog/tree/2012-07-26.pkgng---best-thing-since-sliced-bread!.html</guid>
            <pubDate>Thu, 26 Jul 2012 10:35:00 +0200</pubDate>

                            <category>FreeBSD</category>
                            <category>pkg</category>
                            <category>pkgng</category>
                            <category>ports</category>
            
        </item>

        
        <item>
            <title>Secure logins without SSL?</title>
            <description>&lt;p&gt;SSL is good, SSL is great, SSL does a lot of things for a lot of people, but sometimes you just need a secure login method without the overhead of using SSL. As a first step, I&#039;ve created a simple library, &lt;a href=&quot;https://bitbucket.org/ivoras/rsalogin/&quot;&gt;rsalogin&lt;/a&gt;, which uses a JavaScript RSA implementation and allows the client and the server to exchange data in a relatively secure manner.&amp;nbsp; It borrows the approach of verifying server keys from SSH: the first time a server is accessed, its key is stored locally in the browser using HTML5 and verified on later access.&lt;/p&gt;
                &lt;p&gt;&lt;a href="http://ivoras.net/blog/tree/2012-07-21.secure-logins-without-ssl.html"&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
            <link>http://ivoras.net/blog/tree/2012-07-21.secure-logins-without-ssl.html</link>
            <guid>http://ivoras.net/blog/tree/2012-07-21.secure-logins-without-ssl.html</guid>
            <pubDate>Sat, 21 Jul 2012 22:35:00 +0200</pubDate>

                            <category>SSL</category>
                            <category>crypto</category>
                            <category>PHP</category>
                            <category>JavaScript</category>
                            <category>login</category>
                            <category>security</category>
            
        </item>

        
        <item>
            <title>Writing a GEOM GATE module, part 4</title>
            <description>&lt;p&gt;To wrap up this small tutorial on writing ggate modules, I&#039;ll describe in brief how the simple implementation of &lt;a href=&quot;https://bitbucket.org/ivoras/ggvd&quot;&gt;ggvd&lt;/a&gt; works. Unfortunately, it has a major limitation in functionality due to a FreeBSD bug but it still may be good enough as an example.&lt;/p&gt;
                &lt;p&gt;&lt;a href="http://ivoras.net/blog/tree/2012-07-06.writing-a-geom-gate-module-part-4.html"&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
            <link>http://ivoras.net/blog/tree/2012-07-06.writing-a-geom-gate-module-part-4.html</link>
            <guid>http://ivoras.net/blog/tree/2012-07-06.writing-a-geom-gate-module-part-4.html</guid>
            <pubDate>Fri, 06 Jul 2012 17:07:00 +0200</pubDate>

                            <category>FreeBSD</category>
                            <category>GEOM</category>
                            <category>GEOM GATE</category>
                            <category>ggate</category>
            
        </item>

        
        <item>
            <title>Writing a GEOM GATE module, part 3</title>
            <description>&lt;p&gt;This is the third part of my supposedly short GEOM GATE tutorial. In this part I would like to show how to use ggatel and what do I want to do as a brand new GEOM GATE module.&lt;/p&gt;
&lt;p&gt;If you missed the previous parts, you should read the &lt;a href=&quot;../tree/2012-06-15.writing-a-geom-gate-module-part-1.html&quot;&gt;first&lt;/a&gt; and the &lt;a href=&quot;../tree/2012-06-15.writing-a-geom-gate-module-part-2.html&quot;&gt;second&lt;/a&gt; part before this one.&lt;/p&gt;
                &lt;p&gt;&lt;a href="http://ivoras.net/blog/tree/2012-06-19.writing-a-geom-gate-module-part-3.html"&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
            <link>http://ivoras.net/blog/tree/2012-06-19.writing-a-geom-gate-module-part-3.html</link>
            <guid>http://ivoras.net/blog/tree/2012-06-19.writing-a-geom-gate-module-part-3.html</guid>
            <pubDate>Tue, 19 Jun 2012 00:28:00 +0200</pubDate>

                            <category>FreeBSD</category>
                            <category>GEOM</category>
                            <category>GEOM GATE</category>
                            <category>ggate</category>
            
        </item>

        
    </channel>
</rss>