Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 ... 7359 ) Next »

New Test Pilot Experiments Available Today

  • The Mozilla Blog (Posted by bob on Aug 1, 2017 11:33 PM CST)
  • Story Type: News Story; Groups: Mozilla
It’s been a busy summer for Firefox!  Last month, we delivered the first in a series of groundbreaking updates to...

How to Install SonarQube on Ubuntu 16.04

SonarQube is a free and open source quality management system platform that can be used to automate code inspection. It can analyze source code files, calculate a set of metrics and show the result on the web based dashboard. It is written in Java language and also supports other languages like Perl, PHP, and Ruby.

We don't make software for free, we make it for freedom

  • Opensource.com (Posted by bob on Aug 1, 2017 9:04 PM CST)
  • Story Type: News Story
The debate about whether vendors can thrive and scale if their primary outputs are freely licensed continues to brew nearly two years since I wrote about the topic. read more

LibreOffice 5.4: The best office suite gets better

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Aug 1, 2017 7:50 PM CST)
  • Story Type: News Story
The newest LibreOffice is also the best version to date.

What does the manager of an open team do, anyway?

  • Opensource.com (Posted by bob on Aug 1, 2017 6:36 PM CST)
  • Story Type: News Story
While hosting a quarterly town hall meeting with my team a few months ago, I announced that we had finally hired a new senior manager to lead a big portion of the group. This role had gone unfilled for a while, so I'd been temporarily filling it. After describing the new leader and reviewing the selection process, I asked if anybody had any questions or comments. There was just one, and it was something like: "So, now that you are hiring this new person, what are you going to do?" read more

What's New Going To Be In Ubuntu 17.10

?Ubuntu 17.10 codenamed Artful Aardvark (17.04 Zasty Zapus took us to the end of the alphabets so we are back to A) is expected to arrive on October 19, 2017. It was slated to bring minor improvements to the Ubuntu 17.04 but Canonical has sped things up and is bringing GNOME3 home quite early, Bye bye Unity. So how is the next iteration of Ubuntu fearing so far? Things are not finalized yet but let us see the direction is heading. Note that things might change (they won’t) in the final release.

Apt-Fast To Speed Up Your Package Downloads In Ubuntu/Debian

Apt-Fast is a small shell script wrapper that can drastically improve apt-get & aptitude download speed using multi threaded tool such as axel and aria2.

Open source mapping project preserves cultural heritage

  • Opensource.com (Posted by bob on Aug 1, 2017 2:53 PM CST)
  • Story Type: News Story
On October 15, 2013, the Filipino province of Bohol was hit by a powerful earthquake that affected over 3.2 million people. Nearly 71,900 homes and several old and historical monuments were damaged or destroyed. Many of these historical buildings were colonial churches, including Loboc Church, Loon Church, Maribojoc Church, and Baclayon Church. read more

What’s New in Mageia 6

Mageia 6 is the latest version of mageia linux distribution. This release features the current LTS (Long Term Support) version of the KDE community’s desktop environment, Plasma 5.8 include KDE Applications 16.12 and KDE Frameworks 5.32 .

KMail User Survey

  • KDE.news (Posted by bob on Aug 1, 2017 12:24 PM CST)
  • Story Type: News Story; Groups: KDE
Do you use KMail or Kontact? The KDE PIM developers want to get more knowledge about how KMail is used so they can better know where they should focus and how they should evolve Kmail and Kontact. They want to make the best user experience possible and you can help by filling out a short survey.

Tilix: Advanced Tiling Terminal Emulator for Power Users

  • It's FOSS; By Munif (Posted by abhishekpc on Aug 1, 2017 11:10 AM CST)
  • Groups: Linux
If your distro uses GNOME shell or something similar, chances are you are using GNOME terminal or one of its variants. Well, that works alright most of the time. But if you spend a lot of your time in front of a terminal emulator, you might feel the need for a little more than the default terminal emulators offer.

Fedora Classroom Session 2

  • Fedora Magazine (Posted by bob on Aug 1, 2017 9:55 AM CST)
  • Groups: Fedora; Story Type: News Story
The Fedora Classroom sessions continues this week. You can find the general schedule for sessions on the wiki. You can also find resources and recordings from previous sessions there. Here are details about this week’s session. Instructor Eduard Lucena is... Continue Reading →

Announcing PiCluster version 2.0!

I am pleased to announce PiCluster version 2.0! In case you are unfamiliar with PiCluster, it is a container management tool written in Node.js used to manage Docker containers.

Quick - what time is it in Singapore?

If you want to know the local time around the world, Linux has options ranging from plain to gorgeous.[..] What I wanted, though, was a time-notifier that showed me just the local time and day in a few selected places, that could be called up with a keyboard shortcut, that displayed the information in an eye-catching way in the corner of my screen and that disappeared automatically after, say, 5 seconds.

How to Play Music from the Linux Command Line

  • Make Tech Easier; By Nick Congleton (Posted by damien on Aug 1, 2017 3:32 AM CST)
  • Story Type: Tutorial; Groups: Linux
Playing music from the command line isn’t the right option for everyone. MPD is a command-line option for music playback that requires manual configuration. Some people will love that. It’ll drive others insane. It all depends on how you prefer to use your Linux PC.

System76's Pop!_OS Linux Distro to Get the Volume Improvements from Ubuntu 17.10

System76's engineers won't take a break from adding new features to the first major release of the Ubuntu-based Pop!_OS Linux distribution, and they recently shared a blog article to keep the community up-to-date with what's they're planning lately.

Faster Tied Together: Bundling Your App with webpack

Webpack is a robust and extensible tool that brings speed, parity between environments, and organized code to your application. It does its best work graphing a modular codebase, tying many graphed dependencies together into a few output files.

OpenPOWER GPU-enabled architecture performance enhancement using the Engineering and Scientific Subroutine Library (ESSL) drop-in acceleration

  • IBM developerWorks : Linux (Posted by bob on Jul 31, 2017 11:49 PM CST)
  • Groups: IBM, Linux; Story Type: News Story
This article illustrates the methodology to offload the part of computations to GPU without refactoring the applications. The Crossroads/NERSC-9 Memory Bandwidth benchmark is used to showcase the offload of dense matrix multiplication (DGEMM) computations on GPU by linking (compile time) the newer version of CUDA-enabled ESSL (IBM Scientific Library). The use of CUDA-enabled ESSL gives approximately six times performance gain over CPU-only code.

Def Con hackers showed how easily voting machines can be hacked

  • CSO; By Ms. Smith (Posted by bob on Jul 31, 2017 10:35 PM CST)
  • Story Type: Security
Hackers at Def Con's voting machine village made quick work of showing just how vulnerable 'secure' voting machines really are.

Faster Tied Together: Bundling Your App with webpack

  • Linux.com; By Owen Buckley (Posted by bob on Jul 31, 2017 9:21 PM CST)
  • Story Type: News Story; Groups: Linux
In the first post of our series, we outlined three components of a modern front-end stack. In the second post, we untangled the challenge of package management with Yarn. In this post, we’ll take a look at the next component in our stack: webpack™, a way of building and bundling assets for web apps.

« Previous ( 1 ... 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 ... 7359 ) Next »