Showing headlines posted by bob

« Previous ( 1 ... 787 788 789 790 791 792 793 794 795 796 797 ... 1213 ) Next »

What is deep learning, and why should you care about it?

  • Opensource.com (Posted by bob on Oct 21, 2016 5:34 AM CST)
  • Story Type: News Story
Whether it's Google's headline-grabbing DeepMind AlphaGo victory, or Apple's weaving of "using deep neural network technology" into iOS 10, deep learning and artificial intelligence are all the rage these days, promising to take applications to new heights in how they interact with us mere mortals. read more

Tips for contributing to a complex and large project like OpenStack

  • Opensource.com; By Jen Wike Huger (Posted by bob on Oct 21, 2016 3:05 AM CST)
  • Story Type: Interview; Groups: Community
Becoming a QA Engineer for OpenStack was a career shift for Emily Wilson who has a background in research microbiology. But there's an odd similarity between the two careers—they both involve figuring out what makes complicated systems work and where the weak points are.

Compact module runs Ubuntu on quad-core G-Series Steppe Eagle

Arbor has launched an Ubuntu-ready COM Express Compact Type 6 module with a quad-core G-Series Steppe Eagle SoC, plus DDI, USB, SATA, and PCIe connectivity. The Arbor Technology EmETXe-a58M0 adopts the 95 x 95mm COM Express Compact Type 6 form factor, which it used for last year’s 5th Gen Intel Core based EmETXe-i88U0 module. The […]

FCAIC in the House

The who in the where? On 3 October I officially1 started my new role as the Fedora Community Action and Impact Coordinator2 (abbreviated to FCAIC, pronounced “F-cake”). The job is like many other roles called “Community Manager” or “Community Lead.”... Continue Reading →

Docker: Making the Internet Programmable

  • Linux.com; By Dawn Foster (Posted by bob on Oct 20, 2016 10:08 PM CST)
  • Story Type: News Story; Groups: Linux
Docker, and containers in general, are hot technologies that have been getting quite a bit of attention over the past few years. Even Solomon Hykes, Founder, CTO, and Chief Product Officer at Docker started his keynote with the assumption that people attending LinuxCon Europe know that Docker does containers, so instead of focusing on what Docker does, Hykes used his time to talk about Docker’s purpose saying, “It really boils down to one small sentence. We're trying to make the Internet programmable.”

Google's Open Source Report Card Highlights Game-Changing Contributions

Ask people about Google’s relationship to open source, and many of them will point to Android and Chrome OS — both very successful operating systems and both based on Linux. Android, in particular, remains one of the biggest home runs in open source history. But, as Josh Simmons from Google’s Open Source Programs Office will tell you, Google also contributes a slew of useful open source tools and programs to the community each year.

Ranking the Web With Radical Transparency

  • Linux.com - Original Content (Posted by bob on Oct 20, 2016 10:58 AM CST)
  • Groups: Linux, Apache; Story Type: News Story
Ranking every URL on the web in a transparent and reproducible way is a core concept of the Common Search project, says Sylvain Zimmer, who will be speaking at the upcoming Apache: Big Data Europe conference in Seville, Spain.

Useful Vim editor plugins for software developers - part 3: a.vim

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 20, 2016 9:44 AM CST)
  • Groups: Linux; Story Type: News Story
Now, in this third and the final part, we will discuss another very useful plugin dubbed a.vim. Up until now, in this series of articles covering programming-related plugins for Vim, we discussed basics of Vim plugin installation using Pathogen plugin manager, and covered a total of three plugins - namely Tagbar, delimitMate, and Syntastic. Now, in this third and the final part, we will discuss another very useful plugin dubbed a.vim.

3 Twitter clients for the Linux command line

  • Opensource.com (Posted by bob on Oct 20, 2016 8:18 AM CST)
  • Groups: Linux; Story Type: News Story
Twitter at the command line? Why not! While this may seem like a solution searching for a problem, for some people interacting with Twitter in a terminal window makes sense. There's less distraction at the command line than with a desktop Twitter client or even Twitter's web interface. On top of that, command-line clients are fast and their interfaces are generally quite clean. No matter why you want to work with Twitter in a terminal, there are applications out there for you. Here's a look at three Twitter clients that you can run from the command line. read more

How to incorporate open source into computer science classes

  • Opensource.com (Posted by bob on Oct 20, 2016 7:04 AM CST)
  • Story Type: News Story
This year at the Grace Hopper Conference I'm moderating a panel on why, and how, to incorporate open source into computer science classes. The panelists are four computer science instructors—all women—who have already used open source projects in their classrooms. read more

Tiny OpenWRT WiFi module updated in $12 and $4 versions

  • HackerBoards (Posted by bob on Oct 20, 2016 5:22 AM CST)
  • Groups: Linux; Story Type: News Story
The $12 “VoCore2” WiFi COM, which runs OpenWrt on a Mediatek MT7688AN, has won Indiegogo funding and has been joined by a $4 “VoCore2 Lite” version. Back in 2014, we hailed the $20 VoCore computer-on-module as the smallest yet to run Linux, measuring only 25 x 25mm. Earlier this month, China-based VoCore launched an updated […]

Apache on Ubuntu Linux For Beginners: Part 2

  • Linux.com - Original Content; By Carla Schroder (Posted by bob on Oct 20, 2016 3:48 AM CST)
  • Story Type: Tutorial; Groups: Apache, Linux, Ubuntu
We'll learn the easy way how to enable SSL on Apache, and the slightly harder and more authoritative way. Please refer to part 1 of this series, Apache on Ubuntu Linux For Beginners, as this builds on the examples shown there.

Upcoming Free Webinars From The Linux Foundation

Learn about The Linux Foundation's latest initiatives and industry trends, or dive into technical training topics with our free webinar series. Register today to save your spot!

Nasdaq Selects Drupal 8

Dries Buytaert announced today that Nasdaq Corporate Solutions has selected Drupal 8 and will work with Acquia to create its Investor Relations Website Platform.

A Doctor Learns How to Code Through Open Source

Judy Gichoya is a medical doctor from Kenya who became a software developer after joining the open source medical records project, OpenMRS. The open source project creates medical informatics software that helps health professionals collect and present data to improve patient care in developing countries.

3.5-inch SBC expands upon Skylake-H

  • HackerBoards (Posted by bob on Oct 19, 2016 8:22 PM CST)
  • Groups: Intel; Story Type: News Story
Commell’s 3.5-inch “LE-37I” SBC features Intel 6th Gen Core CPUs, and offers SATA 3, dual GbE, dual Mini-PCIe with SIM, and a wide-range power supply. Like Commell’s 3.5-inch LE-37G single board computer, the LE-37I supports Intel’s 6th Gen (“Skylake”) Core processors, but this model uses the higher-end, mostly quad-core Skylake-H series processors rather than the […]

How to Install Ruby on Rails (RoR) with PostgreSQL on Ubuntu 16.04

In this tutorial, I will show you how to install Ruby on Rails on ubuntu 16.04 LTS. I will show you how to install and configure Rails with a PostgreSQL database, and how to create a new first project with Rails. Ruby on Rails (RoR) is an open source web application framework, published under MIT License. Ruby on Rails, or rails is written in Ruby, it is a server-side web application framework that follows the MVC (Model-View-Controller) concept.

Red Hat eye from the Ubuntu guy: Fedora -- how you doin'?

More than a mere RHEL release testbed Comment Red Hat is the biggest – and one of the oldest – companies in the Linux world, but despite the difficulty of accurately measuring Linux usage figures, Ubuntu and its relatives seem to be the most popular Linux distributions. Red Hat isn’t sitting idle, though. Despite its focus on enterprise software, including virtualisation, storage and Java tools, it’s still aggressively developing its family of distros: RHEL, CentOS and Fedora.…

Canonical Ltd.'s Ubuntu Core

Canonical Ltd.'s "Snappy" Ubuntu Core, a stripped-down version of Ubuntu designed for autonomous machines, devices and other internet-connected digital things, has gained significant traction in the chipset/semiconductor market recently.

How Apache Kafka is powering a real-time data revolution

  • Opensource.com (Posted by bob on Oct 19, 2016 11:42 AM CST)
  • Groups: Apache; Story Type: Interview
Two years ago, Neha Narkhede co-founded a company called Confluent to build on her team's work with Apache Kafka. In this interview, we talk about how lots of companies are deploying Kafka and how that has led to a very busy GitHub repo. Narkhede will keynote at All Things Open in Raleigh, NC next week. read more

« Previous ( 1 ... 787 788 789 790 791 792 793 794 795 796 797 ... 1213 ) Next »