Open-source News

How I rediscovered Logo with the Python Turtle module

opensource.com - Mon, 09/13/2021 - 15:00

When I was in high school, one of the very first programming languages I was introduced to was Logo. It was interactive and visual. With basic movement commands, you could have your cursor (“turtle”) draw basic shapes and intricate patterns. It was a great way to introduce the compelling concept of an algorithm—a series of instructions for a computer to execute.

Fortunately, the Logo programming language is available today as a Python package. So let’s jump right in, and you can discover the possibilities with Logo as we go along.


read more

Red Hat Innovation Awards - Advice on writing a great submission

Red Hat News - Mon, 09/13/2021 - 12:00

The nomination period for the 2022 Red Hat Innovation Awards has been extended to September 20, 2021 - which means there is still time for you to nominate your organization for innovative uses of Red Hat’s open source technology. 

Linux 5.15-rc1 Brings New NTFS Driver, In-Kernel SMB3 Server, AMD Changes, Intel DG2

Phoronix - Mon, 09/13/2021 - 08:22
As expected this evening the Linux 5.15-rc1 kernel was released to top off the two week merge window that saw many changes to the kernel...

Linux 5.15 Is A Very Exciting Kernel For AMD

Phoronix - Mon, 09/13/2021 - 02:00
While working on my usual Linux kernel feature overview that summarizes the many articles over the past two weeks outlining all of the new features and changes merged, one area that particularly stands out for Linux 5.15 are all of AMD's upstream contributions that happened to make it in this kernel. There is a lot of new enablement on the AMD side -- both for CPUs and Radeon graphics -- but also improving existing hardware support...

Apache Software Foundation Saw $3M In Revenue, ~134M Changed Lines Of Code Last Year

Phoronix - Sun, 09/12/2021 - 19:11
The Apache Software Foundation recently published their FY2021 report for their year-ended 30 April. Even with the ongoing pandemic, the Apache Software Foundation managed to raise more than $3M USD and enjoyed a host of software successes...

It's Looking Like Folios / Pagesets Might Miss Making It Into Linux 5.15

Phoronix - Sun, 09/12/2021 - 18:20
We are now down to the last day of the Linux 5.15 merge window and one of the patch series we have been waiting to see if it would land during this two week period was the "folios" code -- or that also was recently renamed to "pagesets" to address some concerns over the name...

RISC-V Gets Expanded Stack Randomization With Linux 5.15

Phoronix - Sun, 09/12/2021 - 18:04
In addition to the RISC-V changes merged last week for the Linux 5.15 kernel, a second batch of patches was merged this weekend...

Pages