Is your team a "glue team?" Glue teams help keep an organization running smoothly. Here's how to help them do their best work and avoid burnout.
Using Pygame to move your game character around In the fourth part of this series, learn how to code the controls needed to move a game character.
3 charts that show how open source developers think This annual developers' survey shows some of the key reasons for choosing open source. Weigh in on the results.
What are the pros and cons of virtual events? Take our poll to tell us what you enjoy most about virtual events within the open source community.
Provision Kubernetes NFS clients on a Raspberry Pi homelab Create dynamic persistent volumes on a Raspberry Pi Kubernetes cluster with the NFS-client provisioner.
A beginner's guide to Kubernetes container orchestration Understanding the building blocks of container orchestration makes it easier to get started with Kubernetes.
Reading about open source in French Since 1998, LinuxFr.org has brought information about open source and free software to a French-speaking audience, says Benoît Sibaud.
Improve Linux system performance with noatime Turning off atime is a small but effective way to improve system performance. Here's what it is and why it matters.
Using AppImage for Linux package management AppImage distributes applications within self-contained environments that work on any Linux distribution.
Build a game framework with Python using the Pygame module The first part of this series explored Python by creating a simple dice game. Now it's time to make your own game from scratch.
How to use NetBSD on a Raspberry Pi Experiment with NetBSD, an open source OS with direct lineage back to the original UNIX source code, on your Raspberry Pi.
Code your hardware using this open source RTOS Programming a chip is hard, but RTOS solves many of the major issues on embedded systems