Domain: sun.com
Stories and comments across the archive that link to sun.com.
Stories · 573
-
Oracle Could Reap $1 Million For Sun.com Domain
joabj writes "Last week, Oracle announced that it is decommissioning the Sun.com site, which it acquired as part of the $7 billion purchase of Sun Microsystems. So what will Oracle do with the domain name, which is the 12th oldest .com site on the Internet? Domain brokers speculate Oracle could sell it for $1 million or more, if it chose to do so." -
Microsoft Backtracks On Accessibility In Windows Phone 7
beetle496 writes "One of the things Microsoft has done well for many years now (since they got called on the carpet about Windows 95) is providing compatibility with assistive technology used by the blind. Their current push is for a set of APIs called User Automation. Many of us in the field have remained skeptical of the early promises, especially those related to cross-platform compatibility. The news that Microsoft is now backtracking is disappointing, but hardly surprising. It looks like IAccessible2 is the way to go." -
RIP, SunSolve
Kymermosst writes "Today marks the last day that SunSolve will be available. Oracle sent the final pre-deployment details today for the retirement of SunSolve and the transition to its replacement, My Oracle Support Release 5.2, which begins tomorrow. People who work with Sun's hardware and software have long used SunSolve as a central location for specifications, patches, and documentation." -
IBM and Oracle To Collaborate On OpenJDK
An anonymous reader writes "Today, IBM and Oracle announced their intent to work together to accelerate innovation on the Java Platform, leveraging OpenJDK. IBM and Oracle will also collaborate to support the Java SE 7 and Java SE 8 schedules presented recently at JavaOne and to continue to enhance the JCP." -
Oracle's Java Company Change Breaks Eclipse
crabel writes "In Java 1.6.0_21, the company field was changed from 'Sun Microsystems, Inc' to 'Oracle.' Apparently not the best idea, because some applications depend on that field to identify the virtual machine. All Eclipse versions since 3.3 (released 2007) until and including the recent Helios release (2010) have been reported to crash with an OutOfMemoryError due to this change. This is particularly funny since the update is deployed through automatic update and suddenly applications cease to work." -
Java IO Faster Than NIO
rsk writes "Paul Tyma, the man behind Mailinator, has put together an excellent performance analysis comparing old-school synchronous programming (java.io.*) to Java's asynchronous programming (java.nio.*) — showing a consistent 25% performance deficiency with the asynchronous code. As it turns out, old-style blocking I/O with modern threading libraries like Linux NPTL and multi-core machines gives you idle-thread and non-contending thread management for an extremely low cost; less than it takes to switch-and-restore connection state constantly with a selector approach." -
What Every Programmer Should Know About Floating-Point Arithmetic
-brazil- writes "Every programmer forum gets a steady stream of novice questions about numbers not 'adding up.' Apart from repetitive explanations, SOP is to link to a paper by David Goldberg which, while very thorough, is not very accessible for novices. To alleviate this, I wrote The Floating-Point Guide, as a floating-point equivalent to Joel Spolsky's excellent introduction to Unicode. In doing so, I learned quite a few things about the intricacies of the IEEE 754 standard, and just how difficult it is to compare floating-point numbers using an epsilon. If you find any errors or omissions, you can suggest corrections." -
The Future of OpenSolaris
jjrff writes "Phoronix has a little piece about the future (or lack thereof) of OpenSolaris. It appears based on the current support lifecycle, OpenSolaris may be going away. There is a fun thread (read: mild flameage) on a ZFS list about it." -
Preview the Office 2007 Ribbon-Like UI Floated For OpenOffice.Org
recoiledsnake writes "OpenOffice.org has prototyped a new UI that radically changes the current OO.o interface into something very similar to the new ribbon style menus that Office 2007 introduced and which have been extensively used throughout Windows 7. The blog shows a screenshot of the prototype in Impress (the equivalent of PowerPoint), but this UI is proposed to be used across all OO.o applications. Some commenters on the Sun blog are not happy about OO.o blindly aping Office 2007, and feel that the ribbon UI may be out of place in non-Windows operating systems." -
62% of Sun's Stockholders Vote For Oracle Deal
Moon Workstation writes "In an special meeting held at Santa Clara, CA, 62% of Sun's stockholders voted for the acquisition by Oracle. As a result of this Sun's stock will be taken from the stock market as of Friday. The acquisition is still waiting for approval by the US Department of Justice and anti-trust offices in other countries. The planned acquisition is source for rumors and speculation about the future of different Sun products, like OpenSolaris, CPUs and others." (MySQL among them.) -
Java's New G1 Collector Not For-Pay After All
An anonymous reader writes "As a follow-up to our previous discussion, Sun appears to have quietly edited the Java 6u14 release notes language to say now: 'G1 is available as early access in this release, please try it and give us feedback. Usage in production settings without a Java SE for Business support contract is not recommended.' So does this mean it was all one huge typo? Or was Oracle/Sun tentatively testing the waters to see the community's reaction? In either case it's nice to see Java's back on the right path." -
Java Gets New Garbage Collector, But Only If You Buy Support
An anonymous reader writes "The monetization of Java has begun. Sun released the Java 1.6.0_14 JDK and JRE today which include a cool new garbage collector called G1. There is just one catch. Even though it is included in the distribution, the release notes state 'Although G1 is available for use in this release, note that production use of G1 is only permitted where a Java support contract has been purchased.' So the Oracle touch is already taking effect. Will OpenJDK be doomed to a feature-castrated backwater while all the good stuff goes into the new Java SE for Business commercial version?" -
Java Gets New Garbage Collector, But Only If You Buy Support
An anonymous reader writes "The monetization of Java has begun. Sun released the Java 1.6.0_14 JDK and JRE today which include a cool new garbage collector called G1. There is just one catch. Even though it is included in the distribution, the release notes state 'Although G1 is available for use in this release, note that production use of G1 is only permitted where a Java support contract has been purchased.' So the Oracle touch is already taking effect. Will OpenJDK be doomed to a feature-castrated backwater while all the good stuff goes into the new Java SE for Business commercial version?" -
Sun To Build World's Biggest App Store Around Java
CWmike writes "Sun Micro plans to launch an App Store that could make Apple's look smaller than a 7-Eleven by comparison, CEO Jonathan Schwartz wrote on his blog this week. Schwartz indicated the Java App Store, code-named Project Vector, will focus on PC users and estimated the size of the community at 1 billion. Sun plans to allow Java application developers to submit programs to a simple Web site so the company can evaluate them for safety and content before presenting them to the Java audience. Sun will charge for distribution. The company will reveal more details at its JavaOne conference, which opens June 2 in San Francisco, Schwartz said." -
Sun's Phipps Slams App Engine's Java Support
narramissic writes "Sun Microsystems' chief open source officer, Simon Phipps, said in an April 11 blog post that Google committed a major transgression by only including support for a subset of Java classes in its App Engine development platform. 'Whether you agree with Sun policing it or not, Java compatibility has served us all very well for over a decade,' Phipps wrote. 'That includes being sure as a developer that all core classes are present on all platforms. Creating subsets of the core classes in the Java platform was forbidden for a really good reason, and it's wanton and irresponsible to casually flaunt the rules.' Phipps characterized his remarks as non-official, saying: 'This isn't something I could comment on on Sun's behalf. My personal comments come purely from my long association with Java topics.'" -
Ubuntu vs. Windows In OpenOffice.org Benchmark
ahziem writes "Ubuntu's Intrepid Ibex and Redmond's Windows XP go head-to-head in an OpenOffice.org 3.0 performance smackdown measuring vanilla OpenOffice.org, StarOffice, Go-oo, and Portable OpenOffice.org 3.0. Each platform and edition does well in different tests. Go-oo is known for its proud slogan "Better, Faster, Freer," but last time with OpenOffice.org 2.4 on Fedora, Go-oo came in fourth place out of four. Slashdot has previously reported Ubuntu beating Vista and Windows 7 in benchmarks, so either XP is faster or this benchmark carries a different weight." -
Sun Open Sources the Netscape Enterprise Server
An anonymous reader writes "Brian Aker has announced that Sun has open sourced the Netscape Enterprise Server under the BSD license. This is the evolution of the original server Netscape sold in the '90s during the rise of the first bubble. Almost twenty years later, Apache's original competitor is now made available for anyone to use under an open source license." -
Why Not To Shout At Your Disk Array
Brendan Gregg of Sun's Fishworks lab has an interesting video demo up at YouTube demonstrating just how bad vibes, if expressed with sufficient volume in front of a rack full of disks, can cause a spike in disk latency. White noise, evidently, doesn't do them much harm. (Maybe they just feel awkward to get yelled at on camera.) -
Why Not To Shout At Your Disk Array
Brendan Gregg of Sun's Fishworks lab has an interesting video demo up at YouTube demonstrating just how bad vibes, if expressed with sufficient volume in front of a rack full of disks, can cause a spike in disk latency. White noise, evidently, doesn't do them much harm. (Maybe they just feel awkward to get yelled at on camera.) -
Sun Releases JavaFX
ink writes "Sun released JavaFX 1.0 today, in a bid to take on Adobe's Flash and Microsoft's Silverlight technologies. It is Sun's first Java release to include standardized, cross-platform audio and video playback code (in the form of On2 licensed codecs). The lack of a Linux or Solaris release is a notable absence. The development kit currently consists of the base run-time, a NetBeans/Eclipse plug-in and a set of artifact exporters for Adobe CS 3&4." An anonymous reader adds a link to several tutorials accompanying the new release. -
O'Reilly Now Competing With Sun Java Certificates
Joel Aufgang writes "O'Reilly Media's O'Reilly School of Technology in partnership with the University of Illinois has just launched a Java Programming Certificate Series, which looks like it's intended to compete with the Sun Certified Java Programmer (SCJP) certification. According to O'Reilly's press release, this is not an exam-based certification but rather a series of project based instructor-led courses that, if you pass, earns certification backed by the University of Illinois. Also interesting is the use of Eclipse as the preferred learning platform as opposed to Netbeans." -
ODF Toolkit Announced
Sweetshark writes "IBM and Sun joined at the 2008 OpenOffice.org conference in Beijing to announce the ODF Toolkit Union. The ODF Toolkit project will be independent of the development at OpenOffice.org, and will operate under the liberal Apache license. It goes from small tools that simplify using ODF in the software development process to large ODF Java and .NET libraries that can be used within other projects. 'The future of accessing and distributing software is here today,' said Michael Bemmer, senior director of Collaboration Engineering at Sun. 'It is no longer an acceptable business practice to have silos of office document data stored in proprietary formats. The industry has moved forward and is replacing the silos with business content, such as on-premise business applications, software solutions offered over the Internet and applications supported by mobile devices that are critical in Service Oriented Architectures.' Will this help ODF to make inroads in the business world after the successes on the desktops of users at home?" -
ODF Toolkit Announced
Sweetshark writes "IBM and Sun joined at the 2008 OpenOffice.org conference in Beijing to announce the ODF Toolkit Union. The ODF Toolkit project will be independent of the development at OpenOffice.org, and will operate under the liberal Apache license. It goes from small tools that simplify using ODF in the software development process to large ODF Java and .NET libraries that can be used within other projects. 'The future of accessing and distributing software is here today,' said Michael Bemmer, senior director of Collaboration Engineering at Sun. 'It is no longer an acceptable business practice to have silos of office document data stored in proprietary formats. The industry has moved forward and is replacing the silos with business content, such as on-premise business applications, software solutions offered over the Internet and applications supported by mobile devices that are critical in Service Oriented Architectures.' Will this help ODF to make inroads in the business world after the successes on the desktops of users at home?" -
Gnome's Nautilus Gets ZFS Integration, In OpenSolaris
13bpower writes "Sun developer Erwann Chenede posted a new plugin for Nautilus that will integrate ZFS's backup capabilities with Nautilus. This should be a pretty killer feature." As one of the comments puts it, this adds a "Time Machine-esque" function to Solaris, through which a user can specify backup frequency, and when needed browse from available snapshots to restore files. -
Rare Tour of Sun Microsystems' "Wonderland"
Surinder Kahai writes "Last week I had the rare opportunity to see an emerging virtual world called Wonderland, the product of an open source project, Project Wonderland, sponsored by Sun Microsystems. The tour was given by Nicole Yankelovich, Principal Investigator of the Collaborative Environments Project at Sun Microsystems. Some of the key aspects of this dynamic virtual world are voice communication with distance attenuation, the ability to join a Wonderland meeting through a regular phone if a computer is not handy, and the sharing of applications such as Open Office. Wonderland is currently being used by educational facilities and can be used by other organizations for virtual collaboration. Since the project is an Open Source project, users can tweak the tools available to suit their particular purpose." -
Orbitz Open Sources Tools To Manage Large Distributed Applications
mjasay writes "CNET is reporting that on Monday Orbitz will announce the creation and release of two open-source projects, Extremely Reusable Monitoring API (ERMA) and Graphite, both 'part of a Complex Event Processing system designed to monitor large distributed applications, analyze the data that is gathered and display that data in real-time graphs.' Though there were hints of these projects at JavaOne earlier this year, Monday's announcement adds significant context to the work Orbitz has done to create two highly compelling open-source projects, whose applicability extends far beyond the travel industry. In particular, it highlights Red Hat CEO Jim Whitehurst's vision that enterprise IT needs to open up and collaborate. However, as Orbitz's development team notes, it's easier said than done to participate in open source, especially when creating projects rather than simply contributing to existing projects." -
ZFS Confirmed In Mac OS X Server Snow Leopard
number655321 writes "Apple has confirmed the inclusion of ZFS in the forthcoming OS X Server Snow Leopard. From Apple's site: 'For business-critical server deployments, Snow Leopard Server adds read and write support for the high-performance, 128-bit ZFS file system, which includes advanced features such as storage pooling, data redundancy, automatic error correction, dynamic volume expansion, and snapshots.' CTO of Storage Technologies at Sun Microsystems, Jeff Bonwick, is hosting a discussion on his blog. What does this mean for the 'client' version of OS X Snow Leopard?" -
Apple Quietly Fixes DTrace
In January we discussed a blog entry revealing that Apple had "crippled" its DTrace port. As the author notes in a followup post, to say that DTrace had been "crippled" was at least overstated: "Unfortunately, most reactions seized on a headline paraphrasing a line of the post — albeit with the critical negation omitted." In an updated entry, the poster notes that Apple has made good (so we have too): "One issue was that timer based probes wouldn't fire if certain applications were actively executing (e.g. iTunes). This was evident both by counting periodic probe firings, and by the absence of certain applications when profiling. The good news is that Apple has (quietly) fixed the problem in Mac OS X 10.5.3." -
Apple Quietly Fixes DTrace
In January we discussed a blog entry revealing that Apple had "crippled" its DTrace port. As the author notes in a followup post, to say that DTrace had been "crippled" was at least overstated: "Unfortunately, most reactions seized on a headline paraphrasing a line of the post — albeit with the critical negation omitted." In an updated entry, the poster notes that Apple has made good (so we have too): "One issue was that timer based probes wouldn't fire if certain applications were actively executing (e.g. iTunes). This was evident both by counting periodic probe firings, and by the absence of certain applications when profiling. The good news is that Apple has (quietly) fixed the problem in Mac OS X 10.5.3." -
OpenSolaris Indiana Released
Lally Singh writes "The Linux-friendly OpenSolaris Indiana has been released! A new, modern package manager and all the goodies of Solaris: ZFS, DTrace, SMF, and Xen on a LiveCD that was designed for Linux users. 'Why use the OpenSolaris OS you ask? It's pretty simple, you'll find it full of unique features like the new Image Packaging System (IPS), ZFS as the default filesystem, DTrace enabled packages for extreme observability and performance tuning, and many many more. We think you'll be quite happy to came by to take a look!'" -
OpenSolaris Indiana Released
Lally Singh writes "The Linux-friendly OpenSolaris Indiana has been released! A new, modern package manager and all the goodies of Solaris: ZFS, DTrace, SMF, and Xen on a LiveCD that was designed for Linux users. 'Why use the OpenSolaris OS you ask? It's pretty simple, you'll find it full of unique features like the new Image Packaging System (IPS), ZFS as the default filesystem, DTrace enabled packages for extreme observability and performance tuning, and many many more. We think you'll be quite happy to came by to take a look!'" -
OpenSolaris Indiana Released
Lally Singh writes "The Linux-friendly OpenSolaris Indiana has been released! A new, modern package manager and all the goodies of Solaris: ZFS, DTrace, SMF, and Xen on a LiveCD that was designed for Linux users. 'Why use the OpenSolaris OS you ask? It's pretty simple, you'll find it full of unique features like the new Image Packaging System (IPS), ZFS as the default filesystem, DTrace enabled packages for extreme observability and performance tuning, and many many more. We think you'll be quite happy to came by to take a look!'" -
Schwartz Comments On NSA/Sun OpenSolaris Collaboration
sean_nestor writes to mention that Sun CEO Jonathan Schwartz took a bit of time recently to comment on last week's announcement that Sun Microsystems would be partnering closely with the NSA for security research surrounding OpenSolaris. Rather than the typical loads of legalese and confidentiality agreements Sun and the NSA are claiming that this move is more about the NSA joining the OpenSolaris community than anything else. I guess only time will tell. -
Schwartz Comments On NSA/Sun OpenSolaris Collaboration
sean_nestor writes to mention that Sun CEO Jonathan Schwartz took a bit of time recently to comment on last week's announcement that Sun Microsystems would be partnering closely with the NSA for security research surrounding OpenSolaris. Rather than the typical loads of legalese and confidentiality agreements Sun and the NSA are claiming that this move is more about the NSA joining the OpenSolaris community than anything else. I guess only time will tell. -
OpenOffice.Org Now Under LGPLv3
I Don't Believe in Imaginary Property writes "Sun has moved OpenOffice.org to the LGPLv3 license. In his blog Sun's Simon Phipps cites worry over software patents as being one of their main reasons for this move: 'Upgrading to the LGPLv3 brings important new protections to the OpenOffice.org community, most notably through the new language concerning software patents. You may know that I am personally an opponent of software patents, and that Sun has already taken steps in this area with a patent non-assert covenant for ODF. But the most important protection for developers comes from creating mutual patent grants between developers. LGPLv3 does this.'" -
OpenOffice.Org Now Under LGPLv3
I Don't Believe in Imaginary Property writes "Sun has moved OpenOffice.org to the LGPLv3 license. In his blog Sun's Simon Phipps cites worry over software patents as being one of their main reasons for this move: 'Upgrading to the LGPLv3 brings important new protections to the OpenOffice.org community, most notably through the new language concerning software patents. You may know that I am personally an opponent of software patents, and that Sun has already taken steps in this area with a patent non-assert covenant for ODF. But the most important protection for developers comes from creating mutual patent grants between developers. LGPLv3 does this.'" -
OpenOffice.Org Now Under LGPLv3
I Don't Believe in Imaginary Property writes "Sun has moved OpenOffice.org to the LGPLv3 license. In his blog Sun's Simon Phipps cites worry over software patents as being one of their main reasons for this move: 'Upgrading to the LGPLv3 brings important new protections to the OpenOffice.org community, most notably through the new language concerning software patents. You may know that I am personally an opponent of software patents, and that Sun has already taken steps in this area with a patent non-assert covenant for ODF. But the most important protection for developers comes from creating mutual patent grants between developers. LGPLv3 does this.'" -
OpenOffice.Org Now Under LGPLv3
I Don't Believe in Imaginary Property writes "Sun has moved OpenOffice.org to the LGPLv3 license. In his blog Sun's Simon Phipps cites worry over software patents as being one of their main reasons for this move: 'Upgrading to the LGPLv3 brings important new protections to the OpenOffice.org community, most notably through the new language concerning software patents. You may know that I am personally an opponent of software patents, and that Sun has already taken steps in this area with a patent non-assert covenant for ODF. But the most important protection for developers comes from creating mutual patent grants between developers. LGPLv3 does this.'" -
Apple Crippled Its DTrace Port
Linnen writes in to note that one of developers of Sun's open source system tracing tool, DTrace, has discovered that Apple crippled its port of the tool so that software like iTunes could not be traced. From Adam Leventhal's blog: "I let it run for a while, made iTunes do some work, and the result when I stopped the script? Nothing. The expensive DTrace invocation clearly caused iTunes to do a lot more work, but DTrace was giving me no output. Which started me thinking... did they? Surely not. They wouldn't disable DTrace for certain applications. But that's exactly what Apple's done with their DTrace implementation. The notion of true systemic tracing was a bit too egalitarian for their classist sensibilities..." -
Sun Plans to Have No In-House Data Centers by 2015
1sockchuck writes "Sun Microsystems wants to cut its IT department's data center footprint in half within five years, and then eliminate in-house data centers completely shortly afterward. 'Our goal is to reduce our entire data center presence by 2015,' writes Sun data center architect Brian Cinque, who says Sun hopes to shift its in-house IT to a software-as-a-service model. Sun will use virtualization and consolidation to reduce its data center space and energy usage by 50 percent by 2013, with a goal of moving it all online two years later. Sun's plan reflects the shift to utility computing discussed in Nicholas Carr's new book, which we debated earlier this week." -
Sun To Seek Injunction, Damages Against NetApp
Zeddicus_Z writes to note that Sun CEO Jonathan Schwartz has outlined Sun's response to Network Appliance's recent patent infringement lawsuit over ZFS: "As a part of this suit, we are requesting a permanent injunction to remove all of their filer products from the marketplace, and are examining the original NFS license — on which Network Appliance was started. In addition... we will be going after sizable monetary damages. And I am committing that Sun will donate half of those proceeds to the leading institutions promoting free software and patent reform... [Regarding NetApp's demands in order to drop its existing case against Sun:] ...[to] unfree ZFS, to retract it from the free software community, and to limit ZFS's allowable field of use to computers — and to forbid its use in storage devices." -
FCC Says Analog TV Lives Until 2012
walterbays writes ""The FCC voted 5-0 to require that cable operators must continue to make all local broadcasts available to their users, even those with analog televisions." I don't understand how AT&T manages to deliver U-verse without any analog channels. Did they get it classified as not-cable and exempt from existing rules? Or as a result of this vote, will they suddenly have to drop 50 SD channels to make room for 5 NTSC channels?" -
Sun Acquires CFS/Lustre, Becomes Windows OEM
anzha writes "Sun Microsystems announced today that they are acquiring Cluster File Systems Inc. CFS owns the intellectual property related to and develops the open source file system known as Lustre." Relatedly Sun has also signed an agreement with Microsoft to be a Windows OEM. "Sun and Microsoft will work together to ensure that Solaris runs well as a guest on Microsoft virtualization technologies and that Windows Server runs well as a guest on Sun's virtualization technologies. Sun and Microsoft will work together on a support process for customers who are using the virtualization solutions. This joint commitment to customers ensures that Windows and Solaris will provide a solid virtualization experience." -
Sun Acquires CFS/Lustre, Becomes Windows OEM
anzha writes "Sun Microsystems announced today that they are acquiring Cluster File Systems Inc. CFS owns the intellectual property related to and develops the open source file system known as Lustre." Relatedly Sun has also signed an agreement with Microsoft to be a Windows OEM. "Sun and Microsoft will work together to ensure that Solaris runs well as a guest on Microsoft virtualization technologies and that Windows Server runs well as a guest on Sun's virtualization technologies. Sun and Microsoft will work together on a support process for customers who are using the virtualization solutions. This joint commitment to customers ensures that Windows and Solaris will provide a solid virtualization experience." -
Skype Worm Infects Windows PCs
walterbays writes with news of a worm spreading to Windows PCs through Skype's IM. The worm is variously called Ramex.a and Pykspa.d. A poster on a Skype forum explains how to remove it. "After hijacking contacts from an infected machine's Skype software, it sends messages to those people that include a live link. Recipients who blithely click on the URL — which poses as a JPG image but is actually a download to a file with the .scr extension — wind up infected." -
Sun CEO Says NetApp Lied in Fear of Open Source
Lucas123 writes "In reaction to NetApp's patent infringement lawsuit against Sun, CEO Jonathan Schwartz today said in his blog that NetApp basically lied in its legal filing when it said Sun asked them for licensing fees for use of their ZFS file system technology. In a separate statement, Sun said NetApp's lawsuit is about fear over open-source ZFS technology as a competitive threat. 'The rise of the open-source community cannot be stifled by proprietary vendors. I guess not everyone's learned that lesson'." -
Sun's Trading Symbol Going From SUNW To JAVA
Mortimer.CA writes "Straight from Jonathan Schwartz's weblog, Sun is changing their ticker symbol from SUNW to JAVA: 'JAVA is a technology whose value is near infinite to the internet, and a brand that's inseparably a part of Sun (and our profitability). [...] To be very clear, this isn't about changing the company name or focus — we are Sun, we are a systems company, and we will always be a derivative of the students that created us, Stanford University Network is here to stay. But we are no longer simply a workstation company, nor a company whose products can be limited by one category — and Java does a better job of capturing exactly that sentiment than any other four letter symbol.'" -
Sun Moves Into Commodity Silicon
Samrobb writes "According to Sun Microsystems CEO Jonathan Schwartz, Sun has decided to release its UltraSPARC T2 processor under the GPL. Schwartz writes, 'We're announcing the fastest microprocessor we've ever shipped this week — delivering 89.6 Ghz of parallel computing power on a single chip — running standard Java applications and open source OS's. Simultaneously, we've said we're entering the commodity marketplace, and opening the chip up to our competition... To add fuel to the fire, the blueprints for our UltraSPARC T2... the core design files and test suites, will be available to the open source community, via its most popular license: the GPL.'" Sun is still working on getting these released; early materials are up on OpenSPARC.net. -
Sun To Release 8-Core Niagara 2 Processor
An anonymous reader writes "Sun Microsystems is set to announce its eight-core Niagara 2 processor next week. Each core supports eight threads, so the chip handles 64 simultaneous threads, making it the centerpiece of Sun's "Throughput Computing" effort. Along with having more cores than the quads from Intel and AMD, the Niagara 2 have dual, on-chip 10G Ethernet ports with cryptographic capability. Sun doesn't get much processor press, because the chips are used only in its own CoolThreads servers, but Niagara 2 will probably be the fastest processor out there when it's released, other than perhaps the also little-known 4-GHz IBM Power 6." -
Are 80 Columns Enough?
ThinkGeek writes "Dating back to the venerable DEC VT100, the 80 column terminal has served us well for over 25 years. Even now, many open source projects and common conventions require lines of code and documentation to fit on that terminal. I am not alone, judging by code I've seen in and out of the open source world, in finding that number insufficient for coding, much less more verbose writing. Given that modern graphical displays (and all popular editors) are capable of far more, is it time we came up with a new standard-sized terminal? If so, what should the new standard be?"