Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Submission + - GNU Hurd 0.6 Released (lwn.net)

jrepin writes: It has been roughly a year and a half since the last release of the GNU Hurd operating system, so it may be of interest to some readers that GNU Hurd 0.6 has been released along with GNU Mach 1.5 (the microkernel that Hurd runs on) and GNU MIG 1.5 (the Mach Interface Generator, which generates code to handle remote procedure calls). New features include procfs and random translators; cleanups and stylistic fixes, some of which came from static analysis; message dispatching improvements; integer hashing performance improvements; a split of the init server into a startup server and an init program based on System V init; and more.
GUI

KDE Plasma 5.3 Beta Brings Lot of Improvements 64

jones_supa writes: The KDE project today announced the release of KDE Plasma 5.3 beta. It brings better power management, improved Bluetooth support, improved widgets, Wayland support, new media center, and nearly 350 bugfixes. The power management improvements include settings that can be independently configured per activity, there is a new energy usage monitor available in KInfoCenter, and a battery applet identifies applications that hog power. Bluetooth applet brings added support for blocking and unblocking devices. New touchpad module has been added as well. The combined window manager and compositor KWin is now able to start a nested XWayland server, which acts as a bridge between the old X11 and the new Wayland world.

Submission + - KDE Plasma 5.3 Beta Brings Lot of Improvements

jones_supa writes: The KDE project today announced the release of KDE Plasma 5.3 beta. It brings better power management, improved Bluetooth support, improved widgets, Wayland support, new media center, and nearly 350 bugfixes. The power management improvements include settings that can be independently configured per activity, there is a new energy usage monitor available in KInfoCenter, and a battery applet identifies applications that hog power. Bluetooth applet brings added support for blocking and unblocking devices. New touchpad module has been added as well. The combined window manager and compositor KWin is now able to start a nested XWayland server, which acts as a bridge between the old X11 and the new Wayland world.

Submission + - What's next for open source? Physical products.

An anonymous reader writes: Interesting article in Jono Bacon's Six Degrees column about how Open Source could provide the guardrails for collaboration around products that include software, hardware, distributed computing, and other components, as well as what we need to do to achieve this. Read it here.

Submission + - India Pushing for Net Neutrality (savetheinternet.in)

kousik writes: The Telecom Regulatory Authority of India (TRAI) is soliciting input on the regulatory framework on OTT services. However the internet community of India sees this as a threat to net neutrality, especially at the wake of mutually beneficial schemes announced by the largest Indian ISP and the largest e-commerce company. To spread awareness the community has created a video, and www.savetheinternet.in website via which users can send a response to TRAI to protect #NetNeutrality in India.

Submission + - First alpha of public sector Linux deployment system 1

mathiasfriman writes: SverigeLinux (SwedenLinux in swedish) is a project financed by the Swedish Internet Fund that develop a Linux deployment system for the public sector. It is based on DebianLAN and has just released its first public early alpha version. This 7 minute video shows how you can deploy up to 100 workstations with minimal Linux knowledge in under an hour, complete with DHCP, DNS and user data in LDAP, logins using Kerberos and centralized storage. The project has a home on Github and is looking for testers and developers, hope you will try it out. Don't worry, no Björgen Kjörgen, it's all in english.

Submission + - New optimizations for X86 in upcoming GCC 5.0: PIC in 32 bit mode. (intel.com)

An anonymous reader writes: PIC in 32 bit mode is used to build Android applications, Linux libraries and many other products. Thus GCC performance in that case is very important ..

EBX is returned to an allocation making all 7 registers available. This boosts applications with hot integer loops suffering from register pressure. Below are results for a stress test with high register pressure in integer loop.

Submission + - EFF Fighting Automakers Over Whether You Own Your Car (eff.org)

An anonymous reader writes: The Digital Millennium Copyright Act contain anti-circumvention prohibitions that affect everything from music files to cell phones. The EFF noticed that it could apply to cars, as well, so they asked for an exemption to be put in place so that car owners would be free to inspect and modify the code running on their vehicles. It turns out U.S. automakers don't agree — they filed opposition comments through trade associations. "They say you shouldn’t be allowed to repair your own car because you might not do it right. They say you shouldn’t be allowed to modify the code in your car because you might defraud a used car purchaser by changing the mileage. They say no one should be allowed to even look at the code without the manufacturer’s permission because letting the public learn how cars work could help malicious hackers, “third-party software developers” (the horror!), and competitors. John Deere even argued that letting people modify car computer systems will result in them pirating music through the on-board entertainment system, which would be one of the more convoluted ways to copy media (and the exemption process doesn’t authorize copyright infringement, anyway)."

Submission + - UK forces Microsoft to adopt Open document standards (itproportal.com)

Barsteward writes: Microsoft has confirmed it will start supporting the Open Documents Format (ODF) in the next update to Office 365, following a lengthy battle against the UK government. In 2014, Microsoft went against the government’s request to support ODF, claiming its own XML format was more heavily adopted. The UK government refutes the claim, stating that ODF allows users to not be boxed into one ecosystem.

Submission + - We're Living In The Golden Age Of Star Trek Webseries Right Now

DakotaSmith writes: "We're Living In The Golden Age Of Star Trek Webseries Right Now"

If you're a true geek, you already know about Star Trek Continues and Star Trek: Phase II .

(If you're a true geek and you don't know, run — do not walk run — to watch "Lolani". Your brain and — and more importantly, your heart — will love you for the rest of your life.)

But there's more to it than that. A lot more.

How about the years'-long wait for Act IV of Starship Exeter : "The Tressaurian Intersection"?

Or Yorktown: "A Time to Heal" — an attempt to resurrect an aborted fan film from 1978 starring George Takei?

For fans of old-school Star Trek (the ones who pre-date "Trekker" and wear "Trekkie" as a badge of honor) only since 1969 has there been a better time to watch Star Trek: The Original Series.

(Oh, and there's plenty content out there for you "Trekkers" and NextGen-era fans. It all varies in quality, but it doesn't take much effort to find them. This is truly a Golden Age. It'll have a place in the history books, alongside the Golden Age of Hollywood and the Golden Age of Television. Recognize it and enjoy it while it lasts.)

Submission + - systemd team forks the Linux kernel (distrowatch.com)

Celarent Darii writes: The systemd developers have occasionally bumped heads with developers working on other projects, perhaps most notably Linus Torvalds, lead developer of the Linux kernel. Since systemd's init software works to bring the operating system on-line at boot time, systemd needs to work closely with the kernel and this can cause problems. In fact, some conflict and proposed solutions have resulted in at least one systemd developer getting banned from contributing to the Linux kernel.

Now it appears as though the systemd developers have found a solution to kernel compatibility problems and a way to extend their philosophy of placing all key operating system components in one repository. According to Ivan Gotyaovich, one of the developers working on systemd, the project intends to maintain its own fork of the Linux kernel. "There are problems, problems in collaboration, problems with compatibility across versions. Forking the kernel gives us control over these issues, gives us control over almost all key parts of the stack."

Submission + - Systemd Devs Fork Linux Kernel (distrowatch.com) 3

An anonymous reader writes: Now it appears as though the systemd developers have found a solution to kernel compatibility problems and a way to extend their philosophy of placing all key operating system components in one repository. According to Ivan Gotyaovich, one of the developers working on systemd, the project intends to maintain its own fork of the Linux kernel. "There are problems, problems in collaboration, problems with compatibility across versions. Forking the kernel gives us control over these issues, gives us control over almost all key parts of the stack."

Submission + - India Mandates Use of Open Source Software in Government (trak.in)

jrepin writes: The Indian government announced a policy yesterday that makes it mandatory to use open-source software in building apps and services, in an effort to “ensure efficiency, transparency and reliability of such services at affordable costs.” The new policy [PDF] states that all government organizations must include a requirement for their software suppliers to consider open-source options when implementing e-governance applications and systems. The move will bring the Indian government in line with other countries including the US, UK and Germany that opt for open-source software over proprietary tools.

Submission + - European Commision Will Increase Use of Open Source Software (europa.eu)

jrepin writes: The European Commission has updated its strategy for internal use of Open Source Software. The Commission, which is already using open source for many of its key ICT services and software solutions, will further increase the role of this type of software internally. The renewed strategy puts a special emphasis on procurement, contribution to open source software projects and providing more of the software developed within the Commission as open source.

Slashdot Top Deals

"Engineering without management is art." -- Jeff Johnson

Working...