Showing headlines posted by jecker
Release for CentOS Linux 8 and CentOS Streams
This is the first release for CentOS Linux 8 and is version marked as 8.0-1905, derived from sources published by Red Hat, delivered via git.centos.org
Samba 4.2.0 Available for Download
With the final release of Samba 4.2, the last series of Samba 3 has
been discontinued! People still running 3.6.x or earlier,should
consider moving to a more recent and maintained version (4.0 - 4.2).
Only 25Mbps and up will qualify as broadband under new FCC definition
Broadband not being deployed “in a reasonable and timely fashion," says FCC Chairman Tom Wheeler.
Judge deals deathblow to Oracle in Google fight
Google will not have to pay Oracle anything for violating 37 Java copyrights, because they are not copyrightable, a federal judge ruled Thursday.
Oracle v. Google - Patent Infringement Instructions, Damage Phase Witnesses, and the Continuing Saga of Infringer's Profits
The jury is out on the issue of patent infringement, and the instructions issued to the jury (1153 [PDF; Text])are more favorable to Google than originally drafted. Gone are the references to "blind willfulness" and included are the definitions more favorable to Google than to Oracle. The Special Verdict Form (Text) is shortened as well given that the parties stipulated to indirect infringement on a finding of direct infringement.
Oracle's Mostly Denied Motion For JMOL on Fair Use, as text ~ pj Updated 2Xs
I thought you'd like to see the Oracle motion that the Hon. William Alsup denied Wednesday, after a couple of hours of oral argument. I see at least one person tweeting that the judge has ruled that APIs are not copyrightable. He hasn't ruled on that yet. This was something else. You can read about the judge's ruling here.
What he did rule on were two motions for judgment as a matter of law.
What he did rule on were two motions for judgment as a matter of law.
Mixed Decision In Oracle Vs. Google Copyright Case
Breaking: The jury deliberating over Oracle Corp.’s claims that Google Inc. infringed copyrights protecting Oracle’s Java technology reached a mixed decision Monday, which could leave Google on the hook for only a relatively minimal amount of damages.
Jury in Oracle v. Google Has Reached a Verdict on All Questions but One - Will Try Again Monday
The jury in Oracle v. Google is reentering the courtroom, according to the tweeting journalists at the courtroom, asking what to do.
Release for CentOS-6.2 i386 and x86_64
We are pleased to announce the immediate availability of CentOS-6.2
for i386 and x86_64 Architectures.
CentOS-announce Release for CentOS-5.6 i386 and x86_64
We are pleased to announce the immediate availability of CentOS-5.6 for
i386 and x86_64 Architectures.
Facebook re-write takes PHP to an enterprise past Remember C++? They do
Facebook's re-written PHP to transform the dynamic language for fast performance on web-scale server farms without adding additional hardware. The site's engineers have announced HipHop, which turns the popular and dynamic PHP code into highly optimized but static C++ and then compiles it using the GNU C++ compiler, g++. The change has been released to the community under the PHP license, and you can read more here.
HipHop for PHP: Move Fast
One of the key values at Facebook is to move fast. For the past six years, we have been able to accomplish a lot thanks to rapid pace of development that PHP offers. As a programming language, PHP is simple. Simple to learn, simple to write, simple to read, and simple to debug. We are able to get new engineers ramped up at Facebook a lot faster with PHP than with other languages, which allows us to innovate faster.