Showing headlines posted by bob

« Previous ( 1 ... 237 238 239 240 241 242 243 244 245 246 247 ... 1156 ) Next »

9 open source test-automation frameworks

  • Opensource.com (Posted by bob on Jul 6, 2020 6:48 PM EDT)
  • Groups: Mobile; Story Type: News Story
A test-automation framework is a set of best practices, common tools, and libraries that help quality-assurance testers assess the functionality, security, usability, and accessibility of multiple web and mobile applications. In a "quick-click" digital world, we're accustomed to fulfilling our needs in a jiffy. This is one reason why the software market is flooded with hundreds of test-automation frameworks. read more

Linux kernel coders propose inclusive terminology coding guidelines, note: 'Arguments about why people should not be offended do not scale'

Move won't fix 'brutal system of human misery' but aims to encourage participation In the light of the 2020 "global reckoning on race relations" the Linux kernel developers have stepped up with proposed new inclusive terminology guidelines for their coding community.…

Set up Vim as your Rust IDE

The Rust programming language is designed to implement systems programming with safe concurrency and high memory performance in a way that feels familiar to C++ developers. It's also one of the most loved programming languages in Stack Overflow's 2019 Developer Survey. read more

A guide to Terraform for Kubernetes beginners

  • Opensource.com (Posted by bob on Jul 6, 2020 11:22 AM EDT)
  • Story Type: News Story
When I build infrastructure, I do it as code. The movement toward infrastructure as code means that every change is visible, whether it's through configuration management files or full-blown GitOps. read more

When a deleted master device file only takes 20 mins out of your maintenance window, but a whole year off your lifespan

  • The Register; By Richard Speed (Posted by bob on Jul 6, 2020 8:52 AM EDT)
  • Story Type: Editorial; Groups: Community
In praise of UNIX and knowing when to deliberately drive a server off a cliff. Who, Me? The weekend has been deleted. Pause a moment before you start your own workplace odyssey and enjoy another's trip to Oopsville courtesy of Who, Me?…

Linux-driven Comet Lake laptop offers security features and dual 4K display support

  • LinuxGizmos.com (Posted by bob on Jul 4, 2020 2:42 PM EDT)
  • Groups: Linux; Story Type: News Story
Purism’s 14-inch, $1,199 and up “Librem 14” laptop runs the Linux-based, security-enhanced PureOS on a hexa-core Comet Lake-S and offers dual NVMe-ready M.2 slots plus dual 4K displays via HDMI and DP/USB Type-C. Purism has replaced its earlier, 13-inch Librem 13 laptop with a 14-inch Librem 14 model. Thanks to a smaller bezel, the 322 […]

How to create Namespaces in Kubernetes

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 4, 2020 12:30 PM EDT)
  • Groups: Linux; Story Type: News Story
A namespace is helpful when multiple teams are using the same cluster. This is used when there is a potential of name collision. In this article, we will create a namespace and create a pod in the newly created namespace. We will also see how a namespace can be set as a default namespace.

Linus Torvalds on the future of Linux kernel developers and development

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Jul 4, 2020 8:07 AM EDT)
  • Story Type: News Story; Groups: Kernel, Linux
Dirk Hohndel and Linus Torvalds talked about Linux developers, hardware, and coding in their latest, and first virtual Linux conversation.

Whiskey Lake signage player supports dual 4K displays

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jul 3, 2020 11:21 PM EDT)
  • Story Type: News Story; Groups: Linux
Axiomtek’s compact, Linux-friendly “DSP501-527” signage player is built around an 8th Gen CPU and supports dual 4K displays with DP++ and HDMI 2.0. Other features include 5x USB, GbE, M.2 M-key for NVMe, and M.2 E- and B-key slots for wireless or Myriad X AI. Axiomtek has launched a fanless, partially ruggedized digital signage player […]

Create LEGO designs in Blender with this plugin

  • Opensource.com; By Seth Kenlon (Posted by bob on Jul 3, 2020 4:46 PM EDT)
  • Story Type: Tutorial; Groups: Community
I use LEGO CAD to document some of my own creations (or "MOCs," as custom sets are called in some digital LEGO communities). The advantage of computer-aided design (CAD) is precision. When you use CAD to build something in virtual space, you can reasonably expect that it can be built in the real world. While the LEGO CAD applications I use don't have simulated physics to verify the structural integrity of my designs, I do lay every brick in the software to mimic a model I've made in real life.

Demonstrating Perl with Tic-Tac-Toe, Part 3

  • Fedora Magazine; By Gregory Bartholomew (Posted by bob on Jul 3, 2020 3:32 PM EDT)
  • Story Type: Tutorial; Groups: Fedora, Games
Basic text manipulation using Perl was demonstrated previously. See how more complex algorithms can be written in Perl too – even artificial intelligence!

Baidu joins Open Invention Network Linux patent protection group

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Jul 3, 2020 2:18 PM EDT)
  • Story Type: News Story; Groups: Linux
Baidu, China's Google, and a leading artificial intelligence (AI) company are joining the open-source and Linux patent protection group, Open Invention Network.

CutiePi tablet based on Raspberry Pi CM3+ starts at $169

On Kickstarter: a $169 and up, open source “CutiePi” tablet that runs a Linux- and Qt-based stack on a quad-core, 1.2GHz Raspberry Pi CM3+ Lite. You also get an 8-inch, 1280 x 800 touchsceen, a 5000mAh battery, and USB and micro-HDMI ports. Taiwanese startup CutiePi, Which has been teasing details about its Raspberry Pi Compute […]

Connect GNOME File Manager or Windows Explorer to an ISPConfig 3 website

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 3, 2020 10:12 AM EDT)
  • Groups: GNOME, Linux; Story Type: News Story
This Tutorial shows how to set up access to website files in the file manager application on your workstation. This Tutorial shows this on Linux and Windows.

Install a Kubernetes load balancer on your Raspberry Pi homelab with MetalLB

Kubernetes is designed to integrate with major cloud providers' load balancers to provide public IP addresses and direct traffic into a cluster. Some professional network equipment manufacturers also offer controllers to integrate their physical load-balancing products into Kubernetes installations in private data centers. For an enthusiast running a Kubernetes cluster at home, however, neither of these solutions is very helpful. read more

10 ReactJS tools to boost your web development skills

  • Opensource.com (Posted by bob on Jul 3, 2020 4:02 AM EDT)
  • Story Type: News Story
Did you know most résumés submitted for jobs get rejected with just a single glance? That's a daunting fact if you are trying to get started in web development, but there are ways to improve what you have to offer prospective employers and clients. For application developers, now is a great time to increase your skills, and open source is the best avenue for professional development. You don't need to attend university to learn new open source skills; all you need is a sense of direction and self-discipline. read more

Customizing my Linux terminal with tmux and Git

I use GNOME Terminal, mostly because it is my distribution's default. But what happens inside my terminal is far from "default." Before I get into how I customize it, here is what it looks like: read more

Open source and diversity key to tackling the developer skills shortage, says Scala contributor

'If diversity is not important to you, then at least you might care about the bottom line' Open Source Summit Diversity and open source can help fix the software developer skills gap, argued Scala contributor and Carnegie Mellon Assistant Professor Heather Miller in a keynote talk at the virtual Open Source Summit North America.…

How to Install Shopware 6 with Nginx and Let's Encrypt SSL on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 2, 2020 8:59 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Shopware CE is a free and open-source eCommerce platform written in Symfony and Vue.js. In this tutorial, we will show you how to install Shopware CE with Nginx and Let's Encrypt on Ubuntu 20.04.

Raspberry Pi 4 based gateway with RS-232/485 and RTC sells for $90 plus the Pi

Advantech has launched a compact, IP40-protected “Uno-220” IoT gateway enclosure and HAT designed for a BYO Raspberry Pi 4. The HAT provides a RS-232/485 port, an RTC with battery, and 4x additional GPIOs. Advantech has launched what appears to be its first Raspberry Pi based embedded system. The $90, 100 x 70 x 33mm Uno-220 […]

« Previous ( 1 ... 237 238 239 240 241 242 243 244 245 246 247 ... 1156 ) Next »