<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: cntlzw</title><link>https://news.ycombinator.com/user?id=cntlzw</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 02 May 2026 20:51:48 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cntlzw" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cntlzw in "I am stepping down as the CEO of Mastodon"]]></title><description><![CDATA[
<p>Absolutely. That is either "Teileinkünfteverfahren" (60% of 1 Million EUR are taxed, 40% are tax-exempt) or "Abgeltungssteuer" (Government takes a 25% cut). Fun fact: there is no tax on winning the lottery in Germany!</p>
]]></description><pubDate>Tue, 18 Nov 2025 21:50:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=45972675</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=45972675</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45972675</guid></item><item><title><![CDATA[New comment by cntlzw in "Let's Help NetBSD Cross the Finish Line Before 2025 Ends"]]></title><description><![CDATA[
<p>Donated.</p>
]]></description><pubDate>Sun, 26 Oct 2025 15:49:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45712819</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=45712819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45712819</guid></item><item><title><![CDATA[New comment by cntlzw in "Oracle is in course to make Larry Ellison the world’s richest man"]]></title><description><![CDATA[
<p>Can't agree more. Imagine you own a resource that every one on the planet needs. Pretty much everyone on the planet is your customer. You have a monopoly. Little to no competition. You control the prices. No need to pay taxes. You are the government, the police and in some cases even the religion.<p>Ellison can't beat that.</p>
]]></description><pubDate>Thu, 15 Jun 2023 12:17:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=36339387</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=36339387</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36339387</guid></item><item><title><![CDATA[New comment by cntlzw in "Idiot Proof Git"]]></title><description><![CDATA[
<p>...here we go again.</p>
]]></description><pubDate>Wed, 09 Nov 2022 15:42:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=33533189</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=33533189</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33533189</guid></item><item><title><![CDATA[New comment by cntlzw in "COBOL’s youth culture"]]></title><description><![CDATA[
<p>> “Logic doesn't deteriorate,” said Bob England, a COBOL developer and president of England Technical Services. “Until the business rules change, that code is as good as the day it was born.”<p>True, but the business context always changes. I doubt most of the payroll logic from 50 years ago is still in use today. Therefore someone needs to write new code, or change the old code.<p>> Many COBOL applications are large; rewriting them isn’t cost-effective—or even necessary.<p>Yes, your IBM sales rep makes sure of it.</p>
]]></description><pubDate>Tue, 13 Sep 2022 07:56:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=32821684</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=32821684</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32821684</guid></item><item><title><![CDATA[New comment by cntlzw in "Show HN: New BucketRateLimiter Python package to rate limit requests to APIs"]]></title><description><![CDATA[
<p>Tricky problem to implement. I tried to compute requests per seconds from multiple threads. Problem gets much harder if you reach a certain threshold. I think it was round 100 requests per second in my case. After this memory contention becomes a problem. Then I learned about LongAdder in Java. It was a really interesting topic.</p>
]]></description><pubDate>Fri, 26 Aug 2022 10:07:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=32605382</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=32605382</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32605382</guid></item><item><title><![CDATA[New comment by cntlzw in "Apple Ends Partnership with Former Design Chief Jony Ive"]]></title><description><![CDATA[
<p>He had his time.</p>
]]></description><pubDate>Wed, 13 Jul 2022 21:32:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=32089015</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=32089015</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32089015</guid></item><item><title><![CDATA[New comment by cntlzw in "Battle for Wesnoth 1.16.4"]]></title><description><![CDATA[
<p>Oh wow. I played this ages ago. Congrats to the team. This is dedication.</p>
]]></description><pubDate>Wed, 13 Jul 2022 21:26:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=32088958</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=32088958</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32088958</guid></item><item><title><![CDATA[Amazon Linux Hotpatch for Apache Log4j Needs a Patch]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/corretto/hotpatch-for-apache-log4j2/issues/43">https://github.com/corretto/hotpatch-for-apache-log4j2/issues/43</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29650172">https://news.ycombinator.com/item?id=29650172</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 22 Dec 2021 14:59:28 +0000</pubDate><link>https://github.com/corretto/hotpatch-for-apache-log4j2/issues/43</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=29650172</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29650172</guid></item><item><title><![CDATA[New comment by cntlzw in "Backdooring Rust crates for fun and profit"]]></title><description><![CDATA[
<p>How do rust crates compare with something like maven or npm? It looks like some issues for example Typosquatting can be done in all of these dependency managers.</p>
]]></description><pubDate>Thu, 18 Nov 2021 15:09:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=29266250</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=29266250</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29266250</guid></item><item><title><![CDATA[New comment by cntlzw in "Q – Run SQL Directly on CSV or TSV Files"]]></title><description><![CDATA[
<p>Where would the world be if we just would stop innovating after the first idea that works?</p>
]]></description><pubDate>Mon, 07 Jun 2021 15:36:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=27423818</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=27423818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=27423818</guid></item><item><title><![CDATA[New comment by cntlzw in "The Boyer-Moore Fast String Searching Algorithm"]]></title><description><![CDATA[
<p>These algorithms are such a joy for me to code. Much more fun than the whole enterprise application work most of us 'developers' are stuck with.</p>
]]></description><pubDate>Fri, 23 Apr 2021 07:40:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=26912109</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=26912109</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26912109</guid></item><item><title><![CDATA[New comment by cntlzw in "Ask HN: Who is hiring? (February 2021)"]]></title><description><![CDATA[
<p>E2N GmbH | e2n.de | Senior Java Developer | Würzburg, Germany | Remote work possible | Full Time<p>E2N is developing SaaS for hospitality since 2009. We’re a small team of motivated, committed experts, looking for a proactive candidate to complete our Software Team.<p>Required skills: German C1, 3-4 years of experience as software developer, self-education<p>Tech stack: Java, MySQL, AWS, JSF<p>Benefits and perks: competitive salary, health insurance, company pension scheme, high impact work, modern hard- and software equipment, beach volleyball-, soccer- and basketball court, team events<p>More details and application: jobs.e2n.de</p>
]]></description><pubDate>Tue, 02 Feb 2021 15:44:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=26002288</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=26002288</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26002288</guid></item><item><title><![CDATA[New comment by cntlzw in "Go standard library benchmarks – Intel vs. M1"]]></title><description><![CDATA[
<p>AWS released ARM instances in 2018. It is already happening in the datacenter.<p>Not an expert in HPC, but I think you gain the performance from distributing the data across a vast number of cpu instead of having great cpus to begin with.</p>
]]></description><pubDate>Fri, 20 Nov 2020 10:12:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=25159021</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=25159021</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25159021</guid></item><item><title><![CDATA[New comment by cntlzw in "macOS Icons"]]></title><description><![CDATA[
<p>Gnome 2 is back</p>
]]></description><pubDate>Tue, 17 Nov 2020 15:38:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=25124976</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=25124976</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25124976</guid></item><item><title><![CDATA[New comment by cntlzw in "AWS is not offering Austria's TLD .at for registration"]]></title><description><![CDATA[
<p>Last time I checked they do not support Switzerland. TLD is .ch. Fun fact: they are opening a AWS region in Switzerland.</p>
]]></description><pubDate>Fri, 06 Nov 2020 09:11:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=25006228</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=25006228</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=25006228</guid></item><item><title><![CDATA[New comment by cntlzw in "Software will eat software in a remote-first world"]]></title><description><![CDATA[
<p>Software development is a bit like fashion or music. There is no direction like forward or backwards. Good and bad are often just personal opinions. Some things get out of fasion, just to be discovered years later. Others are are stables.</p>
]]></description><pubDate>Mon, 25 May 2020 13:50:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=23301092</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=23301092</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23301092</guid></item><item><title><![CDATA[New comment by cntlzw in "Anger Management"]]></title><description><![CDATA[
<p>"38 Years Old", The Tragically Hip.</p>
]]></description><pubDate>Wed, 29 Apr 2020 07:41:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=23016493</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=23016493</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=23016493</guid></item><item><title><![CDATA[New comment by cntlzw in "EventReduce: An algorithm to optimize database queries that run multiple times"]]></title><description><![CDATA[
<p>thank you for the clarification</p>
]]></description><pubDate>Thu, 16 Apr 2020 15:27:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=22890367</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=22890367</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22890367</guid></item><item><title><![CDATA[New comment by cntlzw in "EventReduce: An algorithm to optimize database queries that run multiple times"]]></title><description><![CDATA[
<p>"EventReduce can be used with relational databases but not on relational queries that run over multiple tables/collections."<p>Forgive my ignorance, but that is the whole point of working with a relational database. If cannot use JOINS then this solves only a very limited use case.</p>
]]></description><pubDate>Thu, 16 Apr 2020 14:58:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=22890029</link><dc:creator>cntlzw</dc:creator><comments>https://news.ycombinator.com/item?id=22890029</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=22890029</guid></item></channel></rss>