Showing headlines posted by bob
« Previous ( 1 ... 693 694 695 696 697 698 699 700 701 702 703 ... 1214 ) Next »Avoid Using Lazy, Privileged Docker Containers
Running your container using privileged mode opens up a world of pain if your container is abused. Not only are your host's resources directly accessed with impunity by code within your container (a little like enabling the omnipotent CAP_SYS_ADMIN capability) but you're also relinquishing the cgroups resource limitations which were added to the kernel as a level of protection, too.
How we brought the internet to Standing Rock
Last spring a group I follow on Facebook started sharing information about an oil pipeline, called the Dakota Access Pipeline (DAPL), that was planned to go in the ground in North Dakota, and the Water Protectors, teenagers from the Standing Rock Sioux Reservation who were standing up to try to stop that from happening. As I watched the story unfold over the next few months, I knew that I wanted to go out there and see how the nonprofit organization I work for, Geeks Without Bounds, could help.
read more
Microsoft Azure container team releases first open-source developer tool
Microsoft releases Draft, an open-source tool to streamline development of applications running on Kubernetes. At CoreOS Fest in San Francisco, Calif., Microsoft's Gabe Monroy, lead project manager for containers on Microsoft Azure, announced the release of Draft, a tool to streamline development of applications running on any Kubernetes cluster.
A guide to bootstrapping your open source project with GitHub
There's much more to managing a project with git beyond just committing code and working with branches. GitHub-Driven Development is a process that will help you organize and manage the progression of a project on GitHub, although much of this could be applied to other systems, such as GitLab, as well. This concept isn't only for developers; it can be used for project managers or anyone involved in the development of a project—it could even be applied to non-code projects.
read more
Contributing to Open Source Projects Is Key to Igalias Business
Igalia is an open source development company offering consultancy services for desktop, mobile, and web technologies. The company’s developers contribute code for several open source projects, including GNOME, WebKit, and the Linux kernel.
Kubernetes leads container orchestration
According to a 451 Research study, containers are taking over cloud server deployments, and Kubernetes is taking over container orchestration.
How to Install Moodle 3.2 on CentOS 7
In this tutorial, I will show you step by step how to install the latest stable Moodle on CentOS 7. Moodle is an open source eLearning software written in PHP. It is used for distance education, e-learning projects, and blended learning. Moodle will run under the Nginx web server, using a MariaDB database server and using PHP-FPM7.0. For the operating system, we will use CentOS 7.
At the feet of the Great Monad, or, How the functional programming craze plays out
Dost thou know the Seven Immutable Laws of FP?
Stob "Today, object-oriented programming (OOP) rules the IT industry absolutely. It is impossible to dislodge. While functional programming (FP) has seen a resurgence of late, it is typically used as an adjunct to OOP." – Louis Cyphre, 'Why are functional programming languages used so rarely in practice?'…
4 new guides and tutorials for OpenStack
OpenStack continues to be one of the most in-demand skills in the tech industry; if you’ve got solid OpenStack experience, you’ll almost certainly be able to find employment with it. But how do you gain those skills, and once you’ve gained them, how do you keep them current?
Fortunately, you’ve got plenty of options.
read more
Linux-based AGL IVI stack to debut on 2018 Toyota Camry
The Automotive Grade Linux project’s IVI platform will first appear on the 2018 Toyota Camry. Yet, Google poses new competition with “Android Automotive.” The Linux Foundation’s Automotive Grade Linux (AGL) project announced its first design win for its open source, Yocto Project based Unified Code Base (UCB) distribution for in-vehicle infotainment (IVI). The 2018 Toyota […]
The first open source 3D printer filament
Until very recently, 3D printing companies sold only proprietary hardware and materials (including plastic filament) to print with them. This plastic was sold at exorbitant prices (up to hundreds of U.S. dollars per kg), even if it was a common material like ABS (the plastic used for Lego blocks). These companies were following the path of traditional desktop printing companies that rake in large profits selling toner and ink. Some companies still attempt to extort their customers by threatening warranty loss if they use filament from other manufacturers.
read more
MySQL devs take cache behind shed, shot heard
Scalability sucked when multi-core machines got busy, so DB's devs will find another way
The developers of MySQL Server have decided its Query Cache feature is a bottleneck and killed it off.…
EasyTAG: Organize your music on Fedora
Audio files in formats such as MP3, AAC, and Ogg Vorbis have made music ubiquitous and portable. With the explosive growth of storage capacity, you can store huge libraries of music. But how do you keep all that music organized? Just tag... Continue Reading →
Get started with machine learning using Python
Have you wondered what it takes to get started with machine learning? In this article, I will walk through steps for getting started with machine learning using Python. Python is a popular open source programming language and it is one of the most-used languages in artificial intelligence and other related scientific fields. Machine learning (ML), on the other hand, is the field of artificial intelligence that uses algorithms to learn from data and make predictions.
read more
Mozilla's Giant, Distributed, Open-Source Hackathon
Our annual Global Sprint is June 1 and 2. Scientists, developers, artists and educators will swap ideas and code to make the web a better place ?
82% of Databases Left Unencrypted in Public Cloud
Personal health information and other sensitive data is left exposed as businesses overlook encryption and network security.
What's the hardest part about microservices? Your data
In this article, I'm going to explore perhaps the hardest problem when creating and developing microservices: your data. Using Spring Boot/Dropwizard/Docker doesn't mean you're doing microservices. Taking a hard look at your domain and your data will help you get to microservices.
read more
Scaling an open culture and getting it right
An open organization's culture—the unique ways that you work together as a community—can create a strategic competitive advantage. Red Hat, my home for the last 15 years, was born out of the Linux community. For years, maintaining our open and collaborative culture was relatively simple: We just hired as many open source contributors as we could find, people who already embodied the principles of openness like transparency and collaboration. As the leader of the People team (our HR organization), my job was mostly to make sure we didn't mess the culture up!
read more
Pythonic Science in the Browser
In the past, if you wanted a friendly environment for doing Python
programming, you would use Ipython. The Ipython project actually consists
of three parts: the standard console interface, a Qt-based GUI interface
and a web server interface that you can connect to with a web browser.
Plasma 5.10, Simple by Default Powerful When Needed
Today KDE has made a testing release of our desktop Plasma 5.10 with new features across the suite to give users an experience which lives up to our tagline: simple by default, powerful when needed.
« Previous ( 1 ... 693 694 695 696 697 698 699 700 701 702 703 ... 1214 ) Next »