<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: camus</title><link>https://news.ycombinator.com/user?id=camus</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 20 May 2026 11:23:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=camus" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by camus in "Kanoa won’t ship its $300 earphones to customers who pre-ordered them"]]></title><description><![CDATA[
<p>> You have to know, anything crowdfunded is very high risk.<p>People who ordered from Kanoa's site directly didn't "crowdfund" anything, they "pre-ordered" the headphones. They weren't gambling on Kickstarter. So what risk are you talking about? It has nothing to do with risk, it is fraud.<p>> I'm amazed some unscrupulous company has't abused it to take money with no intention of ever delivering a product.<p>there are plenty of million dollar fraudulent projects on Kickstarter, they don't care, they have only their reputation to loose.</p>
]]></description><pubDate>Sun, 27 Aug 2017 04:17:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=15109091</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=15109091</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15109091</guid></item><item><title><![CDATA[New comment by camus in "The Life and Death of the Touch Bar: Revisiting the MacBook Pro"]]></title><description><![CDATA[
<p>> The touchbar is a problem looking for a solution. For the premium they charge for it I fail to see how it returns its value. Perhaps this was innovation for the sake of innovation, but I don't see the touchbar having a prolonged lifespan. Sooner or later Apple is going to come to the realization that they need a touchscreen on the MacBook.<p>IMHO the Surface Book from Microsoft is a great idea with a beautiful design but poorly executed [1]<p>I would have expected Apple to come up with this kind of product and phase out both the Macbook Air and the ipad. The Macbook + touchbar seems so half baked I'm not sure why Apple thought it was a good idea.<p>1: <a href="http://www.thespectrum.com/story/life/features/mesquite/2017/08/25/consumer-reports-drops-microsoft-surface/603547001/" rel="nofollow">http://www.thespectrum.com/story/life/features/mesquite/2017...</a></p>
]]></description><pubDate>Sun, 27 Aug 2017 00:25:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=15108267</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=15108267</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15108267</guid></item><item><title><![CDATA[New comment by camus in "The Life and Death of the Touch Bar: Revisiting the MacBook Pro"]]></title><description><![CDATA[
<p>> The touch bar will evolve into a touch screen keyboard.<p>Have you ever tried to type on a touch keyboard without looking at it?</p>
]]></description><pubDate>Sun, 27 Aug 2017 00:14:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=15108217</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=15108217</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=15108217</guid></item><item><title><![CDATA[New comment by camus in "Go, REST APIs, and Pointers"]]></title><description><![CDATA[
<p>So you mean patch operations should be atomic right?</p>
]]></description><pubDate>Fri, 30 May 2014 10:49:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=7821093</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=7821093</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7821093</guid></item><item><title><![CDATA[New comment by camus in "Lenovo shows new Android laptop in user manual [pdf]"]]></title><description><![CDATA[
<p>I'll never get ChromeOS. An Os where you cant install anything is useless. Want to use webapps? use a browser,at least on Android I can develop "native apps",run background processes. Tell me what can do ChromeOS that Android cant do? All google services are on Android.</p>
]]></description><pubDate>Thu, 10 Oct 2013 17:08:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=6528812</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6528812</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6528812</guid></item><item><title><![CDATA[New comment by camus in "Poll: What are your liked and disliked programming languages?"]]></title><description><![CDATA[
<p>most ORMs have a query language too, it's not just "Linq". Orms are good for development purposes and you can always do raw SQL queries within ORMs at some point.</p>
]]></description><pubDate>Thu, 10 Oct 2013 17:00:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=6528749</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6528749</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6528749</guid></item><item><title><![CDATA[New comment by camus in "Report: 110 people own 35% of Russia's wealth"]]></title><description><![CDATA[
<p>Would you want to live in Russia or China?</p>
]]></description><pubDate>Thu, 10 Oct 2013 14:56:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=6528052</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6528052</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6528052</guid></item><item><title><![CDATA[New comment by camus in "Poll: What are your liked and disliked programming languages?"]]></title><description><![CDATA[
<p>First thanks, Coffeescript saved me days of work.<p>But I can understand , because it's popular , some people feel like they are forced to understand or learn it.<p>Yet you can be proud that Coffeescript influenced the latest ES spec, that's all that matters , you pushed Javascript forward, by saying "Dont wait for other to make the stuff you need, do your own stuff and eventually people will wake up and adress your intial issue".</p>
]]></description><pubDate>Thu, 10 Oct 2013 14:53:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=6528034</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6528034</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6528034</guid></item><item><title><![CDATA[New comment by camus in "Poll: What are your liked and disliked programming languages?"]]></title><description><![CDATA[
<p>My point was speed of development deployement,but you're not smart enough to get it whatever language you use.</p>
]]></description><pubDate>Thu, 10 Oct 2013 14:42:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=6527994</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6527994</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6527994</guid></item><item><title><![CDATA[New comment by camus in "Poll: What are your liked and disliked programming languages?"]]></title><description><![CDATA[
<p>Classes without any kind of type checking are worthless imho. I would have prefered implicit interfaces instead of classes.</p>
]]></description><pubDate>Thu, 10 Oct 2013 14:35:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=6527959</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6527959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6527959</guid></item><item><title><![CDATA[New comment by camus in "Poll: What are your liked and disliked programming languages?"]]></title><description><![CDATA[
<p>Why people dislike ActionScript ? we are talking about the language , not the Flash Plateform. As a language ActionScript is what Javascript should have been ,strict enough for large scale programs , dynamic enough to be written fast. Flash is the plateform and the framework , actionscript is the language. I dont really get that hate for ActionScript.</p>
]]></description><pubDate>Thu, 10 Oct 2013 13:42:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=6527584</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6527584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6527584</guid></item><item><title><![CDATA[New comment by camus in "Poll: What are your liked and disliked programming languages?"]]></title><description><![CDATA[
<p>Last week i had to create an Android App generator that takes a json manifest and generate Java Models,ContentProviders,activities,resources,unit tests for each Sqlite table in my app = 4/5 hours of work in PHP. days of work saved each time i need to bootstrap an app.<p>This week I needed a command line script that optimizes image files for different form factors = 30 minutes of work in PHP<p>I needed the first script to be available to my peers so they can generate basic android crud apps through a web app = 1 hours of work/deployement on an apache server and no need to ask the sys admin for another server.<p>My point is you can hate PHP all you want it is a great tool that has its place in enterprise envirronement.</p>
]]></description><pubDate>Thu, 10 Oct 2013 13:35:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=6527536</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6527536</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6527536</guid></item><item><title><![CDATA[New comment by camus in "Report: 110 people own 35% of Russia's wealth"]]></title><description><![CDATA[
<p>Irrelevant! these wealthy russians stole anything they could,they did not create any wealth.</p>
]]></description><pubDate>Thu, 10 Oct 2013 13:06:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=6527324</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6527324</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6527324</guid></item><item><title><![CDATA[New comment by camus in "If Java Is Dying, It Sure Looks Awfully Healthy"]]></title><description><![CDATA[
<p>Between writing less code with a text editor and writing loads of verbose code with a powerfull IDE i'd chose the former. How much text processing would you write in Java vs Python/Ruby ? This is a no brainer for me. Dynamic languages have their advantages,though i find Scala to be a good compromise.</p>
]]></description><pubDate>Thu, 10 Oct 2013 05:58:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=6525902</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6525902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6525902</guid></item><item><title><![CDATA[New comment by camus in "If Java Is Dying, It Sure Looks Awfully Healthy"]]></title><description><![CDATA[
<p>But Android doesnt run on the JVM, it is not JAVA the plateform.</p>
]]></description><pubDate>Thu, 10 Oct 2013 05:31:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=6525804</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6525804</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6525804</guid></item><item><title><![CDATA[New comment by camus in "If Java Is Dying, It Sure Looks Awfully Healthy"]]></title><description><![CDATA[
<p>Scala is awesome but not a scripting language. Running Scala as script is insane as it takes 1 or 2 seconds to start the JVM/Compile/Execute a fairly large Scala file. 
You dont want to use that on your server for scripting purposes.<p>Ruby,Python or PHP are more suited for scripting tasks(especially Java code generation,i'm writing an Android app generator right now,since i was tired of all the boilerplate : json+php script = Activity classes , resources files , ContentProviders generated in less than 0.2 seconds no matter how many tables I need for my apps,saves me hours of work).</p>
]]></description><pubDate>Thu, 10 Oct 2013 05:28:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=6525798</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6525798</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6525798</guid></item><item><title><![CDATA[New comment by camus in "If Java Is Dying, It Sure Looks Awfully Healthy"]]></title><description><![CDATA[
<p>doesnt matter,the jvm takes a lot of resources which is problematic is some situations.raw speed is nothing without the memory footprint or AAA games would be written in java.they are not for a good reason:lack of direct memoy management.</p>
]]></description><pubDate>Thu, 10 Oct 2013 05:03:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=6525739</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6525739</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6525739</guid></item><item><title><![CDATA[New comment by camus in "If Java Is Dying, It Sure Looks Awfully Healthy"]]></title><description><![CDATA[
<p>MSFT could shut down Mono anytime it wants.How many business use mono (to build web apps) in production?<p>Scala,Groovy,Xtend,etc... there is enough languages on the jvm one doesnt have to use any MS related tech.</p>
]]></description><pubDate>Thu, 10 Oct 2013 04:45:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=6525688</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6525688</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6525688</guid></item><item><title><![CDATA[New comment by camus in "NodeOS: a "hacker-friendly operating" system written in Node.js"]]></title><description><![CDATA[
<p>node is a mashup between v8 and some C/C++ libs,with a javascript interface. It's not really a framework , i would say node is closer to nginx than rails for instance.</p>
]]></description><pubDate>Wed, 09 Oct 2013 19:03:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=6523131</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6523131</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6523131</guid></item><item><title><![CDATA[New comment by camus in "SQL Fiddle"]]></title><description><![CDATA[
<p>it's the HN effect , one should better web scale before linking  one's work ;) nice site though.</p>
]]></description><pubDate>Wed, 09 Oct 2013 18:36:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=6522981</link><dc:creator>camus</dc:creator><comments>https://news.ycombinator.com/item?id=6522981</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6522981</guid></item></channel></rss>