No it doesn't. You are at a cafe that has microphones installed at the tables for voice-activated ordering. That infrastructure, along with the GPS data that is constantly tracking you, pinpoints you...
Agreed. But it would be interesting to find out how they came up with 9x3000 + the leftover. Do they try to limit dividing divisible property to 10 blocks?
Really? It's a filtering mechanism based on some assumptions as to what the final bids will be. I don't see anything anti-democratic about it. As Rick Masters said:
I'm assuming that there will be no active investigation of GitHub unless Horvath files a lawsuit. To me, I'm curious about the liability of the company because of TPW's wife's actions (IF TRUE). From :
"She says that the wife of the founder continued to show up at the office, sit next to her and “glare” at her for extended periods of time “as if trying to provoke a reaction.”
and...
"HR eventually asked the wife to not be on the same floor as Horvath. But according to Horvath’s recount, “she continued to find her way in and plant herself right next to wherever I was working.” This continued until her exit from the firm this past Thursday."
Private conversations are going to come down to she-said-she-said, but what about this psycho behavior? GitHub has to be at fault for SOMETHING here...
If I were NOT him, how could I parlay this into something worth my while? Grant an exclusive interview for $100k stating beforehand that I am NOT him so there are no misconceptions? Pose in Playgirl? What? He might as well try to turn lemons into lemonade...
I often type in and drive to strip clubs and card rooms just to throw the NSA off since those searches are in complete contradiction of my choir boy profile.
"We" voted for her because the alternative was...well...less savory. You can be sure that her support of NSA will be an issue the next time she comes up for re-election, and hopefully, a real Democrat challenger will emerge. But know this--if she withstands the challenge, "we" will be hard-pressed to vote for her Republican challenger...
Does that answer your rocks-glass-houses question?
I have to admit that when I first heard about the crash, Gladwell's work came to my mind concerning Korean aviation culture. This train of thought was repeated over and over again on Twitter. This article talks about the past and present Korean aviation culture with respect to safety, and I think the writer is objective and reputable.
Yes, I realized the difference after taking a longer-than-quick look:-)
However, I still think there should be some notion of/object/{id} for GET. As per some of the other comments, I agree that what I'm talking about isn't a standard. I think it's more of a best practices implementation thing.
So I agree with just about everything you are saying here. I shouldn't have used the term "standard"--how about "best practices?" If ESRI or some other organization wants to put out a "RESTful API," then I think that it should adhere to some "best practices" which, IMHO includes the paradigm that I put forth (and is well-implemented in various web platforms).
Again, I agree with your stipulation that it is an IDEA or a CONCEPT (I've read the seminal thesis). But with respect to implementation, I think that there's another level that can be achieved.
In taking a quick look a the standard, it doesn't even look RESTful. For example:
http://<mapservice-url>/layers
Returns deep copies of all layers and tables as opposed to a list of IDs. Then:
http://<featureservice-url>/<layerId>
Returns a deep copy of a particular layer/table.
How about http://<something>/layers returning a list of layers/tables and http://<something>/layers/{id} returning the particular table/layer? The whole/object and/object/{id} paradigm is missing. And that's just about GET. Regardless 800-lbs gorilla arguments against this "standard," I'd be more inclined to reject it due to its lack of adherence to standards.
I think it's safe to say that if Tesla tech support told him to do something, he should take their advice since they have a vested interest in success. So they wouldn't be likely to advise him to do some ditch driving:-)
Okay, I'll bite. This reply is really modded up as informative? Really? As opposed to funny? Because, as a parent, I can see funny. But reasonable? Really?
No it doesn't. You are at a cafe that has microphones installed at the tables for voice-activated ordering. That infrastructure, along with the GPS data that is constantly tracking you, pinpoints you...
Okay, I'll bite. Do you really think he has amassed all his wealth through dumb fucking luck? Or all VCs for that matter?
Agreed. But it would be interesting to find out how they came up with 9x3000 + the leftover. Do they try to limit dividing divisible property to 10 blocks?
Really? It's a filtering mechanism based on some assumptions as to what the final bids will be. I don't see anything anti-democratic about it. As Rick Masters said:
"The fact is that if you can't come up with the front money you're not for real."
That's a feature, not a bug :P
I'm assuming that there will be no active investigation of GitHub unless Horvath files a lawsuit. To me, I'm curious about the liability of the company because of TPW's wife's actions (IF TRUE). From :
"She says that the wife of the founder continued to show up at the office, sit next to her and “glare” at her for extended periods of time “as if trying to provoke a reaction.”
and...
"HR eventually asked the wife to not be on the same floor as Horvath. But according to Horvath’s recount, “she continued to find her way in and plant herself right next to wherever I was working.” This continued until her exit from the firm this past Thursday."
Private conversations are going to come down to she-said-she-said, but what about this psycho behavior? GitHub has to be at fault for SOMETHING here...
Actually, I was thinking the opposite:
If I were NOT him, how could I parlay this into something worth my while? Grant an exclusive interview for $100k stating beforehand that I am NOT him so there are no misconceptions? Pose in Playgirl? What? He might as well try to turn lemons into lemonade...
>>German fraulein bitch...
Talk about the Dept of Redundancy Dept. Tell us how you really feel :P
I often type in and drive to strip clubs and card rooms just to throw the NSA off since those searches are in complete contradiction of my choir boy profile.
"We" voted for her because the alternative was...well...less savory. You can be sure that her support of NSA will be an issue the next time she comes up for re-election, and hopefully, a real Democrat challenger will emerge. But know this--if she withstands the challenge, "we" will be hard-pressed to vote for her Republican challenger...
Does that answer your rocks-glass-houses question?
But you haven't addressed the GP's hardware statement...
Except when it's a matter of national security...they they are not public property...so they are private...so that's that.
Oh, I think it's important to continuously draw attention to hypocritical actions/statements of corporations, whether it is A or B.
I have to admit that when I first heard about the crash, Gladwell's work came to my mind concerning Korean aviation culture. This train of thought was repeated over and over again on Twitter. This article talks about the past and present Korean aviation culture with respect to safety, and I think the writer is objective and reputable.
Yes, agreed. As per my other comments on comments, how about "best practices" instead of "standard?"
Yes, I realized the difference after taking a longer-than-quick look :-)
However, I still think there should be some notion of /object/{id} for GET. As per some of the other comments, I agree that what I'm talking about isn't a standard. I think it's more of a best practices implementation thing.
So I agree with just about everything you are saying here. I shouldn't have used the term "standard"--how about "best practices?" If ESRI or some other organization wants to put out a "RESTful API," then I think that it should adhere to some "best practices" which, IMHO includes the paradigm that I put forth (and is well-implemented in various web platforms).
Again, I agree with your stipulation that it is an IDEA or a CONCEPT (I've read the seminal thesis). But with respect to implementation, I think that there's another level that can be achieved.
In taking a quick look a the standard, it doesn't even look RESTful. For example:
http://<mapservice-url>/layers
Returns deep copies of all layers and tables as opposed to a list of IDs. Then:
http://<featureservice-url>/<layerId>
Returns a deep copy of a particular layer/table.
How about http://<something>/layers returning a list of layers/tables and http://<something>/layers/{id} returning the particular table/layer? The whole /object and /object/{id} paradigm is missing. And that's just about GET. Regardless 800-lbs gorilla arguments against this "standard," I'd be more inclined to reject it due to its lack of adherence to standards.
So the fact that the "U.S. is applying money-laundering rules to "virtual currencies" legitimizes BTC, right? I see that as a good thing...
TMI :-)
...I think this one is the best (as opposed to the ones that are a photo for every day of one's life): http://vimeo.com/40448182
I think it's safe to say that if Tesla tech support told him to do something, he should take their advice since they have a vested interest in success. So they wouldn't be likely to advise him to do some ditch driving :-)
I am. Or at least I was :-)
I think, but I can't say from experience, that life sans computers is worth living too...
Okay, I'll bite. This reply is really modded up as informative? Really? As opposed to funny? Because, as a parent, I can see funny. But reasonable? Really?