Showing headlines posted by bob

« Previous ( 1 ... 315 316 317 318 319 320 321 322 323 324 325 ... 1156 ) Next »

BeagleBone AI board ships with EVE machine learning cores

  • LinuxGizmos.com (Posted by bob on Sep 24, 2019 2:57 AM EDT)
  • Story Type: News Story
The open-spec BeagleBone AI has arrived for $118 with a dual Cortex-A15 TI AM5729 with dual C66x DSPs and 4x EVE cores for AI. The SBC supplies 1GB RAM, 16GB eMMC, WiFi/BT, GbE, USB 3.0 Type-C, and micro-HDMI. The long-awaited heir to the BeagleBone Black that was unveiled by the BeagleBoard.org Foundation in February has […]

Introducing 'Stealing Ur Feelings,' an Interactive Documentary About Big Tech, AI, and You

‘Stealing Ur Feelings‘ uses dark humor to expose how Snapchat, Instagram, and Facebook can use AI to profit off users’ faces and emotions   An augmented reality film revealing how …

Introduction to the Linux chgrp and newgrp commands

  • Opensource.com (Posted by bob on Sep 23, 2019 12:00 PM EDT)
  • Groups: Linux; Story Type: News Story
In a recent article, I introduced the chown command, which is used for modifying ownership of files on systems. Recall that ownership is the combination of the user and group assigned to an object. The chgrp and newgrp commands provide additional help for managing files that need to maintain group ownership. read more

Getting started with data science using Python

  • Opensource.com (Posted by bob on Sep 23, 2019 8:17 AM EDT)
  • Groups: Python; Story Type: News Story
Data science is an exciting new field in computing that's built around analyzing, visualizing, correlating, and interpreting the boundless amounts of information our computers are collecting about the world. Of course, calling it a "new" field is a little disingenuous because the discipline is a derivative of statistics, data analysis, and plain old obsessive scientific observation. read more

Code it, ship it, own it with full-service ownership

Software teams seeking to provide better products and services must focus on faster release cycles. But running reliable systems at ever-increasing speeds presents a big challenge. Software teams can have both quality and speed by adjusting their policies around ongoing service ownership. While on-call plays a large part in this model, advancement in knowledge, more resilient code, increased collaboration, and better practices mean engineers don't have to wake up to a nightmare.

Hone advanced Bash skills by building Minesweeper

I am no expert on teaching programming, but when I want to get better at something, I try to find a way to have fun with it. For example, when I wanted to get better at shell scripting, I decided to practice by programming a version of the Minesweeper game in Bash.

How to compare strings in Java

  • Opensource.com (Posted by bob on Sep 21, 2019 12:03 PM EDT)
  • Story Type: Interview
String comparison is a fundamental operation in programming and is often quizzed during interviews. These strings are a sequence of characters that are immutable which means unchanging over time or unable to be changed. Java has a number of methods for comparing strings; this article will teach you the primary operation of how to compare strings in Java. There are six options: read more

Managing network interfaces and FirewallD in Cockpit

  • Fedora Magazine (Posted by bob on Sep 21, 2019 5:29 AM EDT)
  • Groups: Fedora; Story Type: News Story
In the last article, we saw how Cockpit can manage storage devices. This article will focus on the networking functionalities within the UI. We’ll see how to manage the interfaces attached to the system in Cockpit. We’ll also look at the firewall and demonstrate how to assign a zone to an interface, and allow/deny services […]

Linux-powered NVR can stream and analyze 12 HD cam feeds without a cloud connection

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Sep 20, 2019 7:28 AM EDT)
  • Story Type: News Story; Groups: Cloud, Linux
A new “Camect” camera hub and 1TB NVR that can aggregate up to 12 HD streams has funded on Indiegogo. The $279 device runs Linux on an Apollo Lake SoC and provides AI algorithms to analyze video without a cloud service. A Mountain View-based startup called Camect has successfully launched an Apollo Lake-based, AI-enabled camera […]

Linux on the mainframe: Then and now

Last week, I introduced you to the origins of the mainframe's origins from a community perspective. Let's continue our journey, picking up at the end of 1999, which is when IBM got onboard with Linux on the mainframe (IBM Z). According to the Linux on z Systems Wikipedia page: read more

Linux 5.3 releases with support for AMD Navi GPUs

Linus Torvalds announced the release of Linux 5.3 on the Linux Kernel Mailing List (lkml).

An introduction to audio processing and machine learning using Python

  • Opensource.com (Posted by bob on Sep 19, 2019 5:06 PM EDT)
  • Groups: Python; Story Type: News Story
At a high level, any machine learning problem can be divided into three types of tasks: data tasks (data collection, data cleaning, and feature formation), training (building machine learning models using data features), and evaluation (assessing the model). Features, defined as "individual measurable propert[ies] or characteristic[s] of a phenomenon being observed," are very useful because they help a machine understand the data and classify it into categories or predict a value. read more

How to Install Bolt CMS with Nginx and Let's Encrypt on FreeBSD 12

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Sep 19, 2019 8:26 AM EDT)
  • Story Type: Tutorial; Groups: Linux, MySQL, PHP
Bolt is a sophisticated, lightweight and simple CMS built with PHP. This tutorial shows the installation of Bolt CMS in FreeBSD 12 with Nginx web server, MySQL database server and Let's Encrypt SSL certificate.

CAN-Bus HAT for Raspberry Pi 4 offers RTC and wide-range power

Copperhill’s third-gen, $65 “PiCAN3” HAT features Raspberry Pi 4 support and a SocketCAN-ready CAN-Bus 2.0B port. The HAT has an RTC and is powered by a 3A, 6-20V Switch Mode Power Supply that can also power the Pi. Copperhill Technologies has launched a CAN-Bus HAT for the Raspberry Pi 4 Model B designed for industrial […]

Adding themes and plugins to Zsh

In my previous article, I explained how to get started with Z-shell (Zsh). For some users, the most exciting thing about Zsh is its ability to adopt new themes. It's so easy to theme Zsh both because of the active community designing visuals for the shell and also because of the Oh My Zsh project, which makes it trivial to install them. read more

IBM will soon launch a 53-qubit quantum computer

  • techcrunch; By Frederic Lardinois (Posted by bob on Sep 18, 2019 11:45 PM EDT)
  • Story Type: Announcements; Groups: IBM
IBM continues to push its quantum computing efforts forward and today announced that it will soon make a 53-qubit quantum computer available to clients of its IBM Q Network. The new system, which is scheduled to go online in the middle of next month, will be the largest universal quantum computer available for external use yet.

How Intel's Clear Linux Team Cut The Kernel Boot Time From 3 Seconds To 300 ms

Intel engineer Feng Tang spoke at this week's Linux Plumbers Conference in Lisbon, Portugal on how the Clear Linux team managed to boot their kernel faster.

The community-led renaissance of open source

With few commercial participants, early free software and open source communities were, by definition, community-led. Software was designed and created organically by communities of users in response to their needs and inspiration. The results, to a degree nobody predicted, were often magical. read more

Election fraud: Is there an open source solution?

  • Opensource.com (Posted by bob on Sep 18, 2019 4:19 PM EDT)
  • Story Type: News Story
Can open source technology help keep our elections honest? With its Trust The Vote Project, the Open Source Election Technology (OSET) Institute is working on making that a reality for elections in the United States and around the world. read more

SMARC 2.0 module runs Linux on i.MX8M Mini

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Sep 18, 2019 12:36 PM EDT)
  • Story Type: News Story; Groups: Linux
Congatec’s “Conga-SMX8-Mini” SMARC 2.0 module runs Linux on NXP’s i.MX8M Mini with up to 4GB LPDDR4 and 128GB eMMC and optional WiFi and -40 to 85°C. There’s also a new carrier and coolers for Congatec’s Epyc 3000 based conga-B7E3 module. NXP’s power-efficient, 14nm FinFET fabricated i.MX8M Mini has attracted considerable support among computer-on-module manufacturers, starting […]

« Previous ( 1 ... 315 316 317 318 319 320 321 322 323 324 325 ... 1156 ) Next »