<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Freebsd on Adam Koszek - Personal Website</title>
    <link>https://www.koszek.com/tags/freebsd/</link>
    <description>Recent content in Freebsd on Adam Koszek - Personal Website</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>adam@koszek.com (Adam Koszek)</managingEditor>
    <webMaster>adam@koszek.com (Adam Koszek)</webMaster>
    <lastBuildDate>Wed, 28 Oct 2015 00:00:00 +0000</lastBuildDate><atom:link href="https://www.koszek.com/tags/freebsd/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Subtle difference between FreeBSD, MacOSX and Linux printf</title>
      <link>https://www.koszek.com/blog/2015/10/28/subtle-difference-between-linux-and-macosx-printf/</link>
      <pubDate>Wed, 28 Oct 2015 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/blog/2015/10/28/subtle-difference-between-linux-and-macosx-printf/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m working on polishing my &lt;code&gt;mini_printf&lt;/code&gt; implementation and making a final,
verified and documented code release, and the thing I made work in the past
and something that stopped working when I moved to MacOSX was a randomized
stress-test.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://github.com/wkoszek/mini_printf&#34;&gt;https://github.com/wkoszek/mini_printf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s pretty neat: it uses its own PRNG generator to achieve repeatability
and uses its numbers to construct randomized format strings which are then
played against OSes &lt;code&gt;printf()&lt;/code&gt; and my &lt;code&gt;mini_printf()&lt;/code&gt; API. Both versions are
later compared. I exposed a lot of bugs in &lt;code&gt;mini_printf&lt;/code&gt; that way, of which
all have been fixed.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Google Summer of Code &amp;mdash; how proposals are evaluated</title>
      <link>https://www.koszek.com/blog/2012/04/27/freebsd_good_proposal/</link>
      <pubDate>Fri, 27 Apr 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/blog/2012/04/27/freebsd_good_proposal/</guid>
      <description>&lt;p&gt;In the previous post I explained the motivation behind GSoC and the state of
things with regards to how it helps FreeBSD.&lt;/p&gt;
&lt;p&gt;I guess I must explain a bit more on how GSOC proposal evaluations are done,
since it can be not entirely clear to outsiders.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Below you&amp;rsquo;ll find an insight on how the evaluation of Google Summer of Code
took place for the FreeBSD project, but please not that people and projects
vary in how they treat their students and participants. Having said that,
over the years of GSoC participation I&amp;rsquo;ve had a chance to interact with
other teams, and their experiences and the approach are similar to FreeBSD&amp;rsquo;s
in how the communicate, help and judge students.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Google Summer of Code &amp;mdash; my take</title>
      <link>https://www.koszek.com/blog/2012/04/26/freebsd_gsoc_proposal/</link>
      <pubDate>Thu, 26 Apr 2012 00:00:00 +0000</pubDate>
      <author>adam@koszek.com (Adam Koszek)</author>
      <guid>https://www.koszek.com/blog/2012/04/26/freebsd_gsoc_proposal/</guid>
      <description>&lt;p&gt;So it has been a week since I reviewed 32 Google Summer of Code proposals for
FreeBSD.  If you don&amp;rsquo;t know anything about it, try to see
&lt;a href=&#34;https://www.google-melange.com&#34;&gt;Google&amp;rsquo;s Google Summer of Code website&lt;/a&gt;.
In short it&amp;rsquo;s a sponsored action that lets
students spend their summer (8 weeks) hacking Open Source projects, learning
new stuff, helping the community, growing as programmers and engineers and
additionally &amp;ndash; earning some additional money.&lt;/p&gt;
&lt;p&gt;Organization gets $500 for accepted project. Students gets $5000 for accepted
project. In the middle of the deadline (midterm) students receive 50% of
their expected compensation: $2500. The rest comes at the end.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
