Showing headlines posted by bob

« Previous ( 1 ... 479 480 481 482 483 484 485 486 487 488 489 ... 1156 ) Next »

Another day, another Intel CPU security hole: Lazy State

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Jun 15, 2018 12:50 PM EDT)
  • Story Type: News Story; Groups: Intel
VIDEO: Intel has announced that there's yet another CPU security bug in its Core-based microprocessors.

Meet the Frenchman masterminding a Google-free Android

What open-sourcery is this? Interview Open source had a moral purpose when it was fighting "The Borg", Microsoft, in the 1990s, but then it fell from view. You could say it has found its mojo again, only this time it is about loosening the grip of companies built on ever more intrusive personal data processing: Google and Facebook. One of the biggest but most promising challenges is creating an Android free of Google's data-slurping.…

Going Global with Kubernetes

Kubernetes is often touted as the Linux of the cloud world, and that comparison is fair when you consider its widespread adoption. But, with great power comes great responsibility and, as the home of Kubernetes, the Cloud Native Computing Foundation (CNCF) shoulders many responsibilities, including learning from the mistakes of other open source projects while not losing sight of the main goal.

15.6-inch Apollo Lake panel PC supports Fedora, Ubuntu, and Yocto Linux

DFI’s “KS-156AL” industrial touch-panel PC runs Linux or Windows on Apollo Lake and features a 15.6-inch, 1366 x 768 touchscreen with IP65 protection and shock and vibration resistance. DFI’s Linux-friendly, 15.6-inch KS-156AL panel PC is based on its AL171 mini-ITX board, which was announced a year ago along with the similar AL173 which is otherwise identical except for the addition of wide-range power.

Piventory: LJ Tech Editor's Personal Stash of Raspberry Pis and Other Single-Board Computers

Occasionally, I'll hear people talk about how they have a Raspberry Pi or some other small computer lying around, but they haven't figured out quite what to do with it yet. And it always shocks me, because I have a house full of those small computers doing all sorts of things, so in this article, I describe my personal "Piventory" ...

Bash tips for everyday at the command line

  • Opensource.com (Posted by bob on Jun 14, 2018 9:58 PM EDT)
  • Groups: Linux; Story Type: News Story
As the default shell for many of the Linux and Unix variants, Bash includes a wide variety of underused features, so it was hard to decide what to discuss. Ultimately, I decided to focus on Bash tips that make day-to-day activities easier. read more

Emacs, Vim, or something else?

Some topics are just bound to bring about a roaring argument spirited intellectual discussion. At the dinner table, it might be religion or politics. But among open source users, aside from asking about preferred Linux distributions, the next most rabblerousing stimulating question is likely around what text editor you prefer. read more

Linux sha1sum Command Tutorial for Beginners (with Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 14, 2018 5:01 PM EDT)
  • Groups: Linux; Story Type: News Story
Linux command line offers several tools for checking and verifying a file's integrity. One such tool is sha1sum, which we will be discussing here in this tutorial using some easy to understand examples.

An introduction to the Tornado Python web app framework

  • Opensource.com (Posted by bob on Jun 14, 2018 2:32 PM EDT)
  • Groups: Python; Story Type: News Story
In the first two articles in this four-part series comparing different Python web frameworks, we've covered the Pyramid and Flask web frameworks. We've built the same app twice and seen the similarities and differences between a complete DIY framework and a framework with a few more batteries included. read more

Docker: Installation and Basic Usage on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 14, 2018 2:16 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Docker is an open-source project that provides an open platform for developers and sysadmins to build, package, and run applications anywhere as a lightweight container. Docker automates the deployment of applications inside software containers. This tutorial shows you how to install Docker on Ubuntu 18.04 LTS (Bionic Beaver) and how to start using it.

How to Install the latest OpenSSL version from Source on Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 14, 2018 7:44 AM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
OpenSSL is a widely used crypto library that implements SSL and TLS protocols to secure communications over computer networks. In this tutorial, I will show you step-by-step how to install the latest stable OpenSSL version from source on the Ubuntu 18.04 and CentOS 7.5 servers.

Debian variant offers safe homeland for systemd haters

The Devuan project has released a v2.0 ASCII version of its Devuan fork of Debian that replaces the systemd init with OpenRC, and let’s you load other inits of your choice. The release supports several major Linux hacker boards. The Devuan project was announced in 2014 as a Debian fork for those who prefer other […]

Linux Gets Loud

Exploring the current state of musical Linux with interviews of developers of popular packages. Linux is ready for prime time when it comes to music production. New offerings from Linux audio developers are pushing creative and technical boundaries...

AI Is Coming to Edge Computing Devices

  • Linux.com; By Eric Brown (Posted by bob on Jun 14, 2018 1:33 AM EDT)
  • Story Type: News Story; Groups: Linux
Very few non-server systems run software that could be called machine learning (ML) and artificial intelligence (AI). Yet, server-class “AI on the Edge” applications are coming to embedded devices, and Arm intends to fight with Intel and AMD over every last one of them.

5 microservice testing strategies for startups

Testing microservices is hard. I learned just how hard it could be when I first dived into a tech stack with seven separate microservices, each with its own code base, dependency management, feature branches, and database schema—which also happened to have a unique set of migrations. Talk about hectic. The approach I took was to run everything locally. That meant that whenever I wanted to run end-to-end tests, I needed to go through the following five steps for each of the seven microservices: read more

WITHIN creates distribution platform using WebVR

  • The Mozilla Blog; By Judy DeMocker (Posted by bob on Jun 13, 2018 9:50 PM EDT)
  • Story Type: Editorial; Groups: Mobile, Mozilla
Virtual Reality (VR) pioneers at WITHIN have launched one of the first VR distribution platforms. Now anyone can enjoy gorgeous VR on their PC, headset, or mobile device, thanks to the WebVR API, created by Mozilla engineers. Read more The post WITHIN creates distribution platform using WebVR appeared first on The Mozilla Blog.

Cortex-A76, Mali-G76, and ML chip designs pump up AI

Arm’s Cortex-A76 design offers speed/efficiency improvements including a 4x boost in AI performance, and is paired with a new Mali-G76 GPU that is also said to aid AI. Meanwhile, Arm revealed more details on its upcoming ML co-processors. Very few non-server systems run software that could be called machine learning (ML) and artificial intelligence (AI).

Copyleft Terms May Become Unenforceable in 11 Countries under CPTPP

The Comprehensive and Progressive Agreement for Trans Pacific Partnership (CPTPP) is an enormous (roughly 6,000-page) treaty between Australia, Brunei, Canada, Chile, Japan, Malaysia, Mexico, New Zealand, Peru, Singapore and Vietnam that was signed in Chile on March 8, 2018. So far, only Mexico and Japan have ratified it. CPTPP is almost identical to the original TPP, which included those 11 countries plus the United States. In early 2017, the US withdrew from the treaty, which its President had previously described as a "terrible deal".

Introducing a Groff Macros cheat sheet

  • Opensource.com; By Jim Hall (Posted by bob on Jun 13, 2018 3:38 PM EDT)
  • Story Type: Editorial; Groups: GNU, Linux
Linux has a handy text formatting command. GNU groff is quite old, but it's still very useful to generate documents. Most people use groff to write papers, but you can also use groff as a lightweight intermediate report generator for an automated system.

« Previous ( 1 ... 479 480 481 482 483 484 485 486 487 488 489 ... 1156 ) Next »