WTF do they have to do with this case? This isn't a criminal proceeding, it's a civil matter.
I've absolutely given up on trying to figure out how our government works. Apparently SCOTUS specifically asked them for their opinion. And here I thought our founders wanted separation of powers, and in particular that the Supreme friggin' Court was intended to be insulated from the ebb and flow of political interests in the other two branches.
I could understand if the Justice Dept decided to file an amicus brief just like everyone else, but I can't understand why SCOTUS specifically sought their opinion.
No, really? The cost of maintaining is in maintenance? Well, now that's some earth shattering surprise.
I thought the same thing when I first read that, but then again we're talking about an architect for the language that brought us "Foo foo = new Foo();" so a bit of redundancy is to be expected;)
The actual content of the reviews doesn't matter much. Whether intentionally or not, people filter out products with less than 4 stars, and Amazon ranks more popular items higher. It's a virtuous circle for the sellers that have higher-ranked reviews. Getting those initial good reviews can make all the difference between two similar or nearly identical products.
As a software developer who's been a git user for 7 years, I don't know how I could have written any serious code without git.
Very much this. Git has a steep initial learning curve. The concept of a branch being just a pointer is foreign at first. New users try to fit the concept of a branch into their pre-existing notion that it's the sum of everything that has changed since the last merge.
But once you really understand how Git works, you're ruined for every other version control system. When I'm forced to use TFS for a project, I use Git locally and Git-TFS to keep them in sync. Now I commit often, all day long, tracking all my changes and (relatively) easy rolling them back or reordering them if necessary.
It seems that I can either have a comfortable ergonomic keyboard or one that actually works well, not both. Are there even enough people interested in a keyboard like this to have a chance of it ever being made?
When Jeff Atwood couldn't find exactly the keyboard he wanted, he had the CODE Keyboard designed & marketed. So you just need to start a massively successful community website, cash out, and build one.
I'm actually using a CODE keyboard.. a few minor complaints; I wish it had dedicated media keys but for all in all it's been great (not ergonomic though).
In particular the birdseye angled aerial images are awesome and allow you to see all four sides of structure, instead just a roof, with surprisingly good resolution too.
I was surprised a few days ago to find out that Google Maps actually has this. You have to be on a PC and browser that support WebGL (i.e. no "Lite Mode" in the bottom-right corner). Zoom all the way in with satellite view turned on, then use the controls in the bottom-right to tilt the image. Then you can rotate in either direction, at which point it uses a cool 3D effect to stitch together its views of the different sides of buildings.
(I haven't actually used the Bing maps in quite a while, so not sure how this compares).
Backing underdogs like Sprint and T-Mobile makes me think Google may end up owning both.
That would be perfectly fine with me.. a combined Sprint + TMo may be the only way to break up the Verizon + AT&T duopoly.
However, there is one caveat: will Google be sniffing all the traffic it sees on these newly-acquired traffic just to harvest it and sell to advertisers.
I seriously doubt they'd do anything that stupid. I'm guessing it's probably even illegal. At the very least they'd have to spell it out in their privacy guidelines.
Furthermore we are up to version 5 of android and there is still no way to push security updates? That's a pretty serious fail IMO. Google might want to rethink that strategy before it seriously burns them in the long run.
They have rethought that strategy, and the solution is Google Play Services. All of the critical functionality has been moved there, which they can update via the Google Play store. Most of the individual apps have moved to independently-updatable Google Play apps as well. The WebKit based library discussed here has been replaced by a Chrome-based version, which also receives regular updates.
And yes, all devices Gingerbread (2.3) and above get these updates. The problem is that the WebView is one of the remaining pieces that was still tied directly to the OS in those earlier versions, so it can't be updated directly.
I'm not excusing Google for not fixing it here, but saying that version 5 still has no way to push security updates directly is incorrect.
The article seemed a bit overexcited to me. Is it really that surprising that they use 10.x space? It's not like Internet access is widely used in NK. And most of the other items were not what I would call weird, just what you would expect in a regime like this. Still, kudos to the author for doing this analysis.
Heh I was wondering that too.. I wouldn't call it "going off the rails", it's exactly what any of us would do to "solve" the problem of limiting and monitoring the internet access of millions of users.
TFA was TL;DR, and TFS doesn't explain anything. Apparently I'm not disciplined enough to even understand what the hell this is about.
Hell, TFS was TL;DR. Apparently they're discussing whether giving kids time-out is an effective disciplinary tool or something, but they prattled on about camping or whatever for so long I got bored & stopped reading.
Your comment is more apropos than you probably realize, since the book cover shows Barbie's desk with a stuffed Linux penguin sitting on it. Maybe they thought including an easter egg for the real geek parents would help it sell?
Wait, I thought hipsters were the guys who liked the new things? Like if you had an iPad and an iPhone you were a hipster, but if you had an old Android and a Lenovo laptop you were a legitimate human being.
It depends on whether a critical mass of the general population also likes said new thing. When they were the ones waiting in line all night at the Apple store, it was all good. Now that the same lines are filled with people sleeping in trash bags to immediately flip them to China's gray market, not so much.
Is "forcible rape" another category of rape like "legitimate rape"?
Statutory rape, taking advantage of someone who is passed out, and non-consensual marriages are a few examples of rape that aren't necessarily forcible.
This sounds like Aereo, which also provides a business model in which physical resources dictate the scarcity. Since they are currently preparing for a trial at the Supreme Court it's probably wise to hold off a bit.
the studios are leaving cash on the table
You must be new here; the studios have always been in the business of fighting progress as long as possible in order to protect existing revenue streams.
How is it that a day after an article is posted about REAL-LIFE MOISTURE FARMING we don't have a single Star Wars joke??
Hahahaha I'm a bit proud that as an American I was able to understand the multiple British layers involved with this joke.
WTF do they have to do with this case? This isn't a criminal proceeding, it's a civil matter.
I've absolutely given up on trying to figure out how our government works. Apparently SCOTUS specifically asked them for their opinion. And here I thought our founders wanted separation of powers, and in particular that the Supreme friggin' Court was intended to be insulated from the ebb and flow of political interests in the other two branches.
I could understand if the Justice Dept decided to file an amicus brief just like everyone else, but I can't understand why SCOTUS specifically sought their opinion.
No, really? The cost of maintaining is in maintenance? Well, now that's some earth shattering surprise.
I thought the same thing when I first read that, but then again we're talking about an architect for the language that brought us "Foo foo = new Foo();" so a bit of redundancy is to be expected ;)
Can you do it faster than on windows, where I plug a usb printer in and it spins for minutes searching windows update for a driver?
The best part is when you then plug the device into a different USB port and it goes through the whole minutes-long process again.
The actual content of the reviews doesn't matter much. Whether intentionally or not, people filter out products with less than 4 stars, and Amazon ranks more popular items higher. It's a virtuous circle for the sellers that have higher-ranked reviews. Getting those initial good reviews can make all the difference between two similar or nearly identical products.
Does that mean all 5000+ reviews for the Banana Slicer will soon disappear?
As a software developer who's been a git user for 7 years, I don't know how I could have written any serious code without git.
Very much this. Git has a steep initial learning curve. The concept of a branch being just a pointer is foreign at first. New users try to fit the concept of a branch into their pre-existing notion that it's the sum of everything that has changed since the last merge.
But once you really understand how Git works, you're ruined for every other version control system. When I'm forced to use TFS for a project, I use Git locally and Git-TFS to keep them in sync. Now I commit often, all day long, tracking all my changes and (relatively) easy rolling them back or reordering them if necessary.
It seems that I can either have a comfortable ergonomic keyboard or one that actually works well, not both. Are there even enough people interested in a keyboard like this to have a chance of it ever being made?
When Jeff Atwood couldn't find exactly the keyboard he wanted, he had the CODE Keyboard designed & marketed. So you just need to start a massively successful community website, cash out, and build one.
I'm actually using a CODE keyboard.. a few minor complaints; I wish it had dedicated media keys but for all in all it's been great (not ergonomic though).
Good heavens, this was the best discussion I've seen on Slashdot in a LONG time. Bravo, you just won the internet for today.
In particular the birdseye angled aerial images are awesome and allow you to see all four sides of structure, instead just a roof, with surprisingly good resolution too.
I was surprised a few days ago to find out that Google Maps actually has this. You have to be on a PC and browser that support WebGL (i.e. no "Lite Mode" in the bottom-right corner). Zoom all the way in with satellite view turned on, then use the controls in the bottom-right to tilt the image. Then you can rotate in either direction, at which point it uses a cool 3D effect to stitch together its views of the different sides of buildings.
(I haven't actually used the Bing maps in quite a while, so not sure how this compares).
Backing underdogs like Sprint and T-Mobile makes me think Google may end up owning both.
That would be perfectly fine with me.. a combined Sprint + TMo may be the only way to break up the Verizon + AT&T duopoly.
However, there is one caveat: will Google be sniffing all the traffic it sees on these newly-acquired traffic just to harvest it and sell to advertisers.
I seriously doubt they'd do anything that stupid. I'm guessing it's probably even illegal. At the very least they'd have to spell it out in their privacy guidelines.
IANAL but the Google Fiber Privacy Policy seems to explicitly state they won't do this.
Furthermore we are up to version 5 of android and there is still no way to push security updates? That's a pretty serious fail IMO. Google might want to rethink that strategy before it seriously burns them in the long run.
They have rethought that strategy, and the solution is Google Play Services. All of the critical functionality has been moved there, which they can update via the Google Play store. Most of the individual apps have moved to independently-updatable Google Play apps as well. The WebKit based library discussed here has been replaced by a Chrome-based version, which also receives regular updates.
And yes, all devices Gingerbread (2.3) and above get these updates. The problem is that the WebView is one of the remaining pieces that was still tied directly to the OS in those earlier versions, so it can't be updated directly.
I'm not excusing Google for not fixing it here, but saying that version 5 still has no way to push security updates directly is incorrect.
The article seemed a bit overexcited to me. Is it really that surprising that they use 10.x space? It's not like Internet access is widely used in NK. And most of the other items were not what I would call weird, just what you would expect in a regime like this. Still, kudos to the author for doing this analysis.
Heh I was wondering that too.. I wouldn't call it "going off the rails", it's exactly what any of us would do to "solve" the problem of limiting and monitoring the internet access of millions of users.
TFA was TL;DR, and TFS doesn't explain anything. Apparently I'm not disciplined enough to even understand what the hell this is about.
Hell, TFS was TL;DR. Apparently they're discussing whether giving kids time-out is an effective disciplinary tool or something, but they prattled on about camping or whatever for so long I got bored & stopped reading.
Not sure why they truncated my submission but the questions this raises was more interesting to me than the news itself.
For posterity: What should Sony do? Cut their losses and shelve it? Release it immediately online? Does giving in mean "the terrorists have won"?
Bravo. I'll admit the "freePS3" URL gave me only slight pause.
Your comment is more apropos than you probably realize, since the book cover shows Barbie's desk with a stuffed Linux penguin sitting on it. Maybe they thought including an easter egg for the real geek parents would help it sell?
One of the highest correlated factors to success as an adult is delayed gratification as a kid.
[Citation Needed]
Wait, I thought hipsters were the guys who liked the new things? Like if you had an iPad and an iPhone you were a hipster, but if you had an old Android and a Lenovo laptop you were a legitimate human being.
It depends on whether a critical mass of the general population also likes said new thing. When they were the ones waiting in line all night at the Apple store, it was all good. Now that the same lines are filled with people sleeping in trash bags to immediately flip them to China's gray market, not so much.
RISC architecture is going to change everything.
"No exhaustive"? I think you meant: !exhaustive
Is "forcible rape" another category of rape like "legitimate rape"?
Statutory rape, taking advantage of someone who is passed out, and non-consensual marriages are a few examples of rape that aren't necessarily forcible.
This sounds like Aereo, which also provides a business model in which physical resources dictate the scarcity. Since they are currently preparing for a trial at the Supreme Court it's probably wise to hold off a bit.
the studios are leaving cash on the table
You must be new here; the studios have always been in the business of fighting progress as long as possible in order to protect existing revenue streams.
Sometimes results in "early death"? As opposed to those diseases that kill you when you would have died anyway?