Showing headlines posted by bob
« Previous ( 1 ... 287 288 289 290 291 292 293 294 295 296 297 ... 1159 ) Next »What's your favorite Linux terminal trick?
The beginning of a new year is always a great time to evaluate new ways to become more efficient. Many people try out new productivity tools or figure out how to optimize their most mundane processes. One area to assess is the terminal. Especially in the world of open source, there are tons of ways to make life at the terminal more efficient (and fun!) with shortcuts and commands.
read more
One open source chat tool to rule them all
Last year, I brought you 19 days of new (to you) productivity tools for 2019. This year, I'm taking a different approach: building an environment that will allow you to be more productive in the new year, using tools you may or may not already be using.
read more
Cloud-based test farm lets you check out edge AI software on Linux dev boards
FØCAL is a profiling and automated test farm platform based on Docker and LTTng for testing Linux edge AI software on the BeagleBone, Raspberry Pi, Jetson, Up Squared, and Google Coral. A venture-backed startup called FØCAL has launched a cloud-based test farm of the same name designed for hardware/software codesign of Linux-based edge AI and […]
Open source fights cancer, Tesla adopts Coreboot, Uber and Lyft release open source machine learning
In this edition of our open source news roundup, we take a look machine learning tools from Uber and Lyft, open source software to fight cancer, saving students money with open textbooks, and more!
read more
6 handy Bash scripts for Git
I wrote a bunch of Bash scripts that make my life easier when I'm working with Git repositories. Many of my colleagues say there's no need; that everything I need to do can be done with Git commands. While that may be true, I find the scripts infinitely more convenient than trying to figure out the appropriate Git command to do what I want.
read more
How and why to use Creative Commons licensed work
Creative Commons (CC) copyright is a series of copyright licenses that make it easy for creators to share their work and adapt the work of others. Just because something is online doesn’t mean you are free to use it however you like.
How do I know if a work has a CC license?
If you don’t see a Creative Commons license on the work or the creator doesn’t tell you their work is free to use, you cannot use it.
There are three ways to know if a work has a Creative Commons license:
read more
Keep a journal of your activities with this Python program
Last year, I brought you 19 days of new (to you) productivity tools for 2019. This year, I'm taking a different approach: building an environment that will allow you to be more productive in the new year, using tools you may or may not already be using.
read more
7 things I learned from starting an open source project
I'm currently involved—heavily involved—in Enarx, an open source (of course!) project to support running sensitive workloads on untrusted hosts. I've had involvement in various open source projects over the years, but this is the first for which I'm one of the founders. We're at the stage now where we've got a fair amount of code, quite a lot of documentation, a logo, and (important!) stickers.
read more
4 things cloud-native Java must provide
Java is still the pervasive development language among enterprise developers, even though it is not developers' preferred cloud-native runtime and is falling behind other languages, according to GitHub's Octoverse.
Get started with this open source to-do list manager
Last year, I brought you 19 days of new (to you) productivity tools for 2019. This year, I'm taking a different approach: building an environment that will allow you to be more productive in the new year, using tools you may or may not already be using. Todo is a powerful way to keep track of your task list. Learn how to use it in the seventh in our series on 20 ways to be more productive with open source in 2020.
Kubuntu Focus: A new top-of-the-line Linux laptop arrives
The KDE-empowered version of Ubuntu, Kubuntu, now has a high-powered laptop to call its own: The Kubuntu Focus.
E-con ships 5MP cam for Nano Dev Kit, which gets rev’d with second CSI link
E-Con has launched a $69, 5-megapixel “e-CAM50_CUNANO” camera for the Jetson Nano Dev Kit with a MIPI-CSI2 interface and Linux driver. Meanwhile, Nvidia launched a revised “B01” version of the kit with a second CSI connector and support for the Xavier NX. E-Con Systems has followed its 3.4-megapixel e-CAM30_CUNANO camera for the Jetson Nano Dev […]
How to Install OpenLiteSpeed HTTP Server with PHP on Ubuntu 18.04 LTS
OpenLiteSpeed is an open-source HTTP server developed by LiteSpeed Technologies. It is a high-performance and lightweight HTTP server with a web-based GUI for administration. In this tutorial, we show you how to install OpenLiteSpeed with the MariaDB database and the current PHP 7.4 on the Ubuntu 18.04 server.
C vs. Rust: Which to choose for programming hardware abstractions
Rust is an increasingly popular programming language positioned to be the best choice for hardware interfaces. It's often compared to C for its level of abstraction. This article explains how Rust can handle bitwise operations in a number of ways and offers a solution that provides both safety and ease of use.
read more
Use this Python script to find bugs in your Overcloud
OpenStack stores and manages a bunch of log files on its Overcloud nodes and Undercloud host. Therefore, it's not easy to use OSP log files to investigate a problem you're having, especially when you don't even know what could have caused the problem.
read more
Fedora CoreOS out of preview
The Fedora CoreOS team is pleased to announce that Fedora CoreOS is now available for general use. Fedora CoreOS is a new Fedora Edition built specifically for running containerized workloads securely and at scale. It’s the successor to both Fedora Atomic Host and CoreOS Container Linux and is part of our effort to explore new […]
Why everyone is talking about WebAssembly
If you haven’t heard of WebAssembly yet, then you will soon. It’s one of the industry’s best-kept secrets, but it’s everywhere. It’s supported by all the major browsers, and it’s coming to the server-side, too. It’s fast. It’s being used for gaming. It’s an open World Wide Web Consortium (W3C), the main international standards organization for the web, standard. It’s platform-neutral and can run on Linux, Macs, and Windows.
Organize and sync your calendar with khal and vdirsyncer
Last year, I brought you 19 days of new (to you) productivity tools for 2019. This year, I'm taking a different approach: building an environment that will allow you to be more productive in the new year, using tools you may or may not already be using.
3 open source tools to manage your contacts
Last year, I brought you 19 days of new (to you) productivity tools for 2019. This year, I'm taking a different approach: building an environment that will allow you to be more productive in the new year, using tools you may or may not already be using.
read more
Automating Helm deployments with Bash
Some of our applications are hosted in a Kubernetes cluster, and we use GitLab Continuous Integration (CI) to automate deployments and Helm 2 to deploy our applications. Helm charts enable the storage of templates of Kubernetes object YAML files with variables that can be programmatically set from command-line arguments passed when the chart is used during deployments. This allows us to store critical secrets in GitLab-protected environment variables or in Hashicorp Vault and use them within the CI deployment job.
read more
« Previous ( 1 ... 287 288 289 290 291 292 293 294 295 296 297 ... 1159 ) Next »