Open-source News

The Linux Foundation and the TODO Group Announce the Schedule for OSPOCon Europe 2021, Oct 6

The Linux Foundation - Wed, 08/18/2021 - 22:31

OSPOCon, held in North America and Europe this year, is a new event dedicated to creating better, more efficient open source ecosystems, covering the creation and best practices of open source program offices (OSPOs), open source corporate sustainability, and much more.

SAN FRANCISCO, August 18, 2021 —  The Linux Foundation, the nonprofit organization enabling mass innovation through open source, along with co-host the TODO Group, an open group of organizations who collaborate on practices, tools and other ways to run successful and effective open source programs and projects, today announced the conference agenda for OSPOCon Europe 2021. The event takes place October 6 in London, England. The schedule can be viewed here

Open Source Program Offices (OSPOs) face many obstacles, such as ensuring high-quality and frequent releases, engaging with developer communities, and contributing back to other projects effectively. OSPOCon events will empower the collaboration of those working to create a center of competency for open source in their organizations through sharing experiences, best practices and tooling. 

OSPOCon Europe session highlights include:

  • What TODO in the EU: Updates from the TODO Group European Chapter – Leslie Hawthorn, Red Hat & Alexios Zavras, Intel
  • Innersource: The Key to Your OSPO’s Success – John Mark Walker, Fannie Mae
  • Exploring OSPOs and Open Methods in Humanitarian Response – Heather Leson, Solferino Academy, & International Federation of Red Cross Red Crescent Societies & Peter Masters, Humanitarian OpenStreetMap Team (HOT)
  • Good Governance Practices for Healthy Open Source Projects – Dawn Foster, VMware

In addition to OSPOCon Europe, OSPOCon North America is being held September 27-29 in Seattle, Washington alongside Open Source Summit + Embedded Linux Conference 2021. To view the schedule, click here. These events are being produced in a hybrid format, with both in-person and virtual participation available. To learn more, click here

Registration
Registration is offered at the early price of 140 GBP through August 24. Members of The Linux Foundation and the TODO Group receive a 20 percent discount – members can contact events@linuxfoundation.org to request a member discount code.

Health and Safety
In-person attendees will be required to be fully vaccinated against the COVID-19 virus and wear a mask while onsite at the event. Additionally, all attendees will need to comply with all on-site health measures, in accordance with The Linux Foundation Code of Conduct. To learn more, visit the Health & Safety webpage and read our blog post.

Academic Registration Scholarships & Travel Funding
Support for Academic Scholarships and Travel Funding is provided by the Alfred P. Sloan Foundation and is intended to enable participation in OSPOCon by faculty, staff, students, and/or administrators actively engaged with or interested in learning more about Open Source Program Offices in Academic/Research institutions. To learn more and apply, click here.

Diversity & Need-Based Scholarships and Travel Funding
Applications for diversity and need-based scholarships are currently being accepted here. The Linux Foundation’s Travel Fund is also accepting applications, with the goal of enabling open source developers and community members to attend events that they would otherwise be unable to attend due to a lack of funding. We place an emphasis on funding applicants who are from historically underrepresented or untapped groups and/or those of lower socioeconomic status. To learn more and apply, click here

Sponsor
For information on becoming an event sponsor, click here or email us for more information and to speak to our team. The sponsorship deadline is September 9. 

Press
Members of the press who would like to request a press pass to attend should contact Kristin O’Connell.

About the Linux Foundation
Founded in 2000, the Linux Foundation is supported by more than 2,000 members and is the world’s leading home for collaboration on open source software, open standards, open data, and open hardware. Linux Foundation’s projects are critical to the world’s infrastructure including Linux, Kubernetes, Node.js, and more. The Linux Foundation’s methodology focuses on leveraging best practices and addressing the needs of contributors, users and solution providers to create sustainable models for open collaboration. For more information, please visit linuxfoundation.org.

The Linux Foundation Events are where the world’s leading technologists meet, collaborate, learn and network in order to advance innovations that support the world’s largest shared technologies.

Visit our website and follow us on Twitter, LinkedIn, and Facebook for all the latest event updates and announcements.

The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see its trademark usage page: www.linuxfoundation.org/trademark-usage. Linux is a registered trademark of Linus Torvalds. 

###

Media Contact
Kristin O’Connell
The Linux Foundation
koconnell@linuxfoundation.org

The post The Linux Foundation and the TODO Group Announce the Schedule for OSPOCon Europe 2021, Oct 6 appeared first on Linux Foundation.

Debian 11 Performance Uplift Is Looking Great For Intel Xeon, AMD EPYC

Phoronix - Wed, 08/18/2021 - 20:35
This past weekend marked the release of Debian 11 "Bullseye" as the newest version of this major Linux distribution that is also the basis for many others. Given the popularity of Debian stable on servers, our first round of Debian 11.0 benchmarking is looking at the performance relative to Debian 10.10 on latest-generation Intel Xeon "Ice Lake" and AMD EPYC "Milan" hardware.

PREEMPT-RT Locking Infrastructure Possibly Ready For Linux 5.15

Phoronix - Wed, 08/18/2021 - 17:42
Six dozen patches working on the PREEMPT-RT locking infrastructure for real-time kernels is now queued up in TIP's "locking/core" branch and will presumably be sent in for the Linux 5.15 merge window coming up quickly...

Linux on Mars! - IT PRO

Google News - Wed, 08/18/2021 - 16:07
Linux on Mars!  IT PRO

How to Install KDE Plasma in Linux Desktop

Tecmint - Wed, 08/18/2021 - 15:35
The post How to Install KDE Plasma in Linux Desktop first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

KDE is a well-known desktop environment for Unix-like systems designed for users who wants to have a nice desktop environment for their machines, It is one of the most used desktop interfaces out there.

The post How to Install KDE Plasma in Linux Desktop first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Proposed: Allow Building The Linux Kernel With x86-64 Microarchitecture Feature Levels

Phoronix - Wed, 08/18/2021 - 15:00
A set of two patches posted this week would allow the Linux kernel to be easily built with the different x86-64 micro-architecture feature levels supported by the latest LLVM Clang and GCC compilers...

A guide to database replication with open source

opensource.com - Wed, 08/18/2021 - 15:00

In the world of constantly evolving data, one question often pops up: How is it possible to seamlessly replicate data that is growing exponentially and coming from an increasing number of sources? This article explains some of the foundational open source technologies that may help commoditize database replication tasks into data warehouses, lakes, or other databases.


read more

Build a JAR file with fastjar and gjar

opensource.com - Wed, 08/18/2021 - 15:00

One of the many advantages of Java, in my experience, is its ability to deliver applications in a neat and tidy package (called a JAR, or Java archive.) JAR files make it easy for users to download and launch an application they want to try, easy to transfer that application from one computer to another (and Java is cross-platform, so sharing liberally can be encouraged), and easy to understand for new programmers to look inside a JAR to find out what makes a Java app run.


read more

Setting new expectations for open source maintainers

opensource.com - Wed, 08/18/2021 - 15:00

For a long time, there were two basic tests for releasing open source: "Does it do what I need it to do?" and "Does it compile?"

Sure, it was nice if it did things for others, but more than anything else, it at least needed to be fun for the developer and run at all for others. Then with the rise of package management, things leveled up a bit: "Is it packaged?" Shortly after that, the increasing popularity of test-driven development added another requirement: "Do the tests pass?"


read more

Looking back on 30 years of Linux history with Red Hat's Richard Jones

Red Hat News - Wed, 08/18/2021 - 12:00

As part of that major milestone we asked Red Hatters who have been using or contributing to Linux since the early days about their experiences. Today we’re talking to Richard Jones who has been using Linux since the early 1990s, joining Red Hat in 2007. Richard is now a Senior Principal Software Engineer in Red Hat’s R&D Platform team.

Pages