[dead]
Ugh ... It sorta works, sure, but doesn't hold a candle to zoom in terms of overall video and audio quality and reliability.
> Life arising only once could very well be the more plausible option Indeed I feel like coming to this conclusion is something that the authors - and most of us rationalist types - do not _want_ to come to. Because if…
Once again, the top Hacker News comment on an amazing piece of work is an asinine nitpick complaint.
there is an obvious problem with this assertion, as I'm sure you know: the govt can get a warrant to wire your phone line, or your appartement. but if your unlawful activity is being done online, this is useless. so it…
What do you mean, "many credit cards for Apps"?
You are correct, although I would modulate this by adding that techy types like us are likely to undervalue people search compared to the average person. Conversely, this kind of feature has obvious value for…
At this point, what is the difference between John Gruber and an Apple P.R. flack? He derives all his income from writing stuff glorifying Apple and bashing its competitors.
5 pages means 5x hit count for one article. it has nothing to do with readability.
i'm having a hard time imagining a realistic scenario where political turmoil is strong enough to make all stocks worthless, yet my gold bullions at the bank are still mine. unless you think you could keep a meaningful…
if you can spare 59$ sublime text 2 is superb (ways better than notepad++) and works everywhere: linux, windows, osx. also you should try iTerm as terminal replacement for osx, it's great. your point about the lack of…
>> But none of that really matters. I would bet that you are neither a woman, black, jewish, poor, or gay. So the fact, for example, that ron paul is a huge racist is something that you can discount at no cost…
kind of ironic to say hackers are above branding, when here we are arguing Apple vs Google vs Facebook!
exactly. all those car-sharing services may become much, much more useful and prevalent when you can use your smartphone to whistle the car to come to you. that would also spell doom to taxis. perhaps then only the very…
you know you're on hacker news when the most upvoted comment has found something negative to nitpick out of a cool story.
depression would be more accurate. the problem, i think, is that there is a core contradiction at the heart of the euro system: 1) you can't have a currency union, without a fiscal union; 2) you can't have a fiscal…
>> Any action requires a hilarious number of clicks to get done. like what? again, i'm not challenging you, i'm genuinely wondering.
for now i only use linux server-side, but i'm thinking of maybe swiching from osx to linux for my next laptop. i played a little with both mint and ubuntu in vmware, but i don't think i can make a fair assessment.…
my point is that this style of writing is pervasive within the scala world, including the official api. and it's not just the list class. look at the base xml class, NodeSeq:…
no. the problem is that scala allows almost any string of characters as identifiers, and this encourages programmers to use symbols instead of english words for their function names. So you end up with identifiers that…
i used scala for a few months. it sounded very promising, java without the verbosity. but in the end i decided to stop using it. The biggest problem for me was readabilty. Scala is the first language that i've learned…
personnally i find it quite amazing, and incredibly short-sighted, how developpers are willing to give up the freedom of the web in favor of the golden chains of the apple platform. because, make no mistake, this is…
i didn't mean to imply that. i do agree that your db client should check for write errors if you care about your data, and that mongodb should make their official drivers have safer defaults. but the poster to which i…
> preferably without needing at least three machines if you don't have such redundancy your data is not safe, no matter what database engine you are running.
[dead]
Ugh ... It sorta works, sure, but doesn't hold a candle to zoom in terms of overall video and audio quality and reliability.
> Life arising only once could very well be the more plausible option Indeed I feel like coming to this conclusion is something that the authors - and most of us rationalist types - do not _want_ to come to. Because if…
Once again, the top Hacker News comment on an amazing piece of work is an asinine nitpick complaint.
there is an obvious problem with this assertion, as I'm sure you know: the govt can get a warrant to wire your phone line, or your appartement. but if your unlawful activity is being done online, this is useless. so it…
What do you mean, "many credit cards for Apps"?
You are correct, although I would modulate this by adding that techy types like us are likely to undervalue people search compared to the average person. Conversely, this kind of feature has obvious value for…
At this point, what is the difference between John Gruber and an Apple P.R. flack? He derives all his income from writing stuff glorifying Apple and bashing its competitors.
5 pages means 5x hit count for one article. it has nothing to do with readability.
i'm having a hard time imagining a realistic scenario where political turmoil is strong enough to make all stocks worthless, yet my gold bullions at the bank are still mine. unless you think you could keep a meaningful…
if you can spare 59$ sublime text 2 is superb (ways better than notepad++) and works everywhere: linux, windows, osx. also you should try iTerm as terminal replacement for osx, it's great. your point about the lack of…
>> But none of that really matters. I would bet that you are neither a woman, black, jewish, poor, or gay. So the fact, for example, that ron paul is a huge racist is something that you can discount at no cost…
kind of ironic to say hackers are above branding, when here we are arguing Apple vs Google vs Facebook!
exactly. all those car-sharing services may become much, much more useful and prevalent when you can use your smartphone to whistle the car to come to you. that would also spell doom to taxis. perhaps then only the very…
you know you're on hacker news when the most upvoted comment has found something negative to nitpick out of a cool story.
depression would be more accurate. the problem, i think, is that there is a core contradiction at the heart of the euro system: 1) you can't have a currency union, without a fiscal union; 2) you can't have a fiscal…
>> Any action requires a hilarious number of clicks to get done. like what? again, i'm not challenging you, i'm genuinely wondering.
for now i only use linux server-side, but i'm thinking of maybe swiching from osx to linux for my next laptop. i played a little with both mint and ubuntu in vmware, but i don't think i can make a fair assessment.…
my point is that this style of writing is pervasive within the scala world, including the official api. and it's not just the list class. look at the base xml class, NodeSeq:…
no. the problem is that scala allows almost any string of characters as identifiers, and this encourages programmers to use symbols instead of english words for their function names. So you end up with identifiers that…
i used scala for a few months. it sounded very promising, java without the verbosity. but in the end i decided to stop using it. The biggest problem for me was readabilty. Scala is the first language that i've learned…
personnally i find it quite amazing, and incredibly short-sighted, how developpers are willing to give up the freedom of the web in favor of the golden chains of the apple platform. because, make no mistake, this is…
i didn't mean to imply that. i do agree that your db client should check for write errors if you care about your data, and that mongodb should make their official drivers have safer defaults. but the poster to which i…
> preferably without needing at least three machines if you don't have such redundancy your data is not safe, no matter what database engine you are running.