Viewing profile — camus
camus
HN member- Joined
- Sun, Sep 23, 2012, 3:56 PM UTC
- HN karma
- 1,126
- Public activity
- 987 items
- HN profile
- View on Hacker News ↗
About camus
Recent public activity
-
comment
Comment #18991786
isn't it called "regulatory capture"?
- comment
-
comment
Comment #15109091
> You have to know, anything crowdfunded is very high risk. People who ordered from Kanoa's site directly didn't "crowdfund" anything, they "pre-ordered" the headphones. They weren…
-
comment
Comment #15108267
> 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 innovatio…
-
comment
Comment #15108217
> The touch bar will evolve into a touch screen keyboard. Have you ever tried to type on a touch keyboard without looking at it?
-
comment
Comment #7821093
So you mean patch operations should be atomic right?
-
comment
Comment #6662762
So what do you think about Ember and Angular and would you use them ?
-
comment
Comment #6547938
Congratulations to Ghost,i'm sure it will be a successfull plateform , and nodejs has interesting capabilities (socket.io,great libraries).It could become a serious Wordpress compe…
-
comment
Comment #6542751
because it's been done already. Personaly i would like to see usefull stuffs done in JS, not flash wannabee intros.
-
comment
Comment #6542640
you can save swf files too...
-
comment
Comment #6541980
There is no real strategic buying here, i mean , why buy an url shortener in 2013? or Summly? or even Tumblr (which was not in a good shape).One cant buy relevancy. What i see are …
-
comment
Comment #6541009
"Private school is also crowd funded",err, private schools are businesses like Walmart or Coca Cola,they are not "crowd funded".
-
comment
Comment #6539676
I get BSODs sometimes on my laptop with W7, it's not gone at all.
-
comment
Comment #6539262
this is more IOS7 related, AFAIK ,some apps designed for older IOS versions might crash with the new os. Seems it is up to the developpers to fix this.
-
comment
Comment #6538647
requiring scripts in PHP in not "IO". There is not much IO happening in these script.
-
comment
Comment #6538380
The problem is not the software,it is the proprietary format,just like PDF or PSD. These formats force industries to use specific softwares, were open formats would be plateform an…
-
comment
Comment #6535927
Why would Google pay them? they are using Google services for free... This scheme is how you pay for free services...
-
comment
Comment #6534505
Or easier ,delete your Google+ Account. Today you have the choice to opt-out , tomorrow you might not. I hope people here will stop with the "Google+ > Facebook " propaganda, their…
-
comment
Comment #6534416
Yeah right, things people could sold on ebay or amazon or else easily ... Come on, you dont use SilkRoad to sell laptops or flash drives unless they are stolen.
-
comment
Comment #6532953
XP+IE = endless source of botnets. And now they have to pay to upgrade to a sane and secure OS ... they'd be better off with Linux.
-
comment
Comment #6532925
Sure but for what are they using D? that's the question.
-
comment
Comment #6531422
> How is more choice bad ? Oh please , Windows has never been about choice. How many people buying computers "chosed" Windows? MSFT did not become what it is by letting customers, …
-
comment
Comment #6531406
> At a time when Lumia 520 and Lumia 925 have been selling like hot cakes "Selling like hot cakes" is not enough given all the money poured into this fiasco. People just dont want …
-
comment
Comment #6528812
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 process…
-
comment
Comment #6528749
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.