<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.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:2012:11:19</title>
        <description></description>
        <link>https://www.baszerr.eu/</link>
        <lastBuildDate>Wed, 06 May 2026 09:35:55 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://www.baszerr.eu/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
            <title>BaSzErr</title>
            <link>https://www.baszerr.eu/</link>
        </image>
        <item>
            <title>1</title>
            <link>https://www.baszerr.eu/doku.php?id=blog:2012:11:19:1</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;oracle_in_action&quot;&gt;2012.11.19 - oracle in action&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
today i made some typo/mistake in the &lt;a href=&quot;https://en.wikipedia.org/wiki/PL/SQL&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/PL/SQL&quot;&gt;PL/SQL&lt;/a&gt; stored procedure for &lt;a href=&quot;https://en.wikipedia.org/wiki/oracle database&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/oracle database&quot;&gt;oracle database&lt;/a&gt;. well – screen of SQL code, dozens of parameters… this happens. but guess what was the message?
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;successful with compilation errors&lt;/pre&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.baszerr.eu/lib/exe/detail.php?id=blog%3A2012%3A11%3A19%3A1&amp;amp;media=blog:2012:11:19:o-rly-owl.jpg&quot; class=&quot;media&quot; title=&quot;blog:2012:11:19:o-rly-owl.jpg&quot;&gt;&lt;img src=&quot;https://www.baszerr.eu/lib/exe/fetch.php?w=350&amp;amp;tok=589de2&amp;amp;media=blog:2012:11:19:o-rly-owl.jpg&quot; class=&quot;media&quot; loading=&quot;lazy&quot; title=&quot;o rly?&quot; alt=&quot;o rly?&quot; width=&quot;350&quot; /&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
well – if the &lt;a href=&quot;https://en.wikipedia.org/wiki/oracle&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/oracle&quot;&gt;oracle&lt;/a&gt; is not enough to know what&amp;#039;s wrong, than where does it leave the programmer?
&lt;/p&gt;

&lt;p&gt;
ps&lt;br/&gt;

nope – haven&amp;#039;t found it yet…
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 15 Jun 2021 20:09:14 +0000</pubDate>
        </item>
        <item>
            <title>2</title>
            <link>https://www.baszerr.eu/doku.php?id=blog:2012:11:19:2</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;bonus_pitfall&quot;&gt;2012.11.19 - &amp;quot;bonus&amp;quot; pitfall&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.baszerr.eu/lib/exe/detail.php?id=blog%3A2012%3A11%3A19%3A2&amp;amp;media=blog:2012:11:19:cyber_rat.jpg&quot; class=&quot;media&quot; title=&quot;blog:2012:11:19:cyber_rat.jpg&quot;&gt;&lt;img src=&quot;https://www.baszerr.eu/lib/exe/fetch.php?w=300&amp;amp;tok=ff97c1&amp;amp;media=blog:2012:11:19:cyber_rat.jpg&quot; class=&quot;mediaright&quot; align=&quot;right&quot; loading=&quot;lazy&quot; title=&quot;cyber mouse&quot; alt=&quot;cyber mouse&quot; width=&quot;300&quot; /&gt;&lt;/a&gt;
some time ago i&amp;#039;ve opened myself a new bank account. the nice thing was that they give extra % of the biggest incoming transaction within the month (aka “bonus”). for most ppl this means monthly payment. it worked well for a few months, but recently % was way lower than the expected (i.e. last month&amp;#039;s one). out of the curiosity i called the bank to ask what just happened. how surprised i was when i got informed that “month” for them means “27 day of month N to 27 day of month (N+1)mod12” and this cannot be changed!
&lt;/p&gt;

&lt;p&gt;
since ppl often get irregular payment, around the end of the month, it means that from time to time, bank will randomly receive two payments within a single “month” (as defined previous), while none in the other. now a second term goes into account – the “bonus” is a % of the transfer, but with the upper limit. if you earn enough for your 2 month payment to pass this magical threshold you actually loose money, since you do not get two month worth “bonus”, while keeping the account does cost. of course this little detail is never placed on the advertisement.
&lt;/p&gt;

&lt;p&gt;
fortunately there are ways to overcome it as well. ultimately building better mouse traps forces nature to produce better mice.
&lt;/p&gt;

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