<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: quad50</title><link>https://news.ycombinator.com/user?id=quad50</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 21 Jun 2026 08:18:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=quad50" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by quad50 in "Google: 90% of our engineers use the software you wrote (Homebrew), but..."]]></title><description><![CDATA[
<p>I've interviewed and worked with 30 year programmers and for some of them it was obvious could not program and their resumes were concocted. I would never rely on a resume.</p>
]]></description><pubDate>Thu, 11 Jun 2015 14:01:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=9699734</link><dc:creator>quad50</dc:creator><comments>https://news.ycombinator.com/item?id=9699734</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9699734</guid></item><item><title><![CDATA[New comment by quad50 in "Classes are Expressions"]]></title><description><![CDATA[
<p>What are the reasons for keeping components of a 'thing' private? I go back and forth on this.<p>1. expose a clean API surface so users don't care how it works (as long as it works :)<p>2. make it easier to change the innards without changing its public behavior<p>3. keep malicious programmers from delving into the innards of our precious code.<p>It seems like a lot of the discussions on encapsulation (over many years) focuses on #3. Especially in the C++ and Java world. But worrying about that leads to various forms of obfuscation that make the code worse. And who cares about folks who will hack our objects? That's their problem.</p>
]]></description><pubDate>Fri, 05 Jun 2015 14:18:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=9665630</link><dc:creator>quad50</dc:creator><comments>https://news.ycombinator.com/item?id=9665630</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9665630</guid></item></channel></rss>