opensource.com

Subscribe to opensource.com feed
Updated: 4 min 5 sec ago

How to influence people to join open source

Thu, 10/22/2020 - 15:00

If you are reading Opensource.com, you might be able to code, and you are probably reading this on an open source browser on some elusive Linux distro. You probably have not seen a browser ad in years because you are running an open source ad blocker. You feel warm and fuzzy when you think about penguins.


read more

5 steps to learn any programming language

Thu, 10/22/2020 - 15:00

Some people love learning new programming languages. Other people can't imagine having to learn even one. In this article, I'm going to show you how to think like a coder so that you can confidently learn any programming language you want.


read more

5 open source tools I can't live without

Wed, 10/21/2020 - 15:00

Some time ago, I engaged with a Twitter thread that went viral among techies. The challenge? Pick only five tools that you cannot live without. I started to think about this in relation to my everyday life, and picking just five tools was not easy.


read more

How anyone can contribute to open source software in their job

Wed, 10/21/2020 - 15:00

Imagine a world where your software works perfectly for you. It meets your needs, does things your way, and is the ideal tool to achieve great things toward your goals.

Open source software stems from these roots. Many projects are built by engineers that have a problem and build a solution to solve it. Then they openly share their solution with others to use and improve.


read more

How should open source projects handle copyright notices?

Tue, 10/20/2020 - 15:01

Copyright notices in source code are inconsistently applied and poorly maintained. As a result, such notices are poor sources of information. Should more resources be applied to the maintenance of copyright notices? No.

Copyright notices are one-line strings that typically include the word "Copyright" (or some substitute, like ©), a name (usually a person or company), and a year.


read more

3 ways to improve your open hardware documentation

Tue, 10/20/2020 - 15:00

Open Hardware Month is organized by the Open Source Hardware Association (OSHWA) every October, and this year, we're putting the spotlight on ways to tell the world that your project is open source. Help support the open hardware ecosystem by bolstering your documentation in these three ways during this month.


read more

My top 7 functions in Rust

Mon, 10/19/2020 - 15:01

I've written a few articles about Rust now, including (most recently) My top 7 keywords in Rust, in which I promised a follow-up article. The keywords article talked about keywords from the std library, and in this article, I'm going to look at some functions from the Rust prelude.


read more

Manage your Linux backups with Rdiffweb

Mon, 10/19/2020 - 15:00

The Rdiffweb app offers a simplified web interface for easy management of rdiff-backup, software that offers robust automatic backups from one Linux computer (client) to another Linux computer (server) using secure shell (SSH), thus maximizing your disk space. The free, open source online tool helps save time when accessing rdiff-backup archives, recovering data, and managing administrators.


read more

When the best ideas win, do we recognize everyone who shaped them?

Sun, 10/18/2020 - 15:00

We've said that open organizations are places where the best ideas win. But what are "the best" ideas, and where do they actually come from? And how do our answers to these questions shape how we reward contribution in an open organization?


read more

Set up ZFS on Linux with yum

Fri, 10/16/2020 - 15:01

I am a Fedora Linux user who runs yum upgrade daily. While this habit enables me to run all the latest software (one of Fedora's four foundations is "first," and it lives up to that), it also highlights any incompatibilities between the ZFS storage platform and a new kernel.


read more

Is open source a development model, business model, or something else?

Fri, 10/16/2020 - 15:00

The term "open source" was coined in 1998 at a strategy session held by Open Source Initiative (OSI). The OSI maintains the Open Source Definition (OSD), which places mandates on the distribution terms of any software that claims to be open source. The OSI also maintains a curated list of official open source licenses that meet these guidelines.


read more

Explore the world of programming with Jupyter

Thu, 10/15/2020 - 15:01

JupyterLab is the next-generation web-based Jupyter user interface. It allows you to work with Jupyter Notebooks, as well as editors, terminals, and more, to produce interactive documents for data science, statistical modeling, data visualization, and more.

It has native viewers for PDF, CSV, JSON, images, and more. It is also extensible to support other formats.


read more

Learn Python by creating a video game

Thu, 10/15/2020 - 15:00

Python is one of the most popular programming languages out there. Whether you want to learn it for work or for fun, it's a powerful and useful language for any purpose. You can create applications to help you with daily tasks, fun games you and your friends can play, scripts to process data, applications to generate or parse information, and much more.


read more

Try Linux on any computer with this bootable USB tool

Wed, 10/14/2020 - 15:01

Fedora Media Writer is a small, lightweight, comprehensive tool that simplifies the Linux getting-started experience. It downloads and writes Fedora Workstation or Server onto a USB drive that can boot up on any system, making it accessible for you to try Fedora Linux without having to install it to your hard drive.


read more

Teach a virtual class with Moodle on Linux

Wed, 10/14/2020 - 15:00

The pandemic has created a greater need for remote education than ever before. This makes a learning management system (LMS) like Moodle more important than ever for ensuring that education stays on track as more and more schooling is delivered virtually.


read more

My first day using Ansible

Tue, 10/13/2020 - 15:01

Getting a new computer, whether physical or virtual, up and running is time-consuming and requires a good deal of work—whether it's your first time or the 50th. For many years, I have used a series of scripts and RPMs that I created to install the packages I need and to perform many bits of configuration for my favorite tools. This approach has worked well and simplified my work, as well as reduced the amount of time I spend typing commands.


read more

What is measured boot and trusted boot on Linux

Tue, 10/13/2020 - 15:00

Sometimes I'm looking around for a subject to write about, and realise that there's one that I assume that I've covered, but, on searching, discover that I haven't. One of those topics is measured boot and trusted boot—sometimes misleadingly referred to as "secure boot." There are specific procedures that use these terms with capital letters (e.g., Secure Boot), which I'm going to try to avoid discussing in this article. I'm more interested in the generic processes—and a major potential downfall—than in trying to go into the ins and outs of specifics.


read more

Install MariaDB or MySQL on Linux

Tue, 10/13/2020 - 15:00

Both MariaDB and MySQL are open source databases that use SQL and share the same original codebase. MariaDB is a drop-in replacement for MySQL, so much so that you use the same command (mysql) to interact with MySQL and MariaDB databases. This article, therefore, applies equally to MariaDB and MySQL.


read more

10 years of OpenStack, Kubernetes at the edge, and more industry trends

Tue, 10/13/2020 - 01:50

As part of my role as a principal communication strategist at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends. Here are some of my and their favorite articles from that update.


read more

Opensource.com website updates 2020

Tue, 10/13/2020 - 00:30

We've made some recent updates to Opensource.com that impact account registration, user profiles, and how readers comment on articles. These new and modified processes should ensure a more secure and safe website and experience for you.

Over the last few weeks, we've been really busy updating and testing these new features. One is our new account creation process to reduce spam. We deployed these changes to our production environment earlier today.

Here is a more detailed account of all of the changes we've made.


read more

Pages