Showing headlines posted by bob

« Previous ( 1 ... 644 645 646 647 648 649 650 651 652 653 654 ... 1147 ) Next »

Mozilla abandons experimental Aurora Firefox channel

  • The Register; By Gavin Clarke (Posted by bob on Apr 19, 2017 9:26 AM EDT)
  • Story Type: News Story; Groups: Mozilla
Mozilla is killing the channel it introduced for developers to test experimental new features in Firefox and keep pace with Chrome.

Dive Into Connected Car and Open Source at Automotive Linux Summit 2017

  • Linux.com - Original Content (Posted by bob on Apr 19, 2017 8:11 AM EDT)
  • Groups: Linux; Story Type: News Story
Next month, the world’s leading automotive experts and engineers will gather at Automotive Linux Summit in Japan to discuss the future of connected cars and collaborate on the open source technologies driving innovation in the automotive arena.  

Docker LinuxKit: Secure Linux containers for Windows, macOS, and clouds

At Dockercon in Austin, Texas, Docker CEO Solomon Hydes said, Docker "is a bunch of projects not a monolith." One of the newest of these projects is LinuxKit. This is a toolkit for building secure, portable, and lean operating systems for containers.

Pico-ITX Apollo Lake SBC offers multiple expansion options

Axiomtek’s PICO313 Pico-ITX SBC extends Intel’s Apollo Lake SoCs with 2x mini-PCIe slots, 2x homegrown connectors, and an I/O board with real-world ports. The 100 x 72mm PICO313 can be considered as a more “embedded” spin of the similarly Intel Apollo Lake based PICO312 Pico-ITX board. The only real-world coastline ports are available on a […]

What to do when you're feeling underutilized

  • Opensource.com (Posted by bob on Apr 19, 2017 3:14 AM EDT)
  • Story Type: News Story
A few weeks ago, on one of many trips I take to visit team members in different locations around the world, I was having a one-on-one conversation with an associate who I’ve only spoken to a few times. This person has a strong reputation for doing high-quality work and expertly navigating complicated dynamics with stakeholders and other team members. He wanted to let me know that another person on the team, somebody who was relatively new and who probably would not be comfortable coming to me directly, might be in danger of quitting. read more

Wrapping Up the Mars Lander

In my last few articles ("Let's Go to Mars with Martian Lander" and "Mars Lander, Take II: Crashing onto the Surface"), I've been building a variant on the classic video game Lunar Lander, with a few simplificatio

A new approach to embedded scripting and developing for IoT with mJS

In my previous article, I talked about IoT (Internet of Things) and connecting physical objects ("things") to the internet. I've discussed how Mongoose OS, an open source operating system for IoT, makes programming microcontrollers in JavaScript easy for both newbies and professional developers. read more

16 Practical Examples of Linux LS command for Beginners

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 18, 2017 10:17 PM EDT)
  • Groups: Linux; Story Type: News Story
Whenever it's required to take a look at the contents of a directory on the command line in Linux, ls is the command that's used. It lists the contents sorted in alphabetical order. While that's the tool's basic usage, it offers a plethora of features (in the form of command line options) that help you in several circumstances. In this tutorial, we will discuss the usage of some of these command line options through easy to understand examples.

Raspberry Pi pulse generator HAT targets motor control

CNC Design’s “Pulse Train Hat” is a Raspberry Pi add-on that generates variable frequency pulses for automation systems such as stepper/servo motors. CNC Design Limited has launched a Pulse Train Hat (PTHAT) add-on board for the Raspberry PI designed to “make motor control easy, fast and accurate.” The Raspberry Pi HAT compliant board lets customers […]

How to deal with leaving an open source project

  • Opensource.com (Posted by bob on Apr 18, 2017 6:34 PM EDT)
  • Story Type: News Story
In early 2015, I decided to leave my job, a job that I'd been at for just over two years. Nobody among my family and friends was surprised that I was pursuing another position. Making this move was a common thing to do, especially in the technology industry where we tend to change jobs frequently. read more

ADAS development system runs Linux on TI’s TDA2X

  • LinuxGizmos.com (Posted by bob on Apr 18, 2017 5:19 PM EDT)
  • Groups: Linux; Story Type: News Story
D3 Engineering’s “DesignCore RVP-TDA2x Development Kit for ADAS” taps TI’s TDA2x, Jacinto 6, or AM562x, and offers a 3GHz FPD-Link III video input. D3 Engineering’s DesignCore RVP-TDA2x Development Kit for ADAS is a Rugged Vision Platform (RVP) development kit designed for evaluating ADAS (Advanced Driver Assistance Systems) technology under realistic on-vehicle conditions. Applications include front […]

Grok the GIL: How to write fast and thread-safe Python

  • Opensource.com (Posted by bob on Apr 18, 2017 4:05 PM EDT)
  • Groups: Python; Story Type: News Story
When I was six years old, I had a music box. I'd wind it up, and a ballerina revolved on top of the box while a mechanism inside plinked out "Twinkle, Twinkle, Little Star." The thing must have been godawful tacky, but I loved that music box, and I wanted to know how it worked. Somehow I got it open and was rewarded with the sight of a simple device—a metal cylinder the size of my thumb, studded so that as it rotated, it plucked the teeth of a steel comb and made the notes. read more

Red Hat steps up its Kubernetes game with OpenShift Container 3.5

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Apr 18, 2017 9:53 AM EDT)
  • Story Type: News Story; Groups: Cloud, Red Hat
Kubernetes, the open-source system for managing Docker and Rkt containers across private, public, and hybrid cloud environments, grows every more popular. So, it's no surprise that Red Hat, with its intention to become a cloud power, is embracing OpenShift Container Platform 3.5. Red Hat wants you to manage your cloud containers with OpenShift Container Platform 3.5.

Module runs Linux on new octa-core RZ/G1H SoC, has nano-ITX carrier

iWave’s rugged “iW-RainboW-G21M-Q7” COM debuts the octa-core Renesas RZ/G1H, and adds 2GB DDR3, 4GB eMMC, and support for GbE, SATA 3.1, USB 3.0, and PCIe. iWave’s Qseven 2.0 form-factor iW-RainboW-G21M-Q7 computer-on-module, also referred to as the “RZ/G1H SOM,” appears to be the first embedded board showcasing the recently announced, octa-core RZ/G1H SoC from Renesas.

How to draw primitive shapes with BRL-CAD

  • Opensource.com (Posted by bob on Apr 17, 2017 11:17 PM EDT)
  • Story Type: News Story
A primitive is a basic shape that has a unique polynomial equation within a CAD (Computer-Aided Design) software package used for geometric modeling of more complex shapes. Examples include an ellipse, a sphere, a torus, a square, and in our case a heart-shaped primitive with a sextic equation (a polynomial, which has six roots). read more

What Makes Up a Kubernetes Cluster?

  • Linux.com; By Carla Schroder (Posted by bob on Apr 17, 2017 7:28 PM EDT)
  • Story Type: News Story; Groups: Linux
In our first three installments in this series, we learned what Kubernetes is, why it's a good choice for your datacenter, and how it was descended from the secret Google Borg project. Now we're going to learn what makes up a Kubernetes cluster. A Kubernetes cluster is made of a master node and a set of worker nodes. In a production environment these run in a distributed setup on multiple nodes. For testing purposes, all the components can run on the same node (physical or virtual) by using minikube.

Automate podcast publishing with Python

I have a podcast on which I chat with both Red Hat colleagues and a variety of industry experts on topics from cloud to DevOps to containers to IoT to open source. Over time, I've gotten the recording and editing process pretty streamlined. When it comes to the mechanics of actually putting the podcast online, however, there are a lot of fussy little steps that need to be followed precisely. read more

9 Ways to Harden Your Linux Workstation After Distro Installation

  • Linux.com - Original Content; By Konstantin Ryabitsev (Posted by bob on Apr 17, 2017 8:02 AM EDT)
  • Story Type: News Story, Security; Groups: Linux
So far in this series, we’ve walked through security considerations for your SysAdmin workstation from choosing the right hardware and Linux distribution, to setting up a secure pre-boot environment and distro installation. Now it’s time to cover post-installation hardening.

How to boot an earlier kernel on Fedora

Fedora regularly offers an updated stable kernel for its users. This is just one of many reasons Fedora is a way to get the newest technology now. On rare occasions, though, a new kernel can bring an issue with it. You... Continue Reading →

Canonical sharpens post-Unity axe for 80-plus Ubuntu spinners

  • The Register; By Alexander J Martin (Posted by bob on Apr 17, 2017 4:13 AM EDT)
  • Story Type: News Story; Groups: Ubuntu
Shuttleworth returns as CEO. More than 80 Canonical workers are facing the axe as founder Mark Shuttleworth has takes back the role of chief executive officer.

« Previous ( 1 ... 644 645 646 647 648 649 650 651 652 653 654 ... 1147 ) Next »