Showing headlines posted by bob
« Previous ( 1 ... 345 346 347 348 349 350 351 352 353 354 355 ... 1210 ) Next »How to run a business with open source: Top reads
Open source is ready to get to work, and in 2019, Opensource.com had many great articles about how organizations have adopted open source software or open methods to drive their business. As open source matures, we've seen open source not just replace proprietary software, but create entirely new business models. Check out this list of five outstanding articles from Opensource.com in 2019 about running a business with open source.
Top 10 Raspberry Pi articles of 2019
Since its introduction, the Raspberry Pi has been one of the hottest topics on Opensource.com. This trend continued in 2019 with an impressive list of over 30 articles about various Raspberry Pi projects. The top 10 articles are covered below, but if you are a true Raspberry Pi aficionado, I encourage you to check out out our entire selection of Raspberry Pi articles.
Top 5 articles on the modern organization in 2019
The open organization community at Opensource.com published more than 50 articles in 2019. That's more than 50 new, openly licensed resources to help you explore the ways open principles are changing the way we work, manage, and lead in modern organizations.
How to Install Java on CentOS 8
Java is a free, open-source and one of the most popular programming languages expressly designed for use in the distributed environment of the internet. In this tutorial, we will show you how to install OpenJDK 8, OpenJDK 11 and Oracle 8 on CentOS 8.
Best of 2019: Fedora for developers
With the end of the year approaching fast, it is a good time to look back at 2019 and go through the most popular articles on Fedora Magazine written by our contributors. In this article of the “Best of 2019” series, we are looking at developers and how to use Fedora to be a great […]
Making trade-offs when writing Python code
Software development is a discipline rife with trade-offs. For every choice, there is an equally defensible but opposite choice. Make a method private? You're encouraging copy-paste. Make a method public? You're committing prematurely to an interface. Software developers make hard choices every minute. While all the principles in the Zen of Python cover trade-offs to some extent, the following principles take the hardest, coldest look at some trade-offs.
Chill out with the Linux Equinox Desktop Environment
I haven't used the Fast Light Toolkit (FLTK) for anything serious yet, but I'm a fan of the C++ GUI toolkit that's pretty simple to learn and (in my experience) reliable even across updates. When I found out that there was a desktop environment built with FLTK, I was eager to try it—and I was quickly glad I did. The Equinox Desktop Environment (EDE) is a fast and simple desktop written in C++ and FLTK for Unix desktops.
Top articles for learning Python in 2020
Python had a big year in 2019. According to popular resources like GitHub and Stack Overflow, it's trending as the second most popular language in the world.
5 security tips from Santa
If you're reading this in 2019, it's almost Christmas (as celebrated according to the Western Christian calendar), and, like all children and IT professionals, it's time to write your letter to Santa/St. Nick/Father Christmas. Don't forget: those who have been good get nice presents and those who haven't get coal. Coal is not a clean-burning fuel, and with climate change well and truly upon us,1 you don't want to be going for the latter option.
read more
LibreOffice 6.4 nearly done as open-source office software project prepares for 10th anniversary
A decade later, has LibreOffice succeeded? With business still hooked on Microsoft Office, not really
The LibreOffice team is testing the first release candidate of version 6.4, which is set for release at the end of January.…
Why your Python code should be flat and sparse
The Zen of Python is called that for a reason. It was never supposed to provide easy-to-follow guidelines for programming. The rules are specified tersely and are designed to engage the reader in deep thought.
read more
Carrier boards and mini-PCs boost the Jetsons
Diamond has unveiled a “Stevie” carrier board for the Jetson AGX Xavier that supports 8x cameras. Other recent Diamond carriers include the PCI/104 equipped Elton for the Xavier, the Jethro and smaller Ziggy for the TX2, and the enclosed ZiggyBox and Jetbox-Nano systems. Diamond Systems announced a Stevie carrier board for Nvidia’s high-end Jetson AGX […]
US military loves Linux
Linux has now already been certified to meet the three different security certifications required by the United States Department of Defense.
Kubernetes namespaces for beginners
What is in a Kubernetes namespace? As Shakespeare once wrote, which we call a namespace, by any other name, would still be a virtual cluster. By virtual cluster, I mean Kubernetes can offer multiple Kubernetes clusters on a single cluster, much like a virtual machine is an abstraction of its host.
Best of 2019: Fedora for system administrators
The end of the year is a perfect time to look back on some of the Magazine’s most popular articles of 2019. One of the Fedora operating systems’s many strong points is its wide array of tools for system administrators. As your skills progress, you’ll find that the Fedora OS has even more to offer. […]
10 resources to become a better Bash user
As another great year wraps up at Opensource.com, my fascination with all things Bash has me looking back at the top 10 Bash articles we published in 2019. These articles include basic how-to articles, tools, shortcuts, and even a way to build your own command-line game with Bash.
I didn't select these articles based solely on the number of hits they had but rather on a number of criteria. In the true spirit of top 10 countdowns, the top Bash article from 2019 is at the end for the final reveal.
Get back to basics with the TWM Linux desktop
The most humble of window managers, TWM, is a little akin to those sample photographs you get when you buy a picture frame. It's basic, almost a bare-minimum proof of concept that Xorg ships with the X11 Windows System to demonstrate that a desktop can indeed be created for a graphical user interface (GUI).
Install and Use Docker Compose on CentOS 8
Docker Compose is a tool that can be used to define and run multiple containers as a single service. In this tutorial, we will show you how to install and use Docker Compose in CentOS 8.
Create a unique Linux experience with the Unix Desktop Environment
When the UDE project started in 1996, the developers took on a bold name—Unix Desktop Environment (UDE)—and held high hopes of reinventing what a desktop could be. They weren't just trying to redefine Unix desktops; they were trying to change the way users interacted with applications on their system.
Why your Python code needs to be beautiful and explicit
Python contributor Tim Peters introduced us to the Zen of Python in 1999. Twenty years later, its 19 guiding principles continue to be relevant within the community. We start our Pythonukkah celebration—like Hanukkah, a festival of lights—with the first two principles in the Zen of Python: on beauty and explicitness.
« Previous ( 1 ... 345 346 347 348 349 350 351 352 353 354 355 ... 1210 ) Next »