I keep wondering how Linux could become as good as it is, with a coordinator being a person like Torvalds
Well you must have no much management experience, or at least not the management of a team you never meet in person, you don't choose, and which basically has no working obligation. The Linux kernel is one of the best (the best?) thing that happened for the OS community.
It seems Sony doesn't attach the right amount of importance to domains. Domains should be renewed for 10 years (sony.com has just been renewed, 4 days before expiration, for 2 years), and registrar mails should be directed to a person mailbox. This again shows that Sony neglects its IT infrastructure / (people?) Remember how many times Sony was hacked in recent years...
What they don't understand is the change of era. Before, a review was a note in a magazine. Nowadays there are tons of reviews everywhere on the web, some positive, some negative ; it is now so easy to drop a review that if, for a given restaurant, there are only a 1 or 2 negative reviews, people will not stop there and try the restaurant. In other words a unique web review has much less impact than a review in a magazine as it was the case 20 years ago. The judges don't get that.
Glad for you. But, in France, out of the thousands and thousands of negative critics on the web, it happens sometimes/rarely that someone is prosecuted. And when this (rarely) happens, the media covers largely the fact, as it definitely is an exception. You can bet the woman will change lawyers, appeal, and win.
Of course such an ambitious project seems so extraordinary that 30 years looks like an unattainable ETA. Actually for some people a "conscious" computer is just unrealizable. Because it's too hard to conceive mentally that one day men will talk to a HAL9000? That time will come, and probably sooner than 30 years. What we miss is not the hardware, what we need is the right algorithms.
Unix is not Multics and that is really all you need to know about Multics
There are many interesting aspects about Multics that deserve to be heard about if not studied. To name a few: the second-dimension access system or protection rings via "ring brackets" that allowed a 'r', 'w' or 'x' access to a "segment"/file depending on the caller (user or daemon) own "running ring". Thus, a lower (higher privilege) ring program would extend its r&|x access via brackets to allow a user to enter that program (a "gate"). For instance the continuums (now forums) were usually running in ring 3, while a simple user was in 4 (the core system was in 0). Multics had also convenient and powerful ACL, accesses provided to user/group-project/login-mode. Using long names or short names for a file(segment)... Studying a bit of Multics helps to realize that most of OSes concepts were already invented ~50 years ago...
If you happen to tap your Apple ID / password in a subway, in a crowded place or under a surveillance camera, and someone can see it, your account is not blocked, it's hijacked... and you know nothing about it! Thanks to iCloud, where is my i* and the like, that someone may see your personal data, where you are at this very moment, and where you go usually etc... As long as he doesn't alter your data, you don't know. It's been a recurring problem with Apple IDs. Google gmail shows a list of recent activity with IP adresses, and warns immediately about suspicious activity, like a connection from a far/different IP. http://www.forbes.com/sites/adriankingsleyhughes/2012/08/04/the-dangerous-side-of-apples-icloud/.
I keep wondering how Linux could become as good as it is, with a coordinator being a person like Torvalds
Well you must have no much management experience, or at least not the management of a team you never meet in person, you don't choose, and which basically has no working obligation. The Linux kernel is one of the best (the best?) thing that happened for the OS community.
We're all grown-ups here.
On /.? Oh you mean age-wise...
4.8 was even worse
Gosh! I'm using 4.6!
What they didn't say is that Neymar shows only 10% brain activity compared to another "common" person for whatever he's doing...
Indeed. And this is unlikely to change unless many more people migrate to LibreOffice, then the compatibility issue will be reversed.
I think we'll see more and more international organizations/companies migrating from US company products.
The problem is not using US products, the problem is having to use the expensive MS Office suite specifically.
ICANN has suspended Domain Registry of America
"First time accepted submitter EpicMaxGuy" didn't even bother to tell us the reason why it was suspended... So for one
Brandon Gray’s resellers subjecting Registered Name Holders to false advertising, deceptive practices, or deceptive notices
and also the article mentions that
mining your competitors’ data to send unsolicited and misleading marketing messages isn’t allowed
.
Because airlines were advised not to fly over Crimea. That new route (the MH17 one) was supposed to be safe and unrestricted.
If I were Malaysian Air I would not be surprised if passengers start asking for flights on some other model plane.
https://en.wikipedia.org/wiki/...
Just avoid any flight =~ /7/. MH370, MH17, that makes two out of the three 777...
We have ALL forgotten things in our lives
It seems Sony doesn't attach the right amount of importance to domains. Domains should be renewed for 10 years (sony.com has just been renewed, 4 days before expiration, for 2 years), and registrar mails should be directed to a person mailbox. This again shows that Sony neglects its IT infrastructure / (people?) Remember how many times Sony was hacked in recent years...
What they don't understand is the change of era. Before, a review was a note in a magazine. Nowadays there are tons of reviews everywhere on the web, some positive, some negative ; it is now so easy to drop a review that if, for a given restaurant, there are only a 1 or 2 negative reviews, people will not stop there and try the restaurant. In other words a unique web review has much less impact than a review in a magazine as it was the case 20 years ago. The judges don't get that.
Glad for you. But, in France, out of the thousands and thousands of negative critics on the web, it happens sometimes/rarely that someone is prosecuted. And when this (rarely) happens, the media covers largely the fact, as it definitely is an exception. You can bet the woman will change lawyers, appeal, and win.
The real problem is that while most judges are from older generations, they must adjudicate on modern societal issues they don't really understand.
Don't forget the /.ers. Expected names: "frist post", "goetse", "get off my lawn" and "insensitive clod"...
The pictures don't show the inside. If the inside bottom is as tortuous as the outside, the cleaning is gonna be a real challenge indeed.
The capacity to become intelligent is.
Of course such an ambitious project seems so extraordinary that 30 years looks like an unattainable ETA. Actually for some people a "conscious" computer is just unrealizable. Because it's too hard to conceive mentally that one day men will talk to a HAL9000? That time will come, and probably sooner than 30 years. What we miss is not the hardware, what we need is the right algorithms.
you don't want to have the genes of two smart, anti-social people to mate
So smart == anti-social?
They shouldn't forget the other big IT companies - Google, Facebook, etc.
Since when Facebook is an IT company?
An ad company: 180 / 6 = 30 sats per letter ; we'll see soon in the sky "Google" in big letters..
C developer: already a minority in the umbrella of 'programmers' these days
- I write in Java because I have to.
- I write in PHP because I choose to.
- I write in C because I can
(originally was Windows/Mac/Linux)
Unix is not Multics and that is really all you need to know about Multics
There are many interesting aspects about Multics that deserve to be heard about if not studied. To name a few: the second-dimension access system or protection rings via "ring brackets" that allowed a 'r', 'w' or 'x' access to a "segment"/file depending on the caller (user or daemon) own "running ring". Thus, a lower (higher privilege) ring program would extend its r&|x access via brackets to allow a user to enter that program (a "gate"). For instance the continuums (now forums) were usually running in ring 3, while a simple user was in 4 (the core system was in 0). Multics had also convenient and powerful ACL, accesses provided to user/group-project/login-mode. Using long names or short names for a file(segment)... Studying a bit of Multics helps to realize that most of OSes concepts were already invented ~50 years ago...
MIT Project MAC
Gmail, bottom, right, "recent activity", Details.
If you happen to tap your Apple ID / password in a subway, in a crowded place or under a surveillance camera, and someone can see it, your account is not blocked, it's hijacked... and you know nothing about it! Thanks to iCloud, where is my i* and the like, that someone may see your personal data, where you are at this very moment, and where you go usually etc... As long as he doesn't alter your data, you don't know. It's been a recurring problem with Apple IDs. Google gmail shows a list of recent activity with IP adresses, and warns immediately about suspicious activity, like a connection from a far/different IP. http://www.forbes.com/sites/adriankingsleyhughes/2012/08/04/the-dangerous-side-of-apples-icloud/.