Did your open source career begin with video games?

Certainly you don't need to be a gamer as a child to grow up and become a developer, nor does being a gamer automatically set you up for a career in technology. But there's definitely a good bit of overlap between the two. | Continue reading


@opensource.com | 5 years ago

The (awesome) economics of open source

By lowering barriers to innovation, open source is superior to proprietary solutions for enabling continued positive economic growth. | Continue reading


@opensource.com | 5 years ago

How subroutine signatures work in Perl 6

In the first article in this series comparing Perl 5 to Perl 6, we looked into some of the issues you might encounter when migrating code into Perl 6. In the second article, we examined how garbage collection works in Perl 6, and in the third article, we looked at how containers … | Continue reading


@opensource.com | 5 years ago

Running Apache Cassandra on Kubernetes with an Operator

Cassandra operator offers a powerful, open source option for running Cassandra on Kubernetes with simplicity and grace. | Continue reading


@opensource.com | 5 years ago

How long since you last used Windows?

Has it been ten years since last you used Windows, or ten seconds? | Continue reading


@opensource.com | 5 years ago

What a shell dotfile can do for you – Opensource.com

Learn how to use configuration files to improve your work environment. | Continue reading


@opensource.com | 5 years ago

8 Great Python Libraries for Side Projects

These Python libraries make it easy to scratch that personal project itch. | Continue reading


@opensource.com | 5 years ago

The open source guide to DevOps monitoring tools

In the first of a new series focusing on DevOps monitoring tools, we review the various types of system observability tools. | Continue reading


@opensource.com | 5 years ago

4 Open Source Monitoring Tools

Here's what you need to know about time-series data and metrics aggregation tools. | Continue reading


@opensource.com | 5 years ago

6 open source tools for making your own VPN – Opensource.com

We compare six of the best free and open source tools to set up and use a VPN on your own server. | Continue reading


@opensource.com | 5 years ago

Containers in Perl 6

In the third article in this series comparing Perl 5 to Perl 6, learn how to handle references, bindings, and containers in Perl 6. | Continue reading


@opensource.com | 5 years ago

6 places to host your Git repository – Opensource.com

GitHub's recent acquisition has caused some users to explore alternatives to the popular code repository. Here are some to consider. | Continue reading


@opensource.com | 5 years ago

15 command-line aliases to save you time – Opensource.com

Some Linux command-line aliases are included by default in your installed Linux distro. | Continue reading


@opensource.com | 5 years ago

How to check free disk space in Linux

Keep track of disk utilization with this handy list of commands. | Continue reading


@opensource.com | 5 years ago

An introduction to pipes and named pipes in Linux

Moving data between commands? Use a pipe to make the process quick and easy. | Continue reading


@opensource.com | 5 years ago

What is a Makefile and how does it work

Run and compile your programs more efficiently with this handy automation tool. | Continue reading


@opensource.com | 5 years ago

What was the most important moment in the history of Linux?

Getting to where it is today was no small feat for the little project that Linus Torvalds announced to the world on August 25, 1991, with this newsgroup post: Hello everybody out there using minix - | Continue reading


@opensource.com | 5 years ago

Bolster your DevOps infrastructure with open source tools

Use these tools to automate your CI pipeline and boost the efficiency of your DevOps operations. | Continue reading


@opensource.com | 5 years ago

9 flowchart and diagramming tools for Linux – Opensource.com

Which open source flowchart tool is the best option for you? | Continue reading


@opensource.com | 5 years ago

5 open source tools for container security

Use these programs to identify vulnerabilities and scan your containers for malware. | Continue reading


@opensource.com | 5 years ago

Overview of Linux Video Editing Software (Apr 2018)

It's pretty well known that Linux is a big deal in modern movie making. Linux is the standard base, a literal industry standard for digital effects but, like all technology with momentum, it seems that the process of cutting footage still defaults mostly to a non-Linux platform. … | Continue reading


@opensource.com | 5 years ago

Cloudgizer: An introduction to a new open source web development tool

Cloudgizer offers high performance, a small footprint, and safer, more productive programming in C. | Continue reading


@opensource.com | 5 years ago

Garbage Collection in Perl 6

In the second article in this series comparing Perl 5 to Perl 6, learn how to handle object destruction in Perl 6. | Continue reading


@opensource.com | 5 years ago

6 reasons to love this Linux desktop

On GNOME's 21st birthday, we highlight some of the features we enjoy the most. | Continue reading


@opensource.com | 5 years ago

How the City of San Jose uses Agile to help non-technical teams

Here's how government workers at the City of San Jose adopted Agile methods to boost efficiency and productivity. | Continue reading


@opensource.com | 5 years ago

How blockchain will influence open source

Interactions between users and developers via smart contracts will give new power to open source. | Continue reading


@opensource.com | 5 years ago

Tips for using the top command in Linux – Opensource.com

Improve your 'top' knowledge with this tutorial. | Continue reading


@opensource.com | 5 years ago

How do tools affect culture?

Here's how to ensure that the tools you select reinforce the values of your organization. | Continue reading


@opensource.com | 5 years ago

3 tips for moving your team to a microservices architecture

Get advice and insight from CTOs and project leads on their experiences with team culture and microservices. | Continue reading


@opensource.com | 5 years ago

The changing role of DBAs in an “as-a-service” world – Opensource.com

There has been a massive evolution in the needs and requirements of managing and running a database in a modern enterprise over the last decade. Database administrators (DBAs) in charge of running enterprise databases are seeing a prevalent shift in focus: instead of ensuring acc … | Continue reading


@opensource.com | 5 years ago

Squashing inclusivity bugs in open source software

GenderMag methodology identifies gender bias in software tools to help designers eliminate it. | Continue reading


@opensource.com | 5 years ago

Migrating Perl 5 code to Perl 6

Examine the issues you may encounter when porting Perl 5 programs to Perl 6. | Continue reading


@opensource.com | 5 years ago

7 Python libraries for more maintainable code

Learn about a few favorite Python libraries worth checking out. | Continue reading


@opensource.com | 5 years ago

A sysadmin's guide to Ansible: How to simplify tasks – Opensource.com

There are many ways to automate common sysadmin tasks with Ansible. Here are several of them. | Continue reading


@opensource.com | 5 years ago

Build an interactive CLI with Node.js

Use Node.js to build a command-line interface that creates a file based on your needs. | Continue reading


@opensource.com | 5 years ago

How do private keys work in PKI and cryptography? – Opensource.com

In a previous article, I gave an overview of cryptography and discussed the core concepts of confidentiality (keeping data secret), integrity (protecting data from tampering), and authentication (knowing the identity of the data's source). Since authentication relates so closely … | Continue reading


@opensource.com | 5 years ago

Open source licensing: What every technologist should know (2017)

Learn about different types of open source licenses and get answers to common licensing questions. | Continue reading


@opensource.com | 5 years ago

A brief history of text-based games and open source

Learn how open source has fostered the growth and development of interactive fiction. | Continue reading


@opensource.com | 5 years ago

Tiny tweaks for Powershell perfection – Opensource.com

Use these tips to customize PowerShell and make it even more efficient. | Continue reading


@opensource.com | 5 years ago

Confessions of a recovering Perl Hacker

As many have found, the lure of the Perl is hard to resist. | Continue reading


@opensource.com | 5 years ago

How the Grateful Dead Were a Precursor to Creative Commons Licensing

The Grateful Dead shared the open source view that creative content should be set free, with protections. | Continue reading


@opensource.com | 5 years ago

Slackware, the oldest active Linux distro, turns 25

The oldest active Linux distro, Slackware turns 25. | Continue reading


@opensource.com | 5 years ago

Making perfect copies of drives, partitions, and filesystems using Linux dd

This article is excerpted from chapter 4 of Linux in Action, published by Manning. | Continue reading


@opensource.com | 5 years ago

A Linux distro for digital artists – Opensource.com

This distro comes with a long list of pre-installed open source software tools for digital artists. | Continue reading


@opensource.com | 5 years ago

Celebrating 24 years of FreeDOS

Use this FreeDOS cheat sheet to help you remember how to use the most common FreeDOS commands. | Continue reading


@opensource.com | 5 years ago

An insider's look at drafting the GPLv3 license

Get an insider's a look at the background negotiations leading up to GPLv3 and its lasting contributions to free and open source software. | Continue reading


@opensource.com | 5 years ago

Grok the GIL: How to write fast and thread-safe Python

We explore Python's global interpreter lock and learn how it affects multithreaded programs. | Continue reading


@opensource.com | 5 years ago

5 top Blender video tutorials for beginners – Opensource.com

Get started making 3D graphics with these five great how-to video series for new users. | Continue reading


@opensource.com | 5 years ago