Showing headlines posted by bob

« Previous ( 1 ... 366 367 368 369 370 371 372 373 374 375 376 ... 1164 ) Next »

4 open source apps for plant-based diets

  • Opensource.com (Posted by bob on Apr 22, 2019 2:38 PM EDT)
  • Groups: Android; Story Type: News Story
Reducing your consumption of meat, dairy, and processed foods is better for the planet and better for your health. Changing your diet can be difficult, but several open source Android applications can help you switch to a more plant-based diet. read more

9 ways to save the planet

What can be done to help save the planet? The question can seem depressing at a time when it feels like an individual's contribution isn't enough. But, who are we Earth dwellers if not for a collection of individuals? So, I asked our writer community to share ways that open source software or hardware can be used to make a difference. Here's what I heard back. 9 ways to save the planet with an open source twist 1. Disable the blinking cursor in your terminal. read more

Tracking the weather with Python and Prometheus

Open source monitoring system Prometheus has integrations to track many types of time-series data, but if you want an integration that doesn't yet exist, it's easy to build one. An often-used example is a custom integration with a cloud provider that uses the provider's APIs to grab specific metrics. In this example, though, we will integrate with the biggest cloud provider of all: Earth. read more

Open-spec touch panel computer runs on octa-core SoC

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Apr 21, 2019 6:21 AM EDT)
  • Story Type: News Story; Groups: Android
FriendlyElec’s $90 “Octa-Core 64-bit AiO Android System” touch-panel features a sandwich-style mainboard with a Smart6818 compute module running a Samsung S5P6818 plus a 9-inch, 1280 x 800 touchscreen, optional 4G, and -20 to 70? support. FriendlyElec (FriendlyArm) has launched an open source touch-panel computer called the Octa-Core 64-bit All-in-One Android System.

World's first AMD-based NUC mini-PC showcases Ryzen R1000

ASRock Linux-ready “iBox-R1000” industrial PC and “NUC-R1000” mainboard provide the new AMD Ryzen Embedded R1000 SoC in a 4?4 NUC form-factor with up to 32GB DDR4, 2x GbE, 3x USB 3.1, triple 4K displays, and 2x M.2 slots. In a renewed rivalry with Intel reignited by the success of its Ryzen line of processors, AMD […]

Building scalable social media sentiment analysis services in Python

  • Opensource.com (Posted by bob on Apr 20, 2019 5:00 PM EDT)
  • Groups: Python; Story Type: News Story
The first part of this series provided some background on how sentiment analysis works. Now let's investigate how to add these capabilities to your designs. read more

Tiny laser pico projector available in Raspberry Pi HAT model

On Kickstarter: a tiny, laser-based “Nebra AnyBeam” pico projector with 720p resolution and up to 381cm screen sizes available in four versions: standalone, dev kit, Raspberry Pi HAT, and an RPi-Zero W based “Monster Ball.” A Pi Supply spinoff called Nebra has successfully launched the “world’s smallest pocket laser pico projector” on Kickstarter. The fanless, […]

Getting started with social media sentiment analysis in Python

  • Opensource.com (Posted by bob on Apr 20, 2019 9:23 AM EDT)
  • Groups: Python; Story Type: News Story
Natural language processing (NLP) is a type of machine learning that addresses the correlation between spoken/written languages and computer-aided analysis of those languages. We experience numerous innovations from NLP in our daily lives, from writing assistance and suggestions to real-time speech translation and interpretation. read more

This is how System76 does open hardware

  • Opensource.com (Posted by bob on Apr 20, 2019 1:46 AM EDT)
  • Groups: Linux; Story Type: News Story
Most people know very little about the hardware in their computers. As a long-time Linux user, I've had my share of frustration while getting my wireless cards, video cards, displays, and other hardware working with my chosen distribution. Proprietary hardware often makes it difficult to determine why an Ethernet controller, wireless controller, or mouse performs differently than we expect. read more

How to Install and Configure TaskBoard on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 19, 2019 8:42 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
TaskBoard is an open source Kanban-inspired app that can be used to keep track of things that need to get done. In this tutorial, we will learn how to install TaskBoard on Ubuntu 18.04 server.

4 cool new projects to try in COPR for April 2019

COPR is a collection of personal repositories for software that isn’t carried in Fedora. Some software doesn’t conform to standards that allow easy packaging. Or it may not meet other Fedora standards, despite being free and open source. COPR can offer these projects outside the Fedora set of packages. Software in COPR isn’t supported by […]

KDE Applications 19.04 Released

The first new applications bundle release of the year adds stability, coherence and new features that help users become more comfortable and more productive using KDE software. KDE's file manager, Dolphin, can now show previews of more types of files, including Microsoft Office files, Blender 3D scenes, and EPUB eBooks.

In-flight WiFi streamer supports 100 clients with 8TB of video

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Apr 19, 2019 6:46 AM EDT)
  • Story Type: News Story; Groups: Community
Kontron has launched a “Cab-n-Connect” streaming wireless system for in-flight entertainment with an Atom C3000, dual 802.11ac access points for up to 100 clients, up to 8TB storage, and up to 12-hour batteries. Kontron announced production availability of an “entry-level” Cab-n-Connect P100 wireless streaming platform for in-flight entertainment (IFE) on commercial airplanes. The WiFi streaming […]

How to Install Craft CMS on Debian 9

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 18, 2019 8:51 PM EDT)
  • Groups: Debian, Linux; Story Type: News Story
This tutorial will walk you through the Craft CMS installation procedure on a fresh Debian 9 server using Nginx as the web server and we will secure the website with a Let's encrypt SSL certificate.

Eclipse IoT survey reveals growing role for Linux and Arm

The Eclipse Foundation released the results from its latest IoT Developer Survey of 1,717 Eclipse developers, finding growing use of Linux (76 percent), Arm (70 percent), and MQTT (42 percent). The results of the Eclipse Foundation’s 2019 IoT Developer Survey are out, this time with a larger 1,717-developer sample compared to only 502 in the […]

Level up command-line playgrounds with WebAssembly

WebAssembly (Wasm) is a new low-level language designed with the web in mind. Its main goal is to enable developers to compile code written in other languages—such as C, C++, and Rust—into WebAssembly and run that code in the browser. In an environment where JavaScript has traditionally been the only option, WebAssembly is an appealing counterpart, and it enables portability along with the promise for near-native runtimes.

Disco Dingo fever: Ubuntu 19.04 has an infrastructure bent, snappier GNOME and another stupid name

New Linux kernel, new build. Pull on those flares and perch atop your most precipitous platforms – Canonical has emitted Ubuntu 19.04, aka "Disco Dingo", with its sights set firmly on infrastructure.…

How to install Stacer System Monitor on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 18, 2019 4:01 AM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
Stacer is an open source tool to monitor the performance of an Ubuntu Desktop. It provides a user-friendly dashboard that can be used to monitor CPU, Memory & Disk Usage, and System cleaner to clean system caches.

Introduction to Quantum Computing

  • IBM Developer : Linux; By Brad Huntting and David Mertz (Posted by bob on Apr 18, 2019 2:47 AM EDT)
  • Story Type: Tutorial; Groups: Developer, Linux
This article, which builds on a basic knowledge of the mathematics of vectors, gives an introduction to quantum computing.

AI chip design combines up to six Linux-driven MIPS Open cores with TensorFlow engine

Wave Computing’s “TritonAI 64” IP for edge inferencing enables SoCs with up to 6x open-ISA MIPS-64 cores (with SIMD) running Google TensorFlow on a Debian stack plus WaveTensor and WaveFlow technologies for up to 8 TOPS/watt neural processing. Earlier this month, Wave Computing released its first open source MIPS ISA without license fees or royalties, […]

« Previous ( 1 ... 366 367 368 369 370 371 372 373 374 375 376 ... 1164 ) Next »