<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: kevinnk</title><link>https://news.ycombinator.com/user?id=kevinnk</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 08 Sep 2026 17:20:22 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kevinnk" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kevinnk in "A Founder Salary Calculator"]]></title><description><![CDATA[
<p>I think a total household income of ~150-200k is right around the cutoff for 4 people to live in Palo Alto together. You can split that up however you want though. In my case, that's 4 people earning ~50k rooming together. In the case of a family, one person earning 120k and the other doing a startup earning 50k (plus 2 non working kids) works too.<p>You're right that someone trying to support a family on a single income at 50k would have a tough time, but I think the range of people who can make it work is a lot broader than you're making it seem.</p>
]]></description><pubDate>Sat, 18 Nov 2017 23:31:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=15731287</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=15731287</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15731287</guid></item><item><title><![CDATA[New comment by kevinnk in "A Founder Salary Calculator"]]></title><description><![CDATA[
<p>I rent in a house and split 4 ways. My share of the rent is a little over 1k.</p>
]]></description><pubDate>Sat, 18 Nov 2017 20:13:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=15730430</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=15730430</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15730430</guid></item><item><title><![CDATA[New comment by kevinnk in "A Founder Salary Calculator"]]></title><description><![CDATA[
<p>I live in Palo Alto making about $55k and live fairly comfortably; my actual living expenses are probably closer to $25k. It would be hard to have a family, but I get  by just fine having roommates.</p>
]]></description><pubDate>Sat, 18 Nov 2017 19:49:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=15730336</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=15730336</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15730336</guid></item><item><title><![CDATA[New comment by kevinnk in "Missouri Attorney General launches investigation of Google"]]></title><description><![CDATA[
<p>Facebook and vid.me as well. And twitch for streaming.</p>
]]></description><pubDate>Mon, 13 Nov 2017 22:10:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=15690752</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=15690752</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15690752</guid></item><item><title><![CDATA[New comment by kevinnk in "“We have obtained fully functional JTAG for Intel CSME via USB DCI”"]]></title><description><![CDATA[
<p>It's one thing to lie, it's another thing to lie about something that could easily be found out and possibly get them sued. The risk/reward ratio seems way too high for Facebook to lie (unless they were forced to.) That's obviously not proof, but it seems like pretty strong evidence.</p>
]]></description><pubDate>Fri, 10 Nov 2017 21:32:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=15673237</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=15673237</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15673237</guid></item><item><title><![CDATA[New comment by kevinnk in "“We have obtained fully functional JTAG for Intel CSME via USB DCI”"]]></title><description><![CDATA[
<p>> A Facebook exec's claim doesn't count as proof.<p>How about an official statement from Facebook itself over a year ago[1]? If it was true, people could find out by decompiling the app and make Facebook look absolutely horrible.<p>[1] <a href="https://newsroom.fb.com/news/h/facebook-does-not-use-your-phones-microphone-for-ads-or-news-feed-stories/" rel="nofollow">https://newsroom.fb.com/news/h/facebook-does-not-use-your-ph...</a></p>
]]></description><pubDate>Fri, 10 Nov 2017 17:49:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=15671573</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=15671573</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15671573</guid></item><item><title><![CDATA[New comment by kevinnk in "Towards a more powerful and simpler C++ with Herb Sutter"]]></title><description><![CDATA[
<p>It's still up in the air I think - you can see from his blog[1] that others in the the committee prefer a syntax more like<p><pre><code>    meta::type interface(const meta::type source) {
        // … basically same code …
    };
</code></pre>
[1] <a href="https://herbsutter.com/2017/07/26/metaclasses-thoughts-on-generative-c/" rel="nofollow">https://herbsutter.com/2017/07/26/metaclasses-thoughts-on-ge...</a></p>
]]></description><pubDate>Thu, 02 Nov 2017 20:29:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=15613984</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=15613984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15613984</guid></item><item><title><![CDATA[New comment by kevinnk in "The State of Data Science and Machine Learning"]]></title><description><![CDATA[
<p>If I understand you correctly, the way you'd address this is by using counterfactuals. See this course[1] for an overview and this paper[2] which talks about the bias problem in the context of movie recommendations.<p>[1] <a href="http://www.cs.cornell.edu/courses/cs7792/2016fa/" rel="nofollow">http://www.cs.cornell.edu/courses/cs7792/2016fa/</a>
[2] <a href="http://www.cs.cornell.edu/people/tj/publications/schnabel_etal_16b.pdf" rel="nofollow">http://www.cs.cornell.edu/people/tj/publications/schnabel_et...</a></p>
]]></description><pubDate>Mon, 30 Oct 2017 21:01:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=15588850</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=15588850</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15588850</guid></item><item><title><![CDATA[New comment by kevinnk in "The Unforgiving Math That Stops Epidemics"]]></title><description><![CDATA[
<p>Communism is not authoritarianism (except maybe in practice). Lots of communists are essentially anarchists.</p>
]]></description><pubDate>Thu, 26 Oct 2017 19:35:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=15562238</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=15562238</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15562238</guid></item><item><title><![CDATA[New comment by kevinnk in "The Efficacy of Reddit’s 2015 Ban Examined Through Hate Speech [pdf]"]]></title><description><![CDATA[
<p>> You genuinely think the type of people who subscribe to subreddits like coontown and fatpeoplehate are going to have their mind changed by people on the internet?<p>Yes, because I've personally met such people.<p>> I've had no success changing the minds of people who think that being trans is a mental illness despite citing numerous peer reviewed articles. Maybe I'm going about it wrong, but I'm not sure it gets more clear than pointing to a bunch of scientists that directly contradict their understanding.<p>Changing minds takes a lot of empathy and skill (and usually time) to pull off consistently in person, much less online; I'm not surprised that a strategy of throwing scientific articles in people's faces (which they will probably never read) would be unsuccessful. Regardless, even if you are successful, you will probably never know unless you have a long term relationship with the individual.</p>
]]></description><pubDate>Mon, 11 Sep 2017 18:45:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=15221026</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=15221026</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15221026</guid></item><item><title><![CDATA[New comment by kevinnk in "The rich are hoarding economic growth"]]></title><description><![CDATA[
<p>"Real income growth" is the growth in income post inflation.</p>
]]></description><pubDate>Sun, 20 Aug 2017 23:48:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=15060890</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=15060890</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15060890</guid></item><item><title><![CDATA[New comment by kevinnk in "The Strange Disappearance of Cooperation in America (2013)"]]></title><description><![CDATA[
<p>Lots of clubs/community orgs are like this. The community soccer org for the city I grew up in had lots of turnover in the management due to voting.</p>
]]></description><pubDate>Sun, 20 Aug 2017 22:16:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=15060509</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=15060509</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15060509</guid></item><item><title><![CDATA[New comment by kevinnk in "A CEO Who Pays Employees to De-Locate from the Bay"]]></title><description><![CDATA[
<p>A friend of mine got an offer from a startup in Palo Alto that he wanted to negotiate. He literally walked across the street to another interview and had a counter offer when he met with the founder of the first company the next day.</p>
]]></description><pubDate>Fri, 18 Aug 2017 18:04:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=15048402</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=15048402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15048402</guid></item><item><title><![CDATA[New comment by kevinnk in "A Solution of the P versus NP Problem?"]]></title><description><![CDATA[
<p>Actually, there was a bunch of blow back and the main researchers behind the result stepped down.<p><a href="https://www.newscientist.com/article/dn21656-leaders-of-controversial-neutrino-experiment-step-down/" rel="nofollow">https://www.newscientist.com/article/dn21656-leaders-of-cont...</a></p>
]]></description><pubDate>Tue, 15 Aug 2017 01:21:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=15014584</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=15014584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15014584</guid></item><item><title><![CDATA[New comment by kevinnk in "Launch HN: 70MillionJobs (YC S17) – Job board for people with criminal records"]]></title><description><![CDATA[
<p>>  if these folks were earning more, someone else wouldn't be doing that job, so the overall earning that the set number of jobs would support wouldn't change one way or the other from the tax revenue point of view.<p>That's exactly what "zero sum" means.</p>
]]></description><pubDate>Wed, 02 Aug 2017 18:44:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=14913428</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=14913428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14913428</guid></item><item><title><![CDATA[New comment by kevinnk in "PyO3: Python  Rust binding"]]></title><description><![CDATA[
<p>Very cool! Good binding libraries between C++ and Python have been super useful for my projects in the past, and I'm glad to see something similar developed for Rust.<p>For anyone reading the comments first, this is a fork of rust-cpython. The motivation for the fork is linked from the Readme: <a href="https://github.com/PyO3/pyo3/issues/55" rel="nofollow">https://github.com/PyO3/pyo3/issues/55</a></p>
]]></description><pubDate>Wed, 26 Jul 2017 20:57:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=14860281</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=14860281</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14860281</guid></item><item><title><![CDATA[New comment by kevinnk in "NIST Random Beacon"]]></title><description><![CDATA[
<p>You need a TLS connection to get the NIST beacon, which requires a seeded rng. That seems like a chicken and egg problem.</p>
]]></description><pubDate>Thu, 20 Jul 2017 08:52:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=14810931</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=14810931</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14810931</guid></item><item><title><![CDATA[New comment by kevinnk in "Robust Adversarial Examples"]]></title><description><![CDATA[
<p>> IMO, what these adversarial examples give us is a way to boost training data.<p>That's basically the idea behind GANs.</p>
]]></description><pubDate>Tue, 18 Jul 2017 05:45:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=14794448</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=14794448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14794448</guid></item><item><title><![CDATA[New comment by kevinnk in "Research does not say that people produce more when working 40 hours per week"]]></title><description><![CDATA[
<p>I think the more fundamental connection is that when goods are perfect subsitutes for each other, under perfect information you always choose the "cheaper" good (where "cheap" is defined by whatever metric you're using).<p>Somewhat ironically, this  fact actually has connections to the concept of dual variables in constrained optimization problems, the theory of which was largely developed in the Soviet Union for use in central planning.</p>
]]></description><pubDate>Sat, 08 Jul 2017 19:18:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=14726778</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=14726778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14726778</guid></item><item><title><![CDATA[New comment by kevinnk in "Nevada becomes fifth US state to allow cannabis sales for recreational purposes"]]></title><description><![CDATA[
<p>PORC is one of the largest police advocacy organizations in California state. SAM is funded largely by private individuals (yes, "individuals" not "individual", although its single donor is Julie Schauer). Notably absent is any "big pharma" or private prisons, in contrast to what the GP stated.</p>
]]></description><pubDate>Sun, 02 Jul 2017 02:00:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=14680390</link><dc:creator>kevinnk</dc:creator><comments>https://news.ycombinator.com/item?id=14680390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14680390</guid></item></channel></rss>