Forgot your password?

typodupeerror

Comment: Re:Clean room is irrelevant (Score 1) 239

by LiENUS (#39797135) Attached to: Schmidt Testifies Android Did Not Use Sun's IP

As I understand tje JAVA lic, and perhaps I'm mistaken, but it seems pretty clear that Sun lic the programming language for free but retained the lic and copyright on the implementation of the language itself.

I'm not sure how this would be relevant. Last I checked neither android nor the android SDK implement a java compiler at all. They rely on the JDK for compiling. They do static binary translation from JVM byte code to Dalvik byte code.

Comment: Re:"Clean Room" implementation (Score 5, Insightful) 239

by LiENUS (#39790945) Attached to: Schmidt Testifies Android Did Not Use Sun's IP
There are some fairly large differences between Dalvik (the vm in android) and the JVM from sun/oracle/whoever. Namely the Dalvik instruction set is register based whereas java is stack based. You can easily have any engineer look at the code for the Dalvik vm itself and see there is quite a difference. Then the libraries that aren't android specific are based on the Apache harmony project so affidavits from Google engineers would be quite useless there. Now the question to me wouldn't be in Android itself but is the Android SDK truly clean room. There's a static re-compiler to recompile JVM bytecode to Dalvik bytecode. My guess is the SDK is clean room itself but Schmidt being honest about android being clean room isn't so unlikely but it is quite possible this is doublespeak and the SDK itself (hey it's not "Android") could very well be based on Sun IP. The relevant stuff I've seen in this court case hasn't related to so much lifted code as it was patents which is quite difficult to avoid infringing just by not seeing code.
Science

Changing the Texture of Plastics On Demand 48

Posted by timothy
from the what-would-you-do-with-this? dept.
cylonlover writes "Imagine a pair of rubber gloves whose surface texture could be altered on demand to provide more grip for climbing. Or maybe gloves with "fingerprints" that can be changed in the blink of an eye. They are just a couple of the many potential applications envisioned by researchers at Duke University for a process they have developed that allows the texture of plastics to be changed at will. By applying specific voltages, the researchers have been able to dynamically switch polymer surfaces among various patterns ranging from dots, segments, lines to circles."

Comment: Re:How's that cheap Chinese production looking now (Score 1) 132

by LiENUS (#39296303) Attached to: Raspberry Pi Production Delayed By Factory's Assembly Flub
I've said it before and I'll say it again and again and again. The release was insanely successful. This is a small crew with a fairly limited budget. They essentially sank all the cash they had into the first 250k and I am amazed that they still came together and are going to be able to get the first batch out without a major delay. I'm guessing licensing to these two companies had something to do with it. With no pre-orders how are they going to give preferred status to the early orders? The first 10k people get theirs shipped first so yeah they got preferred status. Do you mean the mailing list? It took them days to send out all of the emails it ended up being impossible they had over 100k people on the mailing list and only 10k boards. When apple sells out of iPhones for a month its a huge success, when this tiny company sells out a quarter of a year already its a huge fail... I don't think so this release has been insanely successful the only thing they could have done better is if they had more cash to set up the initial shipment better but alas the money tree crop hasn't been doing so well for the world lately and for a tiny group of people doing something to save the world they did damned good.

Comment: Re:An easy solution (Score 2) 550

by LiENUS (#39286945) Attached to: Why Making Facebook Private Won't Protect You

That said, I've held a security clearance, and known people with even higher security ratings; and even the Feds don't go demanding to see your Facebook profile. This shit is ridiculous.

Haha that seems a bit naive. Just because they don't demand you show them your profile doesn't mean they don't have Facebook show them your profile. I use to work at a prison and the Lt Col over me would tell me stories of when he use to do security clearance checks. Most of the people he interviewed didn't even know he was interviewing them.

Comment: Re:Let me show you my back door (Score 1) 271

by LiENUS (#38939357) Attached to: Job Seeking Hacker Gets 30 Months In Prison

My past two employers I know have admin or otherwise secure pages that I can almost guarantee haven't changed their passwords. If I were asked that question, I would have to admit that technically I do have a "backdoor", but it's not MY backdoor nor was it anywhere within my control to change the credentials to it. Or I could just lie and say I don't have access, but then starting off an career with a company with a lie isn't exactly putting your best food forward either.

That's called a front door.

The heart is not a logical organ. -- Dr. Janet Wallace, "The Deadly Years", stardate 3479.4

Working...