Showing headlines posted by bob

« Previous ( 1 ... 428 429 430 431 432 433 434 435 436 437 438 ... 1159 ) Next »

Linux Kernel 4.19 - Long Term Support, USB Type C, and WiFi 6

This was a rather special release due to the fact that, at about half way through the process, Linus Torvalds left the helm of Linux kernel development to take a rare break. However, Greg Kroah-Hartman took over until the release was ready and is now handing the reins back to Torvalds.

'We broke a few things and will continue to do so... in a careful way' - Oracle's Reinhold on Java renovation work

Language is still free, it's the support that will cost you plenty. CodeOne The perennial Oracle OpenWorld sideshow previously known as JavaOne flowered again on Monday under a new name, Oracle Code One. The rebranding, as Stephen Chin, director of the Oracle developer community team, said in April, represents an effort to create a "bigger event that’s inclusive to more languages, technologies, and developer communities."…

Raspberry Pi lookalike offers HDMI 2.0 and optional M.2

Geniatech’s “XPI-S905X” is a new Raspberry Pi pseudo clone with a quad -A53 Amlogic S905X plus 2GB RAM, up to 16GB eMMC, 4K-ready HDMI 2.0, LAN, 4x USB, touch-enabled LVDS, and optional M.2. Geniatech, which is known for Qualcomm based SBCs such as the Snapdragon 410 based, 96Boards-like Development Board IV and Snapdragon 820E based […]

Living on the command line: Why mistakes are a good thing

  • Opensource.com; By Jen Wike Huger (Posted by bob on Oct 23, 2018 7:00 PM EDT)
  • Story Type: Editorial; Groups: Community
Failure = Freedom. Is that really true? For many organizations, it is. These groups of developers... or marketers or educators... are applying the belief that "failing faster" is how we get better. That digging into disasters is how things get better. 

What MMORPGs can teach us about leveling up a heroic developer team

For the better part of a decade, I have been leading guilds in massively multiplayer role-playing games (MMORPGs). Currently, I lead a guild in Guild Wars 2, and before that, I led progression raid teams in World of Warcraft, while also maintaining a career as a software engineer. As I made the transition into software development, it became clear that the skills I gained in building successful raid groups translated well to building successful tech teams.

Roughly 30 years after its birth at UK's Acorn Computers, RISC OS 5 is going open source

Original Arm operating system relicensed under Apache 2.0 . Not to be outdone by the open sourcing of an early version of MS-DOS for Intel chippery, version 5 of RISC OS – arguably the original commercially successful Arm operating system – is going fully open source.…

Latest Lime SDR board builds on Raspberry Pi CM3

The open spec, 125 x 65mm LimeNET Micro is Lime’s first fully embedded SDR board, featuring the Raspberry Pi Compute Module 3, MAX 10 FPGA, u-blox GNSS, RF transceiver, Ethernet with PoE, and optional enclosures. UK-based Lime Microsystems has returned to Crowd Supply to launch its first fully autonomous, embedded software defined radio (SDR) platform, and the first to include integrated PoE and GNSS.

PC version of Linux 4.19 lands with PC version of Linus Torvalds: Kernel handed back to creator

And the updated code of conduct is now live, too Woke Linus Torvalds has returned from a four-week self-imposed exile to once again steer the Linux kernel, the widely used software project he founded nearly 30 years ago.…

Learn to Work with Bash, Linux, and Git

  • Linux.com - Original Content; By Sam Dean (Posted by bob on Oct 23, 2018 5:48 AM EDT)
  • Story Type: Editorial; Groups: Linux
Use of open source software leads to better and faster development, and wider collaboration, and open source skills are a very valuable form of currency in the job market. That’s why it’s worth checking out the Introduction to Open Source Software Development, Git and Linux, an online training course from The Linux Foundation.

Stealthy UK startup drops veil on next frontier of speech wizardry

  • The Register; By Andrew Orlowski (Posted by bob on Oct 23, 2018 2:05 AM EDT)
  • Story Type: Editorial; Groups: Community
The power's in the phone, not the cloud. If you've been amazed by Amazon's Alexa, Microsoft's Cortana and Google Assistant, you might think continuous speech recognition is done and dusted – and that there are no mountains left to climb. However, a young British company has developed a radical new approach with spectacular results, based on low-level signal processing.…

Tiny NanoPi Duo2 SBC offers camera connector

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Oct 23, 2018 12:51 AM EDT)
  • Story Type: News Story; Groups: Developer
FriendlyElec has launched a tiny, under $20 “NanoPi Duo2” board that updates the original Duo with an Allwinner H3, Bluetooth, a camera connector, and an optional 2G carrier board. FriendlyElec has spun out a modest upgrade to last year’s $13 (previously $8) NanoPi Duo.

How to install Paperwork DMS on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 22, 2018 9:20 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Paperwork is a free, open-source and self-hosted personal document manager that can be used to manages scanned documents and PDFs. In this tutorial, we will install Paperwork on Ubuntu 18.04 server.

How to Compile Brotli from Source on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Oct 22, 2018 8:19 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods.

Review: System76 Oryx Pro Laptop

My last MacBook Pro is now four years old, so it was time to shop around again. After being underwhelmed by this generation of MacBooks, I decided to take the risk on a Linux laptop again. Oh my, an awful lot has changed in 15 years!

Improve login security with challenge-response authentication

Introduction Today, Fedora offers multiple ways to improve the secure authentication of our user accounts. Of course it has the familiar user name and password to login. It also offers additional authentication options such as biometric, fingerprint, smart card, one-time password, and even challenge-response authentication.

The code's crashed again, but why? Tell us your war stories of bugs found – and bugs fixed

  • The Register; By Dale Vile (Posted by bob on Oct 22, 2018 4:13 PM EDT)
  • Story Type: Editorial; Groups: Developer
We need your help in understanding how software issues are solved in production environments Reader study Even the best software goes wrong from time to time. So, what exactly happens when it throws a wobbly, especially when it's a key component in a production environment?…

Bash by example, Part 2

In his introductory article on bash, Daniel Robbins walked you through some of the scripting language's basic elements and reasons for using bash. In this, the second installment, Daniel picks up where he left off and looks at bash's basic constructs like conditional (if-then) statements, looping, and more.

6 JavaScript books you should know

  • Opensource.com (Posted by bob on Oct 22, 2018 12:30 PM EDT)
  • Story Type: Roundups; Groups: Developer
If there was ever the potential for a giant book list it's one based on our favorite Javascript books. But, this list is short and easy to digest. Maybe it will help you get started, gently. Plus, check out three of our top Javascript articles with even more books, resources, and tips.

Linus Torvalds is back in charge of Linux

VIDEO: After a few weeks off to reconsider his role in the Linux community, Linus Torvalds is back in the saddle.

« Previous ( 1 ... 428 429 430 431 432 433 434 435 436 437 438 ... 1159 ) Next »