Open-source News

Linux 5.9 Exposes Device Link Details Via Sysfs, Allows Hiding DebugFS From User-Space

Phoronix - Fri, 08/07/2020 - 23:29
There are a few driver core changes for the Linux 5.9 kernel worth mentioning...

Intel Compute Runtime Preparing For The Upcoming oneAPI Level Zero 1.0

Phoronix - Fri, 08/07/2020 - 21:51
It looks like Intel will soon be tagging their oneAPI Level Zero specification as version 1.0...

Radeon Software for Linux 20.30 Released

Phoronix - Fri, 08/07/2020 - 21:23
Just under two months since Radeon Software for Linux 20.20 that is comprised of the AMDGPU-Open and AMDGPU-PRO driver components for these packaged drivers, Radeon Software for Linux 20.30 was quietly released at the end of last week...

RISC-V Software Support Adds More Features With Linux 5.9

Phoronix - Fri, 08/07/2020 - 19:15
More kernel architecture features continue to be supported by the RISC-V code with Linux 5.9...

AMDVLK 2020.Q3.3 Driver Enables Its Pipeline Cache

Phoronix - Fri, 08/07/2020 - 18:44
The latest open-source code snapshot of AMD's official Vulkan driver is now available...

An advanced guide to NLP analysis with Python and NLTK

opensource.com - Fri, 08/07/2020 - 15:01

In my previous article, I introduced natural language processing (NLP) and the Natural Language Toolkit (NLTK), the NLP toolkit created at the University of Pennsylvania. I demonstrated how to parse text and define stopwords in Python and introduced the concept of a corpus, a dataset of text that aids in text processing with out-of-the-box data. In this article, I'll continue utilizing datasets to compare and analyze natural language.


read more

Meeting for the first time after 26 years of open source collaboration

opensource.com - Fri, 08/07/2020 - 15:00

Collaborating on an open source software project is inherently an online experience. For me, almost all of my interaction has been via email. I'll send someone a patch, and they'll review it and reply to me. Or a user will file a bug, and I'll respond to it via the bug tracker. More commonly, developers in the open source community will discuss ideas via the email list.


read more

Bashtop – A Resource Monitoring Tool for Linux

Tecmint - Fri, 08/07/2020 - 13:22
Bashtop is a terminal-based resource monitoring utility in Linux. It’s a nifty command-line tool that intuitively displays statistics for your CPU, memory, running processes, and bandwidth to mention just a few. It ships with

Pages