Open-source News

The Linux Foundation Launches LF Live: Mentorship Series

The Linux Foundation - Tue, 11/10/2020 - 20:30

Open Source Maintainers and community leaders will host virtual mentorship sessions designed to provide expert knowledge and valuable interactive discussion across a range of topics related to the Linux Kernel and other OS projects, primarily around development. These Mentorship Webinars are free for anyone to attend, and are being offered to support the development of skills and further empowerment of the community. 

SAN FRANCISCO, November 10, 2020The Linux Foundation, the nonprofit organization enabling mass innovation through open source, is launching a virtual mentoring series entitled LF Live: Mentorship Series.  The goal of this program is to (1) continue offering opportunities to learn and re-skill to those that have been displaced from jobs as a result of the COVID-19 pandemic; (2) serve those considering jobs in open source by helping to grow their skills and build their network so they are better set up for successful careers; (3) grow the number of people entering the open source job market which has a huge demand for new talent; and (4) encourage new people to apply to The Linux Foundation’s Mentoring Program and other community mentoring programs. These webinars will be complimentary. There is no cost to participate in this program.

Each webinar topic will be different, but will primarily be technical and applicable to the Linux Kernel, as well as to other open source projects. The first webinar was held on October 29 and covered ‘Writing Change Logs that Make Sense, led by Shuah Khan, Kernel Maintainer & Fellow, The Linux Foundation. The recording of the session can be viewed here and the slides can be viewed here. Upcoming Mentorship Webinars include:

    • How Do I Get Started with an Open Source Project?, with Clyde Seepersad, SVP & General Manager, Training & Certification, The Linux Foundation – December 2
    • Best Practices to Getting Your Patches Accepted, with Greg Kroah-Hartman, Kernel Maintainer & Fellow, The Linux Foundation – December 8
    • Open Source Licensing, with Steve Winslow, Director of Strategic Programs, The Linux Foundation – January 13, 2021
    • Kselftest, with Shuah Khan, Kernel Maintainer & Fellow, The Linux Foundation – Date TBA
    • Best Practices to be an Effective Maintainer, with Dan Williams, Linux Kernel Developer, Intel – Date TBA
    • Static Analysis & Tools, with Jan-Simon Möller, AGL Release Manager, The Linux Foundation – Date TBA
    • Coccinelle, with Julia Lawall, Senior Researcher at Inria – Date TBA

Additional sessions will continue to be added, covering topics such as: Smatch (Static Analysis Tool), Dynamic Analysis and Tools, Fuzz Testing, Kunit, and Tracing. To be alerted when registration is live for each session, please subscribe at the bottom of this page: https://events.linuxfoundation.org/lf-live-mentorship-series/

To learn more about the LF Live: Mentorship Series, please visit our webpage. To learn more about the Linux Foundation Mentoring Program, please click here. To learn more about the Linux Foundation Events, visit our website and follow us on Twitter and Facebook for all the latest event updates and announcements.

 

About The Linux Foundation
The Linux Foundation is the organization of choice for the world’s top developers and companies to build ecosystems that accelerate open technology development and industry adoption. Together with the worldwide open source community, it is solving the hardest technology problems by creating the largest shared technology investment in history. Founded in 2000, The Linux Foundation today provides tools, training and events to scale any open source project, which together deliver an economic impact not achievable by any one company. More information can be found at www.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.

The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our trademark usage page: https://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 Launches LF Live: Mentorship Series appeared first on The Linux Foundation.

AMD Renoir Running Smooth On Linux 5.10

Phoronix - Tue, 11/10/2020 - 19:38
After last week sharing some Intel Tiger Lake benchmarks on Linux 5.10, the tables have turned and here are some similar tests when running Linux 5.10 on an AMD Ryzen 4000 series "Renoir" notebook...

Oracle Proposing Change To Linux's KPTI Meltdown Mitigation

Phoronix - Tue, 11/10/2020 - 19:13
A proposal and set of patches have been sent out around the Linux kernel's Page Table Isolation (PTI/KPTI) implementation to defer switching from the user page-table to kernel page-table until later in the kernel entry sequence. There are possible performance benefits and code improvements that would stem from this change...

Use your favorite open source apps on your Mac with MacPorts

opensource.com - Tue, 11/10/2020 - 16:02

"Package manager" is a generic name for software to install, upgrade, and uninstall applications. Commands like dnf or apt on Linux, or pkg_add on BSD, or even pip on Python and luarocks on Lua, make it trivial for users to add new applications to their system. Once you've tried it, you're likely to find it hard to live without, and it's a convenience every operating system ought to include. Not all do, but the open source community tends to ensure the best ideas in computing are propagated across all platforms.


read more

What I love about the newest GNOME desktop

opensource.com - Tue, 11/10/2020 - 16:01

Fedora 33 just came out, and I installed it right away. Among the many features in this new version of the Linux distribution is the latest GNOME desktop. GNOME 3.38 was released in September 2020, and I'm loving it.


read more

AMD SoC PMC Driver Slated To Come With Linux 5.11

Phoronix - Tue, 11/10/2020 - 16:00
In addition to the AMD Sensor Fusion Hub (SFH) driver coming with Linux 5.11 for improving Ryzen laptop support, the AMD SoC PMC driver is also under review for landing in this next kernel release...

Load balance network traffic with HAProxy

opensource.com - Tue, 11/10/2020 - 16:00

You don't have to work at a huge company to justify using a load balancer. You might be a hobbyist, self-hosting a website from a couple of Raspberry Pi computers. Perhaps you're the server administrator for a small business; maybe you do work for a huge company. Whatever your situation, you can benefit from using the HAProxy load balancer to manage your traffic.


read more

Zeit – A GUI Tool to Schedule Cron and At Jobs in Linux

Tecmint - Tue, 11/10/2020 - 14:40

Zeit is an open-source GUI tool for scheduling jobs via “crontab” and “at”. It is written in C++ and released under GPL-3.0 License. It is an easy to use tool that provides a simple

The post Zeit – A GUI Tool to Schedule Cron and At Jobs in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Valve Is Working On Another Extension To Help In Direct3D-Over-Vulkan

Phoronix - Tue, 11/10/2020 - 13:02
Valve's open-source developers responsible for DXVK and VKD3D-Proton are working on a new Vulkan extension to help in their porting/layering effort of Direct3D on top of the Vulkan API...

Pages