|
|
| Programming Discussions about computer programming |
04-18-2012, 05:35 PM
|
#3361
|
|
Pooh-Bah
Join Date: Jul 2005
Posts: 4,001
|
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
Quote:
Originally Posted by Shoe Lace
What they "wrote it in" is much less relevant than "what they are executing when people actually visit their site". DUCY?
|
Relevant to what? You claim that "it's not fair to say they are using php". This is a trivially false statement. DUCY?
edit: the whole article was about the PHP language...which most of(?) the code for Facebook is written in.
Last edited by Neko; 04-18-2012 at 05:50 PM.
|
|
|
04-18-2012, 05:38 PM
|
#3362
|
|
Pooh-Bah
Join Date: Jul 2005
Posts: 4,001
|
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
Quote:
Originally Posted by gaming_mouse
|
Cool. That article reminded me of the Wired article on Stuxnet that is worth a read also.
|
|
|
04-18-2012, 08:40 PM
|
#3363
|
|
Is Right
Join Date: Aug 2005
Posts: 18,795
|
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
If you like stuxnet, you'll love conficker: http://www.theatlantic.com/magazine/...y-within/8098/ . It's not as sophisticated, but it's got way more mystery surrounding it.
Spoiler alert: Stuxnet was the Israelis or the Americans, obv. Conficker is someone who's incredibly knowledgeable and even more crafty, but apparently all he wants to do is spam people or something?
|
|
|
04-18-2012, 11:27 PM
|
#3364
|
|
Pooh-Bah
Join Date: Jul 2005
Posts: 4,001
|
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
Sweet. I have heard of conficker a couple times but didn't know how huge/advanced it was. This stuff is fascinating.
|
|
|
04-18-2012, 11:37 PM
|
#3365
|
|
Is Right
Join Date: Aug 2005
Posts: 18,795
|
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
Quote:
Originally Posted by Neko
Sweet. I have heard of conficker a couple times but didn't know how huge/advanced it was. This stuff is fascinating.
|
Yeah. I wonder how accurate the MD6 part is. It's hard for me to gauge just how few people knew about MD6 and its original flaw when Conficker's creator did.
Actually, now that I think about it, I'll be working with Yevgeniy Dodis next year, one of the designers of MD6. I should totally ask him about this and report back.
|
|
|
04-18-2012, 11:41 PM
|
#3366
|
|
Is Right
Join Date: Aug 2005
Posts: 18,795
|
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
Also interesting: An article about how Google manages its network with a relatively new open-source piece of software http://www.wired.com/wiredenterprise...w-google/all/1
|
|
|
04-18-2012, 11:44 PM
|
#3367
|
|
Carpal \'Tunnel
Join Date: Apr 2005
Location: Shallow End OTKP
Posts: 13,918
|
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
Quote:
Originally Posted by daveT
are you Mel?
|
no.
|
|
|
04-19-2012, 12:53 AM
|
#3368
|
|
Carpal \'Tunnel
Join Date: Oct 2004
Location: taking notes on u (see profile)
Posts: 11,948
|
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
so dumb question about google/oracle lawsuit, but i know one of you can answer easily. i'm confused because i thought java was and always had been open source -- were people building apps with java 10 years ago paying sun anything? but if it's open source, or was, and google started doing android like at least 5 years ago, i don't understand how oracle can now claim they are owed money. which of my assumptions is wrong?
|
|
|
04-19-2012, 01:05 AM
|
#3369
|
|
Carpal \'Tunnel
Join Date: Jul 2005
Location: hatredcopter
Posts: 10,194
|
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
I don't know the full answer to your question, but Java wasn't always open-source. I distinctly remember reading things like this when they were current and wikipedia says it happened in 2006
EDIT: This article makes a mention of patents...
|
|
|
04-19-2012, 01:11 AM
|
#3370
|
|
Is Right
Join Date: Aug 2005
Posts: 18,795
|
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
Quote:
Originally Posted by gaming_mouse
so dumb question about google/oracle lawsuit, but i know one of you can answer easily. i'm confused because i thought java was and always had been open source -- were people building apps with java 10 years ago paying sun anything? but if it's open source, or was, and google started doing android like at least 5 years ago, i don't understand how oracle can now claim they are owed money. which of my assumptions is wrong?
|
I'm not sure, but I *think* that sun is accusing them of copying Java in its implementation of Android and Dalvik, both infringing on patents and copying code. That's different from using Java as an platform to run their operating system on, which is what I think Java's license allows.
Obviously, there's something weird about one company suing another for allegedly copying its free-to-use open-source software to create new free-to-use open-source software, but they're both presumably making money off of these things (Google certainly is, I have no idea if Sun/Oracle makes money off of Java somehow), so it's a legit accusation IMO.
Here's an article that discusses Oracle's opening statement, and links to the full slideshow, which Oracle made publicly available: http://news.cnet.com/8301-1035_3-574...ith-91-slides/
|
|
|
04-19-2012, 01:18 AM
|
#3371
|
|
Carpal \'Tunnel
Join Date: Oct 2004
Location: taking notes on u (see profile)
Posts: 11,948
|
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
Quote:
Originally Posted by NoahSD
I'm not sure, but I *think* that sun is accusing them of copying Java in its implementation of Android and Dalvik, both infringing on patents and copying code. That's different from using Java as an platform to run their operating system on, which is what I think Java's license allows.
Obviously, there's something weird about one company suing another for allegedly copying its free-to-use open-source software to create new free-to-use open-source software, but they're both presumably making money off of these things (Google certainly is, I have no idea if Sun/Oracle makes money off of Java somehow), so it's a legit accusation IMO.
Here's an article that discusses Oracle's opening statement, and links to the full slideshow, which Oracle made publicly available: http://news.cnet.com/8301-1035_3-574...ith-91-slides/
|
That would make sense. The bolded captures my confusion exactly. Assuming your explanation is correct, is Google about to get pwned?
|
|
|
04-19-2012, 01:21 AM
|
#3372
|
|
Is Right
Join Date: Aug 2005
Posts: 18,795
|
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
Google is unpwnable. They make over $10B/year. The lawsuit will probably cost them less than $100M if they lose. Whether they lose depends on the facts and software patent law, both of which are complicated as hell.
Some people seem to think that there's important precedent involved here. I'm not sure if that's true or just hype.
|
|
|
04-19-2012, 02:34 AM
|
#3373
|
|
Carpal \'Tunnel
Join Date: Aug 2006
Location: NEVA!
Posts: 6,371
|
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
When you copy free-to-use open-source software dont you have to give credit?
|
|
|
04-19-2012, 06:21 AM
|
#3374
|
|
Carpal \'Tunnel
Join Date: Aug 2004
Posts: 7,171
|
Re: ** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
not all "open source" software are created equal. depends on the license. GPL is usually considered most restrictive. i like the WTFPL:
Quote:
DO WHAT THE **** YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE **** YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE **** YOU WANT TO.
|
|
|
|
04-19-2012, 07:11 AM
|
#3375
|
|
old hand
Join Date: Dec 2010
Location: Somewhere over the rainbow
Posts: 1,451
|
Gullanian you could at least find a better comparison than 15" vs 17"
I admit there is a premium but if u actually did a fair comparison, then the difference isn't that great when you factor in build quality, esthetics, battery and OS X (W7 is a huge improvement over XP but out of the box it doesn't compare to OSX).
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 12:19 AM.
|