Showing headlines posted by bob

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

Linux Foundation Certified System Administrator: Theary Sorn

The Linux Foundation offers many resources for developers, users, and administrators of Linux systems. One of the most important offerings is its Linux Certification Program, which is designed to give you a way to differentiate yourself in a job market that's hungry for your skills.

Pass the 'Milk' to make code run four times faster, say MIT boffins

  • The Register; By Simon Sharwood (Posted by bob on Sep 15, 2016 8:45 PM CST)
  • Story Type: News Story; Groups: Developer
New programming language does clever things with caches to hasten parallel processing. 'Milk' claims to help code run four times faster MIT boffins have created a new programming language called “Milk” that they say runs code four times faster than rivals.

RPi-Powered pi-topCEED Makes the Case as a Low-Cost Modular Learning Desktop

It's hard to go a day without seeing interesting and compelling Indiegogo or Kickstarter projects that feature the Raspberry Pi, Pine 64 or the Intel Edison inside some sort of embedded device or standalone computer or laptop. Last fall, I stumbled across one such project that billed itself as "the first $99 Raspberry Pi desktop", and I felt the need to have it.

Oracle abandons NetBeans to Apache

Oracle wants to dump its NetBeans Java integrated development environment on the Apache Software Foundation.

Marrying Ephemeral Docker Containers to Persistent Data

  • Linux.com (Posted by bob on Sep 15, 2016 4:56 PM CST)
  • Story Type: News Story; Groups: Linux
Docker containers are ephemeral by design. They come and they go like a herd of hyperactive squirrels, which is great for high availability, but not so great for preserving your data. Kendrick Coleman of EMC {code} demonstrated how to have both ephemeral containers and persistent data in his talk called "Highly Available & Distributed Containers" at ContainerCon North America.

Tiny $2 IoT module runs FreeRTOS on Realtek Ameba WiFi SoC

  • HackerBoards (Posted by bob on Sep 15, 2016 3:59 PM CST)
  • Story Type: News Story
Pine64’s $2 “PADI IoT Stamp” module is based on Realtek’s new “RTL8710AF” Cortex-M3 WiFi SoC, a cheaper FreeRTOS-ready competitor to the ESP8266. Realtek’s RTL8710AF WiFi system-on-chip began showing up on tiny “B&T” labeled modules in July in China on AliExpress, as described in this Hackaday post. The Realtek SoC offers an even lower cost, and […]

How to Get Started Writing Web Applications with Node.js

  • Linux.com - Original Content (Posted by bob on Sep 15, 2016 2:05 PM CST)
  • Story Type: News Story; Groups: Linux
You can use Node.js to create anything from a simple webchat to an app that turns your mobile phone into a game controller. If you are using a videoconferencing utility over the web, the host is probably running on Node.js. If you are accessing your email and day planner through a web browser or playing online games, Node.js is sure to be somewhere in the mix, too...

3 open source alternatives to PowerPoint

  • Opensource.com (Posted by bob on Sep 15, 2016 12:11 PM CST)
  • Story Type: News Story
PowerPoint is one of those programs whose use has become so ingrained in the corporate world that it is probably running the risk of becoming completely genericized, in the same way that some people use Kleenex to refer to all tissues, or BAND-AIDs to refer to all bandages. read more

Automating repetitive tasks for digital artists with Python

Artists and designers should know how to code. There, I said it. Now, I could go into a good in-depth exposition on how the artist mindset and the developer/engineer mindset aren't all that different, or how the image of the "non-technical artist" is a relatively recent phenomenon. Those are topics for another article. For the purposes of this article, suffice it to say that knowing a little code will not only give you a better understanding of how your digital tools work, but that knowledge will help you create your work more efficiently. read more

JDK 9 release delayed another four months

  • The Register (Posted by bob on Sep 15, 2016 4:27 AM CST)
  • Groups: Oracle; Story Type: News Story
Devs ask for more time to do the job right, meaning July 2017 instead of next week as first planned Oracle's asking for more time to complete JDK 9.…

GitHub gets all grown-up with code review, project management, etc

  • The Register (Posted by bob on Sep 15, 2016 3:30 AM CST)
  • Story Type: News Story
And look who has the most open source contributors – it rhymes with Nitro Waft The GitHub Universe event has kicked off in San Francisco, with a number of new GitHub features announced by CEO Chris Wanstrath.…

Bug of the month: Cache flow problem crashes Samsung phone apps

Exploding batteries to the left, exploding code to the right. It's not been a good summer for Samsung. It packed its Galaxy Note 7 smartphones with detonating batteries, sparking a global recall. Apps built by Mono, the software development toolkit, were crashing indiscriminatingly on Samsung's latest Android handsets with illegal instruction errors despite the code being good.

To gamify or not to gamify community

Human beings are inherently playful creatures. From birth, play has an important function in our lives—from skills acquisition, to competition and beyond. We continue this love affair with play throughout sports, video games, and even catching animated animals in Pokémon Go.

KDE at FISL 2016

  • KDE.news; By Sandro Santos Andrade (Posted by bob on Sep 14, 2016 9:47 PM CST)
  • Story Type: News Story; Groups: Community, KDE
The 17th edition of the International Free Software Forum (FISL) took place, as usual, at Pontifical Catholic University of Rio Grande do Sul's Convention Center, city of Porto Alegre, from 13th to 16th July. FISL is the largest FOSS conference in Latin America and a quite traditional venue to get a comprehensive panorama of all sorts of FOSS-related new topics: technical advances, adoption cases, FOSS and education, hacker culture, just to mention a few.

Linux helped me grow as a musician

In the early days of Linux it was possible to do high-quality audio recording, but it was often difficult to set up. Then Ubuntu Studio made it a lot easier. Back in 2000-2002, after studying B2B marketing, I started to work at an engineering office. Aside from marketing and sales stuff, I was in charge of optimizing the number of workstations and licenses to match our real needs and cut costs. We had many expensive CAD workstations that were mainly running Unix at the time, from vendors such as SGI, IBM, and Sun, with costly CATIA, Euclid, and Unigraphics software. read more

Server Monitoring with Shinken on Ubuntu 16.04

Shinken is an open source computer and network monitoring framework written in python and compatible with Nagios. In this tutorial, I will show you how to install Shinken from source and how to add a Linux host to the monitoring system. I will use Ubuntu 16.04 Xenial Xerus as the operating system for the Shinken server and monitored host.

Chile's green energy future is powered by open data analysis

  • Opensource.com (Posted by bob on Sep 14, 2016 5:01 PM CST)
  • Story Type: News Story
Open source software and open data play key roles in implementing Chile's long-term energy planning, identifying ways to get the maximum value from development, minimizing its impact, and requiring less development overall. read more

DevOps and the Art of Secure Application Deployment

  • Linux.com; By Amber Ankerholz (Posted by bob on Sep 14, 2016 3:07 PM CST)
  • Story Type: News Story; Groups: Linux
Secure application deployment principles must extend from the infrastructure layer all the way through the application and include how the application is actually deployed, according to Tim Mackey, Senior Technical Evangelist at Black Duck Software.

Navigating the challenges of international teamwork

  • Opensource.com (Posted by bob on Sep 14, 2016 2:09 PM CST)
  • Story Type: News Story
I started my open source work from Oregon, USA working on a project in the "Republic" of Texas. While that, at first glance, does not sound international in nature, I can assure you that Oregon and Texas might as well be different countries. I experienced both the joy and frustration of working with users from both places that had big cultural differences, as well as overlapping needs. This early experience laid the groundwork for the future, where I got to work at the international level on OpenEMR, an electronic healthcare records system. read more

Front Ends and Extensions Take Hadoop in New Directions

  • Linux.com; By Sam Dean (Posted by bob on Sep 14, 2016 1:12 PM CST)
  • Story Type: News Story; Groups: Linux
Across the history of data analytics, marquee-level applications have always given rise to useful front ends and connectors that extend what the original applications were capable of. For example, the dominance of the spreadsheet gave rise to macros, plugins, and extensions. Likewise, the rise of SQL database applications ushered in database front ends, plugins, and connectors. Now, Big Data titan Hadoop is inspiring its own ecosystem of powerful extensions and front ends.

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