<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: cloop_floop</title><link>https://news.ycombinator.com/user?id=cloop_floop</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 09 Apr 2026 09:36:50 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cloop_floop" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cloop_floop in "Message encryption a 'problem' – UK home secretary"]]></title><description><![CDATA[
<p>That's a retarded takeaway.</p>
]]></description><pubDate>Tue, 01 Aug 2017 15:35:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=14901808</link><dc:creator>cloop_floop</dc:creator><comments>https://news.ycombinator.com/item?id=14901808</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14901808</guid></item><item><title><![CDATA[New comment by cloop_floop in "Mathematicians Bridge Finite-Infinite Divide"]]></title><description><![CDATA[
<p>You just gave me a new frame for thinking about a few things I'd already learned, as well as some interesting leads on questions I didn't even know to ask.  Thank you!</p>
]]></description><pubDate>Sun, 30 Jul 2017 02:16:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=14884051</link><dc:creator>cloop_floop</dc:creator><comments>https://news.ycombinator.com/item?id=14884051</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14884051</guid></item><item><title><![CDATA[New comment by cloop_floop in "Higher-paid, faster-growing tech jobs are concentrating in 8 US hubs"]]></title><description><![CDATA[
<p>Cities are cool to think about for that reason.  They're formed because it's more efficient logistically for all these economic actors to come together.  However, they're unpleasant (in some ways, but not others) to live in because of side effects of the same processes:  concentrated noise, pollution, etc.</p>
]]></description><pubDate>Fri, 28 Jul 2017 13:47:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=14874222</link><dc:creator>cloop_floop</dc:creator><comments>https://news.ycombinator.com/item?id=14874222</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14874222</guid></item><item><title><![CDATA[New comment by cloop_floop in "Apple’s refusal to support Progressive Web Apps is a detriment to the web"]]></title><description><![CDATA[
<p>I'd love more contributions to cross-platform native UI toolkits and frameworks.  Write once, run anywhere native apps have a place.</p>
]]></description><pubDate>Thu, 27 Jul 2017 17:13:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=14867328</link><dc:creator>cloop_floop</dc:creator><comments>https://news.ycombinator.com/item?id=14867328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14867328</guid></item><item><title><![CDATA[New comment by cloop_floop in "Buying time promotes happiness"]]></title><description><![CDATA[
<p>Even if I accepted these calculations, I still <i>have</i> to work a 40 hour week.  I can't optimize time spent on my profession, time spent on life maintenance, and leisure time.  So I just work with what I have left over, and given these constraints I choose not to change my own oil, sure as I am I could do it.</p>
]]></description><pubDate>Tue, 25 Jul 2017 11:31:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=14846887</link><dc:creator>cloop_floop</dc:creator><comments>https://news.ycombinator.com/item?id=14846887</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14846887</guid></item><item><title><![CDATA[New comment by cloop_floop in "Mechanical Turing Machine in Wood (2015)"]]></title><description><![CDATA[
<p>Ah, so you've encountered jQuery.</p>
]]></description><pubDate>Fri, 21 Jul 2017 15:00:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=14821056</link><dc:creator>cloop_floop</dc:creator><comments>https://news.ycombinator.com/item?id=14821056</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14821056</guid></item><item><title><![CDATA[New comment by cloop_floop in "The long arrow operator in C++"]]></title><description><![CDATA[
<p>this is beautiful AND insane
bravo</p>
]]></description><pubDate>Thu, 13 Jul 2017 17:11:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=14763052</link><dc:creator>cloop_floop</dc:creator><comments>https://news.ycombinator.com/item?id=14763052</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14763052</guid></item><item><title><![CDATA[New comment by cloop_floop in "Analyzing GitHub, how developers change programming languages over time"]]></title><description><![CDATA[
<p>Some possible confounding variables:
what if certain language users are more likely to squash commits?
what if certain language users are more likely to have private repos?</p>
]]></description><pubDate>Wed, 12 Jul 2017 22:40:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=14757290</link><dc:creator>cloop_floop</dc:creator><comments>https://news.ycombinator.com/item?id=14757290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14757290</guid></item><item><title><![CDATA[New comment by cloop_floop in "The Beauty of Programming (2001) [pdf]"]]></title><description><![CDATA[
<p>I enjoy programming games and other things as a hobby, but the work can fall short of your points especially in my experience in web development:<p>2. After days of work, your entire branch can be discarded when the feature spec changes
4. Repetitive tasks abound
5. Not so much creating from pure thoughtstuff, but rather intractable legacy codebases on top of bothersome system configuration<p>Your last quote sounds nice, but ignores the reality of coding.  Even good coders have to write ugly (hard to maintain regardless of data structures) code sometimes.  The real world just introduces edge cases which make even the most beautiful system have warts in places.  Web development exposes concurrency, scaling and other things which can lead to tradeoffs against code cleanliness.</p>
]]></description><pubDate>Wed, 12 Jul 2017 14:40:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=14752865</link><dc:creator>cloop_floop</dc:creator><comments>https://news.ycombinator.com/item?id=14752865</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14752865</guid></item></channel></rss>