Showing headlines posted by bob

« Previous ( 1 ... 543 544 545 546 547 548 549 550 551 552 553 ... 1214 ) Next »

Linus Torvalds decides world isn't ready for Linux 5.0

  • The Register; By Simon Sharwood (Posted by bob on Jun 4, 2018 11:35 AM CST)
  • Story Type: News Story; Groups: Kernel, Linux
But he’s released a new kernel anyway and called it 4.17. Linus Torvalds has decided the world’s not ready for version 5.0 of the Linux Kernel, so he’s given us version 4.17 instead.…

Solving one of the biggest problems facing digital music production

  • Opensource.com; By Don Watkins (Posted by bob on Jun 4, 2018 10:21 AM CST)
  • Story Type: News Story; Groups: Multimedia
One of the biggest problems facing digital music and audio creation is high latency. Unlike acoustic instruments (e.g., a drum), in which you hear a sound almost instantly after it's produced, digital audio has to be processed by a computer before a sound emerges from a speaker. This delay causes musicians to perceive digital music instruments as unnatural, inferior, and simply not as enjoyable, according to research from the Centre for Digital Music at Queen Mary University of London. To overcome this problem, in 2014, Andrew McPherson and Victor Zappi of Queen Mary's Augmented Instruments Laboratory developed Bela, an open source embedded computing platform for high-quality, ultra-low-latency audio.

Microsoft confirms Github purchase for $7.5 billion

Microsoft announced its acquisition of github for $7.5 billion in stock "subject to closing conditions and regulatory review".

The Killer Chromebook: Googles i7 Pixelbook

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Jun 4, 2018 8:39 AM CST)
  • Story Type: News Story; Groups: Chrome
Can a Chromebook really be worth $1,500? If it's Google's own Intel i7-powered Chromebook, the answer's heck yeah! This is the best Chromebook to date.

4 cool new projects to try in COPR for June 2018

  • Fedora Magazine; By Dominik Turecek (Posted by bob on Jun 4, 2018 7:25 AM CST)
  • Story Type: Roundups, Tutorial; Groups: Fedora
COPR is a collection of personal repositories for software that isn’t carried in Fedora. Some software doesn’t conform to standards that allow easy packaging. Or it may not meet other Fedora standards, despite being free and open source. COPR can offer these projects outside the Fedora set of packages.

5 Tips for Protecting SOHO Routers Against the VPNFilter Malware

  • DarkReading; By Steve Zurier (Posted by bob on Jun 3, 2018 11:53 PM CST)
  • Story Type: Security
Craig Williams, director of Talos outreach, a leading member of the Cisco Talos research team that discovered the malware, says most SOHO users simply need to reboot their routers and do a firmware upgrade. “The good news based on our research is that VPNFilter used common hacking techniques on common vulnerabilities,” Williams says. “This was not a zero-day attack.

Microsoft Is Said to Have Agreed to Acquire Coding Site GitHub

  • Bloomberg; By Dina Bass and Eric Newcomer (Posted by bob on Jun 3, 2018 8:04 PM CST)
  • Story Type: News Story; Groups: Microsoft
Microsoft Corp. has agreed to acquire GitHub Inc., the code repository company popular with many software developers, and could announce the deal as soon as Monday, according to people familiar with the matter.

Mouse: A time-saving object system for smaller projects

There are several great object systems for Perl, and Moose is one of them. But Moose comes with a compile-time penalty that smaller applications may not be willing to pay, particularly for certain CGI or command-line scripts. Moose is incredibly feature-rich, and you may not need all of those features all the time.

Security alert: FBI warns of password-stealing North Korean malware

US authorities have provided more details of two pieces of malware which, they said, are used by North Korean hackers to infiltrate computer systems and steal passwords and other data.

Weekend Reading: Cloud

The cloud has become synonymous with all things data storage. It additionally equates to the many web-centric services accessing that same back-end data storage, but the term also has evolved to mean so much more. Here's a roundup of some of the latest articles.

Free Resources for Open Source Leadership, AI, Networking, and More

  • Linux.com - Original Content; By Amber Ankerholz (Posted by bob on Jun 2, 2018 11:06 PM CST)
  • Story Type: Roundups; Groups: Linux
May was the month for learning at Linux.com and The Linux Foundation, and we covered a range of topics and offered an array of free resources to help you expand your knowledge of Linux and open source. Let’s take a look at some of the month’s most popular content.

4 open source tools for distraction-free online reading

  • Opensource.com (Posted by bob on Jun 2, 2018 9:12 PM CST)
  • Story Type: News Story
I’m willing to bet that you do some (probably more than some) reading in a web browser. That reading might include everything from blog posts, articles, and essays to long forum posts and more. The problem with reading in a browser window is that it's full of distractions. Elements like navigation tools, headers and footers, ads, link boxes, and more can slow your reading and cause frustration. Let’s take a look at four open source tools that can get rid of those distractions. read more

How to load or unload a Linux kernel module

This article is excerpted from chapter 15 of Linux in Action, published by Manning. Linux manages hardware peripherals using kernel modules. Here's how that works. read more

Get Started with Snap Packages in Linux

  • Linux.com; By Jack Wallen (Posted by bob on Jun 2, 2018 9:46 AM CST)
  • Story Type: News Story; Groups: Linux
Snaps make short work of installing apps; in this tutorial, Jack shows how to install GIMP, for example.

Linux pstree Command Tutorial for Beginners (8 Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jun 2, 2018 7:51 AM CST)
  • Groups: Linux; Story Type: News Story
Since every process (except the very first one) in a Linux system has a parent, it sometimes makes things easier to understand if all processes are displayed in a tree structure. You'll be glad to know there exists a command line utility - dubbed pstree - that displays a tree of processes.

A Brand Advertising Restoration Project

The GDPR is breaking advertising apart. . Never mind the specifics of the regulation. Just look at the effects. Among those, two are obvious and everywhere: 1) opt-back-in emails and 2) "consent walls" in front of websites. Both of those misdirect attention away from how an entire branch of advertising ignored a simple moral principle that has long applied in the offline world: tracking people without their knowledge, approval or a court order is just flat-out wrong.

Atari's Ubuntu powered gaming console conquers Indiegogo

Atari quickly jumped to $2 million in funding for its Ubuntu-based “Atari VCS” console. Aimed primarily at retro games, the $199 and up device has an AMD A1 CPU and an optional joystick and controller. Attempts to establish Linux as a gaming platform have failed time and time again, with Valve’s SteamOS being the latest high-profile casualty.

3 open source music players for Linux

As I described in my last article, when I'm using a Linux-based computer to listen to music, I pass that music through a dedicated digital-analog converter, or DAC.

Bring PDFtk back to life in a container

  • Opensource.com; By Curtis Rempel (Posted by bob on Jun 1, 2018 2:15 PM CST)
  • Story Type: Tutorial; Groups: Community
A colleague recently told me about one of his favorite utilities, PDFtk. Among other things, it lets you merge, split, and burst PDF documents, with or without encryption. You can learn more about it in this Opensource.com article.

Download an OS with GNOME Boxes

Boxes is the GNOME application for running virtual machines. Recently Boxes added a new feature that makes it easier to run different Linux distributions. You can now automatically install these distros in Boxes, as well as operating systems like FreeBSD and FreeDOS. The list even includes Red Hat Enterprise Linux.

« Previous ( 1 ... 543 544 545 546 547 548 549 550 551 552 553 ... 1214 ) Next »