<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: srssays</title><link>https://news.ycombinator.com/user?id=srssays</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 08 May 2026 17:10:10 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=srssays" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by srssays in "The Strange Disappearance of Cooperation in America (2013)"]]></title><description><![CDATA[
<p>The US hardly lacks collectivism, it is merely on an incomprehensibly grand scale. Pay your taxes and the state will help you, evade them and the state will punish you.<p>Certain African countries are strongly individualistic. The state is too weak to help or punish anybody. Infrastructure crumbles, crime and slavery abounds.<p>You seriously don't want to visit let alone live in a country that lacks collectivism.</p>
]]></description><pubDate>Mon, 21 Aug 2017 01:01:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=15061182</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=15061182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15061182</guid></item><item><title><![CDATA[New comment by srssays in "Four-year professional visas get green light in Thailand"]]></title><description><![CDATA[
<p>Except for Vietnam!</p>
]]></description><pubDate>Sun, 20 Aug 2017 21:10:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=15060267</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=15060267</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15060267</guid></item><item><title><![CDATA[New comment by srssays in "Lispers"]]></title><description><![CDATA[
<p>> Linked lists are a very convenient and surprisingly universal data structure, but they really shine wherever you have a recursive algorithm. Which is, in the languages mentioned, almost all the time.<p>Linked lists were way ahead of their time. Nowadays everything is so fast that we can probably use them without guilt, but there is still a sense of disgust associated them.</p>
]]></description><pubDate>Sun, 20 Aug 2017 17:18:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=15059228</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=15059228</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15059228</guid></item><item><title><![CDATA[New comment by srssays in "Why I'm not a React Native developer"]]></title><description><![CDATA[
<p>!! is an <i>extremely</i> common idiom, across multiple different programming languages.<p>Code should be written so that it is understandable by other professional programmers, not people who started programming two weeks ago.</p>
]]></description><pubDate>Sat, 19 Aug 2017 20:34:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=15055442</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=15055442</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15055442</guid></item><item><title><![CDATA[New comment by srssays in "Try Out Rust IDE Support in Visual Studio Code"]]></title><description><![CDATA[
<p>C++ is somewhat of a low bar, because of the state of the art in package management in C++ land is "download a header-only library". C++ does have sum types in the form of boost::variant, but boost is an abomination.<p>The danger to Rust is that for many projects it wins by default because the alternative languages are immature, rather than because its performance/security capabilities are actually worth the productivity trade-off compared to other languages.<p>Once Swift matures a bit, it will take a lot of the lustre from Rust.</p>
]]></description><pubDate>Sat, 19 Aug 2017 00:03:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=15050702</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=15050702</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15050702</guid></item><item><title><![CDATA[New comment by srssays in "Why We Terminated Daily Stormer"]]></title><description><![CDATA[
<p>People who change their religion are often disowned by their family, their spouse might divorce them, etc. It can in no way be considered a choice.</p>
]]></description><pubDate>Thu, 17 Aug 2017 13:43:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=15036674</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=15036674</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15036674</guid></item><item><title><![CDATA[New comment by srssays in "When did software go off the rails?"]]></title><description><![CDATA[
<p>Software is written better.<p>In the past, computational complexity was lowered by arbitrary size limits. e.g. if you had a O(n^2) algorithm you might cap n at 10 and now you have a O(1) algorithm. Job done.<p>Now, computational complexity is lowered by aggressive use of indexing, so you might lower your O(n^2) algorithm by putting a hash table in somewhere, and now you have an O(n) algorithm. Job also done.<p>The practice of putting arbitrary size limits on everything has almost died out as a result.</p>
]]></description><pubDate>Thu, 17 Aug 2017 12:01:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=15035897</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=15035897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15035897</guid></item><item><title><![CDATA[New comment by srssays in "Juice may taste good, but unlike the fruit, it’s not healthy"]]></title><description><![CDATA[
<p>Nope. Fruit juice is mostly water. Even raw sugar is only 380 kcal/g, just a bit more than French fries (310 kcal/g).<p>If you're underweight, you should eat food.</p>
]]></description><pubDate>Sun, 30 Apr 2017 17:05:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=14232546</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=14232546</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14232546</guid></item><item><title><![CDATA[New comment by srssays in "Chromebooks winning in schools, Windows and Apple fight back"]]></title><description><![CDATA[
<p>Apple is $750b company built on one product (iPhone). Their business hangs on a thread. What happens if they have a big recall like Samsung had?</p>
]]></description><pubDate>Sun, 30 Apr 2017 16:49:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=14232436</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=14232436</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14232436</guid></item><item><title><![CDATA[New comment by srssays in "How Web Forums Make Neuroticism Viral"]]></title><description><![CDATA[
<p>It is written by PR people, wire services and politicos. The journalist simply assembles the ready-made components into the lowest energy configuration.</p>
]]></description><pubDate>Sun, 30 Apr 2017 02:58:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=14229960</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=14229960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14229960</guid></item><item><title><![CDATA[New comment by srssays in "If you opened your PayPal account before you were 18, close it"]]></title><description><![CDATA[
<p>Small claims court?</p>
]]></description><pubDate>Sat, 29 Apr 2017 19:43:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=14228330</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=14228330</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14228330</guid></item><item><title><![CDATA[New comment by srssays in "Why do we love chilli?"]]></title><description><![CDATA[
<p>Chilies are popular around the world for exactly this reason, that you can take cheap ingredients and, with some chilies, create an appetising meal.<p>Because Britain lacks a (good) cuisine of its own, we tend to eat exclusively the food of other countries, and those dishes are often spicy.</p>
]]></description><pubDate>Sat, 29 Apr 2017 00:31:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=14224275</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=14224275</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14224275</guid></item><item><title><![CDATA[New comment by srssays in "Why Juicero’s Press Is So Expensive"]]></title><description><![CDATA[
<p>"good" and "bad" are comparisons, not quantifications. The correct question is something like: all else being equal, what is the difference in expected lifespan between a juice drinker and a juice abstainer?<p>I'm pretty sure that HN has consumed more of my lifespan than any diet could compensate for.</p>
]]></description><pubDate>Tue, 25 Apr 2017 00:33:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=14189786</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=14189786</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14189786</guid></item><item><title><![CDATA[New comment by srssays in "APFS filesystem format"]]></title><description><![CDATA[
<p>Perhaps the exception that proves the rule, but TextEdit is open source!<p><a href="https://developer.apple.com/library/content/samplecode/TextEdit/Introduction/Intro.html" rel="nofollow">https://developer.apple.com/library/content/samplecode/TextE...</a></p>
]]></description><pubDate>Sun, 23 Apr 2017 01:45:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=14175972</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=14175972</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14175972</guid></item><item><title><![CDATA[New comment by srssays in "For First Time Since 1800s, Britain Goes a Day Without Burning Coal for Power"]]></title><description><![CDATA[
<p>I don't know about in the US, but in the UK when the Green party attempted to propose UBI they were ridiculed because it would be so expensive. Apparently even the average person can see there are orders of magnitude between the cost of bureaucracy and the cost of UBI.</p>
]]></description><pubDate>Sat, 22 Apr 2017 11:00:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=14171967</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=14171967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14171967</guid></item><item><title><![CDATA[New comment by srssays in "Billionaire Mike Novogratz says 10% of his money is in Bitcoin and Ether"]]></title><description><![CDATA[
<p>Societal collapse doesn't have to mean going back to the stone age, it could mean e.g. the Iranian revolution. Or for a contemporary example: the Syrian civil war.<p>Even Spain was a dictatorship until 1975. Everybody should consider the possibility that their society will collapse, even if they choose to do nothing about it.</p>
]]></description><pubDate>Fri, 21 Apr 2017 16:34:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=14167052</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=14167052</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14167052</guid></item><item><title><![CDATA[New comment by srssays in "Plastc will cease operations and will not fulfill any pre-orders"]]></title><description><![CDATA[
<p>How do you pay for tickets in Vienna then?<p>I kind of like the barriers, if you are on the station platform, then you have definitely paid. For me, the stations that don't have barriers are more stressful, as you run the risk of forgetting to tap your card (or the tap not registering) and incurring a maximum fare.</p>
]]></description><pubDate>Thu, 20 Apr 2017 22:29:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=14161476</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=14161476</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14161476</guid></item><item><title><![CDATA[New comment by srssays in "Apple's Achilles Heel"]]></title><description><![CDATA[
<p>Laptops won over tablets. The whole post-PC era just isn't happening. That is Apple's problem, they're stuck in the year of 2010 and can't escape.<p>Nowadays, people want to have a phone and a laptop. Tablets are dumbed-down computing devices, for kids, the elderly, or as toys for the rich.</p>
]]></description><pubDate>Mon, 17 Apr 2017 23:47:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=14135432</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=14135432</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14135432</guid></item><item><title><![CDATA[New comment by srssays in "2017 Camera News"]]></title><description><![CDATA[
<p>The physical resolution of the screen is 2880x1800.<p>The scaled resolution modes work by rendering at 2x then downsampling. So in the mode you quote it is actually rendering at 3840x2400 (!!) then downsampling, but there's still only 2880x1800 physical pixels.</p>
]]></description><pubDate>Sun, 16 Apr 2017 23:23:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=14128163</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=14128163</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14128163</guid></item><item><title><![CDATA[New comment by srssays in "How many jobs really require college?"]]></title><description><![CDATA[
<p>You're ignoring the quality of the teacher. If you learn remotely, you can learn from good (or at least adequate) teachers, at a pace that is right for you.<p>I wish that resources such as Khan Academy existed when I was at school. I don't know about you, but many of my high school teachers barely understood the material they were teaching.</p>
]]></description><pubDate>Sat, 15 Apr 2017 16:14:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=14121371</link><dc:creator>srssays</dc:creator><comments>https://news.ycombinator.com/item?id=14121371</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14121371</guid></item></channel></rss>