Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Intel

Submission + - Intel Unveils 22nm 3D Tri-gate (add. coverage) (hothardware.com)

MojoKid writes: "Intel announced a major technology advancement today in a move that fundamentally changes how the company will build processors and other devices in the years to come. Intel is adopting what it calls Tri-Gate (3D) transistors. What Intel has done is develop a 3D gate structure that creates a fin of substrate material through which the gate passes. This actually increases the size of the inversion layer (allowing for higher drive current) but minimizes the power lost to leakage. Intel's diagrams indicate that the company is moving to SOI as well. Ivy Bridge-based Intel Core family processors will be the first high-volume chips to use 3-D Tri-Gate transistors. Ivy Bridge is slated for high-volume production readiness by the end of this year."
It's funny.  Laugh.

Forging a Head: The Upside of Scientific Hoaxes 201

An anonymous reader writes "In a very funny piece over at Science Careers (published by the journal Science), scientist-comedian Adam Ruben suggests that a lot of good can come from a well-intentioned hoax. 'Hoaxes have infiltrated science for centuries,' Ruben writes, 'from fake fossils (Piltdown Man, archaeoraptor, Calaveras skull) to fake medical conditions (cello scrotum, the disappearing blonde gene) to fake animals (Ompax spatuloides, Pacific Northwest tree octopus, Labradoodle).' In contrast to fraud, Ruben argues, such hoaxes do a great service to science by illustrating 'failures of our most important tool: our skepticism.'"

Comment get away from CMM if you can (Score 2, Informative) 200

Let me recommend a book : "Lean Software Strategies: Proven Techniques for Managers and Developers". It containes throrough analysis of craft, mass and lean production strategies and their reflections in software (CMM being on the mass side = already obsolete approach). If you can't abandon CMM because of market conditions, think about embracing CMM with as much lean as possible as Peter Middleton describes, and find auditors who would understand and allow you advance on CMM scale without sacrificing productivity and adding waste to your process. In terms of tools, good issue tracking system with customizable workflows is what I recommend.

Submission + - China is cheating (skunkpost.com)

crimeandpunishment writes: If a lazy college student gets caught using a ghost-written or plagiarized paper, he might fail the course. But if a college professor or researcher gets caught doing it, it could have far-reaching implications. That's what could happen in China....where academic cheating is so widespread, it could seriously impact China's goal of world leadership in science.
Iphone

Submission + - Adobe Advises Apple to "Go screw yourself" (theflashblog.com) 1

An anonymous reader writes: Apple's recent decision to restrict the languages that may be used for iPhone and iPad development has provoked some invective from Adobe's platform evangelist Lee Brimelow. He writes on TheFlashBlog, 'This has nothing to do whatsoever with bringing the Flash player to Apple’s devices. That is a separate discussion entirely. What they are saying is that they won’t allow applications onto their marketplace solely because of what language was originally used to create them. This is a frightening move that has no rational defense other than wanting tyrannical control over developers and more importantly, wanting to use developers as pawns in their crusade against Adobe. This does not just affect Adobe but also other technologies like Unity3D.' He ends his post with, 'Speaking purely for myself, I would look to make it clear what is going through my mind at the moment. Go screw yourself Apple. Comments disabled as I’m not interested in hearing from the Cupertino Comment SPAM bots.'
Iphone

Submission + - iPhone SDK prevents choice of programming language (arstechnica.com) 1

An anonymous reader writes: Ars reports that the new iPhone/iPad SDK license agreement prevents the use of any programming language other than Objective-C, C, C++ or Javascript running on WebKit. The license also states that code must directly link against the APIs and no intermediary layers are allowed and that the code must be originally written in the aforementioned languages.
Unix

Submission + - SCO vs Novell: Novell wins

Aim Here writes: Breaking News: According to Novell's website, and the Salt Lake Tribune, the jury in the SCO vs Novell trial has returned a verdict: Novell owns the Unix copyrights. This also means that SCO's case against IBM must surely collapse too, and likely the now bankrupt SCO group itself. It's taken 7 years, but the US court system has eventually done the right thing...

Submission + - Novell has UNIX copyrights, SCO does not (sltrib.com)

RichMan writes: The Salt Lake Tribune is reporting that the jury has reached a verdict in SCO's slander of title case against Novell. Apparently SCO does not own the copyrights it accused Novell of slandering.
--
  A federal jury Tuesday found that Novell Inc., and not The SCO Group, owns the copyrights to the Unix computer operating systems used by many businesses.
--

Programming

Submission + - Can't Wait for NoSQL to Die

theodp writes: Ted Dziuba can't wait for NoSQL to die. Developing your app for Google-sized scale, says Dziuba, is a waste of your time. Not to mention there is no way you will get it right. The sooner your company admits this, the sooner you can get down to some real work. If real businesses like Walmart can track all of their data in SQL databases that scale just fine, Dziuba argues, surely your company can, too.

Submission + - Adobe Prefer jQuery To Flash

tingentleman writes: I just got my CS5 preview invite (for April 12th) and viewing source on this slick site ( http://cs5launch.adobe.com/ ) shows that the visual wizardry comes from jQuery + Cufon rather than Flash. Do even Adobe now realise that Flash is not the best technical solution for accessible visual magic?
Databases

Submission + - Digg says yes to NoSQL, bye to MySQL

donadony writes: After twitter, now is Digg who decided to replace MySQL and most of their infrastructure components and move away from LAMP to another architecture called NoSQL that is based in Casandra, an opensource project that develops a highly scalable second-generation distributed database. Cassandra was open sourced by Facebook in 2008 and is licencied under Apache Licenses.
The reason of this move as explained by digg is that their primary motivation for moving away from MySQL was the increasing difficulty of building a high performance, write intensive, application on a data set that is growing quickly, with no end in sight. This growth has forced them into horizontal and vertical partitioning strategies that have eliminated most of the value of a relational database, while still incurring all the overhead

Slashdot Top Deals

And it should be the law: If you use the word `paradigm' without knowing what the dictionary says it means, you go to jail. No exceptions. -- David Jones

Working...