<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://baszerr.eu/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>BaSzErr - blog:2013:05:07</title>
        <description></description>
        <link>https://baszerr.eu/</link>
        <lastBuildDate>Tue, 28 Apr 2026 12:14:52 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://baszerr.eu/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
            <title>BaSzErr</title>
            <link>https://baszerr.eu/</link>
        </image>
        <item>
            <title>brief_on_performance</title>
            <link>https://baszerr.eu/doku.php?id=blog:2013:05:07:brief_on_performance</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;brief_on_performance&quot;&gt;2013.05.07 - brief on performance&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
from some time i track articles on &lt;a href=&quot;http://highscalability.com&quot; class=&quot;urlextern&quot; title=&quot;http://highscalability.com&quot; rel=&quot;ugc nofollow&quot;&gt;high scalability&lt;/a&gt;. a lot of cool stuff&amp;#039;s there. interesting arts, good insight on what&amp;#039;s going on &lt;a href=&quot;https://baszerr.eu/doku.php?id=blog:2013:04:22:architecture_for_scale&quot; class=&quot;wikilink1&quot; title=&quot;blog:2013:04:22:architecture_for_scale&quot; data-wiki-id=&quot;blog:2013:04:22:architecture_for_scale&quot;&gt;at scale&lt;/a&gt;. recently i came across &lt;a href=&quot;http://highscalability.com/blog/2013/4/23/facebook-secrets-of-web-performance.html&quot; class=&quot;urlextern&quot; title=&quot;http://highscalability.com/blog/2013/4/23/facebook-secrets-of-web-performance.html&quot; rel=&quot;ugc nofollow&quot;&gt;Facebook Secrets of Web Performance&lt;/a&gt;. i&amp;#039;m no fan of facebook as a service (well – any social network(s), in fact), but they do a lot of really interesting research. quoting 2 points, outlined by the just-mentioned article:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;em&gt;&lt;strong&gt;Empower Small Teams&lt;/strong&gt;. Small teams can do great things. Facebook Search, photos, chat and HipHop were all the result of small teams. Get the right set of people, empower them and let them work.&lt;/em&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;em&gt;&lt;strong&gt;People Matter Most&lt;/strong&gt;. It’s people who build and run systems. The best tools for scaling are an engineering and operations teams that can handle anything.&lt;/em&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
these i find obvious for years now. yet nearly none company i had worked for really put these live. artificially decreasing productivity is NOT fun… “&lt;em&gt;It is not necessary to change. Survival is not mandatory.”&lt;/em&gt; (&lt;a href=&quot;https://en.wikipedia.org/wiki/W. Edwards Deming&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/W. Edwards Deming&quot;&gt;W. Edwards Deming&lt;/a&gt;) – yet again! :)
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 15 Jun 2021 20:09:05 +0000</pubDate>
        </item>
        <item>
            <title>c_14_proposals</title>
            <link>https://baszerr.eu/doku.php?id=blog:2013:05:07:c_14_proposals</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;c_14_proposals&quot;&gt;2013.05.07 - C++14 proposals&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://en.wikipedia.org/wiki/C++14&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/C++14&quot;&gt;C++14&lt;/a&gt; is an ongling effort. however there already are &lt;a href=&quot;http://isocpp.org/blog/2013/04/trip-report-iso-c-spring-2013-meeting&quot; class=&quot;urlextern&quot; title=&quot;http://isocpp.org/blog/2013/04/trip-report-iso-c-spring-2013-meeting&quot; rel=&quot;ugc nofollow&quot;&gt;usual suspects&lt;/a&gt; for the &lt;a href=&quot;http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2012/n3485.pdf&quot; class=&quot;urlextern&quot; title=&quot;http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2012/n3485.pdf&quot; rel=&quot;ugc nofollow&quot;&gt;new standard&lt;/a&gt;:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; filesystem &lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt; (based on boost::filesystem v3)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; networking &lt;abbr title=&quot;Application Programming Interface&quot;&gt;API&lt;/abbr&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; generic lambdas (ever dreamed of &lt;em&gt;[](auto b, auto e){return b!=e;}&lt;/em&gt; ?)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; initial version of concepts (!!)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; …&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;
&lt;a href=&quot;http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2012/n3485.pdf&quot; class=&quot;urlextern&quot; title=&quot;http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2012/n3485.pdf&quot; rel=&quot;ugc nofollow&quot;&gt;enjoy reading&lt;/a&gt;! :)
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 15 Jun 2021 20:09:06 +0000</pubDate>
        </item>
    </channel>
</rss>
