Get started with Zyn-Fusion, an open source synthesizer
A wall of synth. That’s what I dream of. Given the chance, on one wall of my office, I’d have a modular synthesizer that only Bob Moog himself could truly ever understand. Until I realize this dream, I make do with a very good approximation: Zyn-Fusion. read more Powered by...
10 open source career lessons from 2021
The ongoing pandemic kept 2021 far from normal, yet there were glimmers of hope through the uncertainty. In-person conferences slowly resumed, if smaller and with more masks than in years past. And the asynchronous essence of open source allowed many people to keep working on passion projects while growing their careers. read more Powered by...
What Kubernetes taught me about development
As a full-stack developer, especially a front-end developer, DevOps technologies and the way DevOps developers think were always a mystery to me. When the company I work for launched a new command-line interface (CLI) application called Gatekeeper, I jumped into the world of DevOps and Kubernetes, and what I learned turned out to be very valuable. I now have a much better understanding of Kubernetes and the DevOps pipeline, and I can...
Gamify your creativity on Linux with Dot Matrix
Simplicity is sometimes undervalued. Something that’s simple is often seen as the result of laziness or as something trivial. But there are many instances when simplicity is very useful. Consider logo design, for example. Many of the most famous logos are the ones designed to be simple and easily reproducible. Think about the Signal logo, the LibreOffice logo, or the KDE logo. They use basic shapes, are not cluttered, and are...
5 open source security resources from 2021
One of the most prevalent discussions on Opensource.com in 2021 was about the security and privacy of your own data. A noticeable theme was that your data is yours and that passwords were key to security. This year’s security authors provided helpful tips and open source tools for keeping your data and hardware secure. Here is my top-five countdown of this year’s security journey. read more Powered by...
Implement governance on your Kubernetes cluster
When you work with Kubernetes, it slowly becomes your production temple. You invest time and resources into developing and nurturing it, and you naturally begin looking for ways to control the Kubernetes end user in your organization. What can it do? What resources can it create? Can it label two deployments in a specific way? Which best practices should we follow? Meet OPA Gatekeeper. This article will show you how to use it to...