Open-source News

AMD Ryzen 5 7600X Linux Performance

Phoronix - Fri, 10/07/2022 - 19:50
At the end of September when the review embargo lifted I looked at the AMD Ryzen 9 7900X and 7950X for our launch-day Linux testing and that was then followed by the Ryzen 7 7700X Linux review. Since then I received the fourth and final Ryzen 7000 series desktop processor currently available: the AMD Ryzen 5 7600X. The Ryzen 5 7600X is currently AMD's most affordable Zen 4 processor at $299 USD and provides six cores / 12 threads and a boost clock up to 5.3GHz.

Rusticl Can Run Atop Zink Gallium3D Atop Intel's ANV Vulkan Driver

Phoronix - Fri, 10/07/2022 - 19:42
Red Hat's Karol Herbst has managed to get his Rust-based OpenCL implementation "Rusticl" running atop the Zink Gallium3D driver that in turn runs atop Vulkan drivers...

CentOS Hyperscale SIG Continues Adapting CentOS Stream For Large Scale Deployments

Phoronix - Fri, 10/07/2022 - 18:15
For the past nearly two years the CentOS Hyperscale effort has been working on adapting CentOS Stream to make it more applicable for use within large scale deployments like those at Twitter, Facebook/Meta, and other large companies. This week the special interest group published their latest quarterly report outlining their activities...

Linux 6.1 Will Likely Be This Year's LTS Kernel Release

Phoronix - Fri, 10/07/2022 - 18:13
This shouldn't be particularly surprising but the in-development Linux 6.1 kernel will likely be this year's Long-Term Support (LTS) kernel version...

Linux 6.1 Media Gets New Drivers, Two Existing Drivers Promoted Out Of Staging

Phoronix - Fri, 10/07/2022 - 18:01
The media subsystem updates for the Linux 6.1 kernel have landed with new drivers and promotions for some of the existing image/video drivers...

Learn programming at Open Jam 2022

opensource.com - Fri, 10/07/2022 - 15:00
Learn programming at Open Jam 2022 Seth Kenlon Fri, 10/07/2022 - 03:00

Open Jam game jam is happening from October 28 to November 9 this year. Every year for the past several years, programmers from around the globe build open source video games, and then play and rate one another's games. Just for fun.

Open Jam is a "game jam," which is a casual way to inspire programmers of all skill levels to focus on a just-for-fun project for a concentrated period of time. It promotes open source games as well as open source game creation tools. While participants aren't required to use open source tools to create their game, the games themselves must bear an open license, and you literally get extra points during the scoring round for using open source tools.

Another important aspect of the jam, for me, is that it promotes alternate win conditions, but not in the way you might think.

Alternate win conditions

When you play a game, there's almost always something called a win condition. That's the thing that, when it happens, identifies the winner of the game. It could be that you capture the other player's King, or that you acquire 10 points before anyone else does, or that you have a better hand of cards than anyone else at the table.

Traditional games usually have a single win condition. When a specific thing happens, there's a single winner and the game is over. A modern trend in gaming, though, allows for multiple win conditions. Maybe you either secure 3 safehouses, or you find a cure for the virus that's started the zombie apocalypse. Maybe you find the buried treasure or seize the enemy pirate ship.

Image by:

(Astropippin, CC BY-SA 4.0)

What's always been true, though, is that each player can have a secret, private, personal win condition. This is hard for some people to understand, depending on how competitive you are, but not everyone plays a game to win. There are a lot of modern games that are just fun to play. Maybe the theme of the game is comforting or inspiring, making it fun to just spend time in the world. Or maybe the game makes you feel like you're actively solving a puzzle, and whether you solve that puzzle faster or more efficiently than somebody else doesn't satisfy you nearly as much as the act of searching for the solution. Or a game might have interesting mechanics you enjoy using in the most inventive ways you can think of.

More great content Free online course: RHEL technical overview Learn advanced Linux commands Download cheat sheets Find an open source alternative Explore open source resources

Open Jam is the same way. As a programmer, you're free to participate in Open Jam whether or not you're hoping to win first place, or any place at all for that matter. Your "win condition" for your Open Jam experience can be anything:

  • Learn a new programming language

  • Learn a new game engine

  • Actually finish a project

  • Make a fun game for your child or a younger sibling

  • Experiment with the concept of what a "game" can be

  • Write some code without over-thinking it

  • Give yourself a reason to order pizza for every meal while guiltlessly sitting at your computer for an entire weekend

Those are just a few ideas, and looking at past Open Jams reveal that a lot of programmers who participated probably had their own win conditions for the jam weekend. There are quirky games, there are short games, impossible games, esoteric games. There are adventure games and platformers and shooters. Games written on Godot, and with Python, and JavaScript, and Java. Some games you probably only need to play once, and other games you might keep going back to. There's a lot on offer from each Open Jam.

Join Open Jam 2022

If you're interested in programming but haven't been able to find the right project, or you've been afraid to start a big project, then writing a bite-sized game for Open Jam 2022 could be just the challenge you've been looking for. Be sure to bring a couple of your own win conditions, and make sure one of them is to "have fun."

Play to win, or play to play, in the game jam that promotes open source.

Image by:

Michael Clayton.

Gaming What to read next Learn Python by creating a video game This work is licensed under a Creative Commons Attribution-Share Alike 4.0 International License. Register or Login to post a comment.

Useful Tools to Monitor and Debug Disk I/O Performance in Linux

Tecmint - Fri, 10/07/2022 - 12:50
The post Useful Tools to Monitor and Debug Disk I/O Performance in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

Brief: In this guide, we will discuss the best tools for monitoring and debugging disk I/O activity (performance) on Linux servers. A key performance metric to monitor on a Linux server is disk I/O

The post Useful Tools to Monitor and Debug Disk I/O Performance in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Linux 6.1 Will Try To Print The CPU Core Where A Seg Fault Occurs

Phoronix - Fri, 10/07/2022 - 06:30
A change now merged for Linux 6.1 will attempt to print the CPU core where a segmentation fault happens. The hope by printing the CPU/core where a segmentation fault happens is that over time trends may materialize with this information potentially being useful for helping to spot faulty CPUs...

Pages