Showing headlines posted by bob

« Previous ( 1 ... 231 232 233 234 235 236 237 238 239 240 241 ... 1158 ) Next »

Practice parsing text in NLP with Python

  • Opensource.com (Posted by bob on Aug 3, 2020 10:38 PM EDT)
  • Groups: Python; Story Type: News Story
Natural language processing (NLP) is a specialized field for analysis and generation of human languages. Human languages, rightly called natural language, are highly context-sensitive and often ambiguous in order to produce a distinct meaning. (Remember the joke where the wife asks the husband to "get a carton of milk and if they have eggs, get six," so he gets six cartons of milk because they had eggs.) NLP provides the ability to comprehend natural language input and produce natural language output appropriately. read more

Backup and restore Toolboxes

  • Fedora Magazine (Posted by bob on Aug 3, 2020 4:29 PM EDT)
  • Groups: Fedora; Story Type: News Story
Create a backup of your Pet toolbox container. If you have ever spent time setting up a toolbox container and would like to back it up, this article is for you.

How to run Python Scripts with Apache and mod_wsgi on Ubuntu 20.04

mod_wsgi is an Apache module that provides an interface for hosting Python based web applications under Apache. In this tutorial, we will learn how to install and set up of mod_wsgi with the Apache server on Ubuntu 20.04 server.

Why making mistakes makes me a better sysadmin

I've been a Fedora Linux contributor for a little over a decade now. Fedora has a large community of developers and users, each with a unique set of skills ranging from being a particularly discerning user to being an amazing programmer. I like this because it inspires and motivates me to develop new skills of my own. read more

Venerable text editor GNU Nano reaches version 5.0 and adds the modern frippery that is scrollbars

  • The Register (Posted by bob on Aug 2, 2020 8:52 AM EDT)
  • Groups: GNU; Story Type: News Story
Three big upgrades since 2018 suggests it's far from terminal Cult text editor GNU Nano has released a major update, taking the terminal-based program to its fifth version in twenty years.…

8 tips for running a virtual hackathon

Hackathons are events where developers, product managers, designers, and others come together to tackle problems over a short time period. They have become increasingly popular over the last 15 years after OpenBSD ran the first hackathon in June 1999. These events provide several benefits—greater engagement across the community, innovation and new ideas, awareness for the organizers, and networking opportunities for participants. read more

Kontron debuts hardened OpenWrt stack on new rolling stock computer

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Aug 2, 2020 12:06 AM EDT)
  • Story Type: News Story
Kontron’s fanless EN50155-certified “SR-TRACe-G40x” railway server and router runs a hardened, new hypervisor based on OpenWrt called SEC-Line on a Skylake or Apollo Lake CPU and offers 2x SATA, 2x GbE, LTE, WiFi, and GNSS. Kontron unveiled an “edge data processing router/server gateway” for the rail industry based on 6th Gen Core or Apollo Lake […]

Defining cloud native, expanding the ecosystem, and more industry trends

As part of my role as a principal communication strategist at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends for product marketers, managers, and other influencers. Here are three of my and their favorite articles from that update.

4 ways I contribute to open source as a Linux systems administrator

  • Opensource.com; By Elizabeth K. Joseph (Posted by bob on Aug 1, 2020 5:32 PM EDT)
  • Story Type: Editorial; Groups: Linux
I recently participated in The Linux Foundation Open Source Summit North America, held virtually June 29-July 2, 2020. In the course of that event, I had the opportunity to speak with a fellow attendee about my career in Linux systems administration and how it had led me to a career focused on open source. Specifically, he asked, how does a systems administrator who doesn't do a lot of coding participate in open source projects?

15-inch touch panel PC builds on Raspberry Pi CM3

Comfile’s 15-inch “ComfilePi CPi-A150WR” touch-panel computer is built around a Raspberry Pi Compute Module 3 and offers an IP65 protected, 1024 x 768 resistive touchscreen pus USB, LAN, serial, and 22x GPIO. Comfile Technology has added to its line of ComfilePi touch panel computers built around the Raspberry Pi Compute Module 3 (CM3). The new […]

Real-time noise suppression for video conferencing

  • Fedora Magazine (Posted by bob on Aug 1, 2020 4:27 AM EDT)
  • Groups: Fedora; Story Type: News Story
With people doing video conferencing all day, good audio has recently become much more important. The best option is obviously a proper audio studio. Unfortunately, this is not something you will always have and you might need to make do with a much simpler setup. In such situations, a noise reduction filter that keeps your […]

Apollo Lake industrial mini-PC supports Linux

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Aug 1, 2020 12:49 AM EDT)
  • Story Type: News Story; Groups: Linux
Vecow’s Linux-ready, -40 to 75°C tolerant “SPC-4010C” industrial mini-PC is built around a dual-core Apollo Lake SoC with up to 8GB RAM, 2x GbE, SATA, HDMI, 4x USB, and 2x mini-PCIe with SIM card and mSATA. Vecow announced a minor revision to its Apollo Lake based SPC-4010 mini-PC called the SPC-4010C. If you already know […]

How to integrate ONLYOFFICE editors with Nuxeo Platform

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 31, 2020 11:00 PM EDT)
  • Groups: Linux; Story Type: News Story
In this tutorial, we’ll learn how to integrate ONLYOFFICE online editors with Nuxeo Platform to edit and collaborate on docs stored there with no need to leave the application. To work with documents within Nuxeo, you need an instance of ONLYOFFICE Document Server.

How to install NodeBB Forum with Nginx and Let's Encrypt SSL on Ubuntu 20.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 31, 2020 4:19 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
NodeBB is a modern forum software powered by Node.js which uses MongoDB/Redis as database platforms. It uses web sockets for instant interactions and real-time notifications. In this tutorial, we will learn how to install NodeBB forum on a Ubuntu 20.04 based server.

Why we open sourced our Python platform

The team at Anvil recently open sourced the Anvil App Server, a runtime engine for hosting web apps built entirely in Python. The community reaction has been overwhelmingly positive, and we, at Anvil, have already incorporated lots of that feedback into our next release. But one of the questions we keep getting asked is, "Why did you choose to open source such a core part of your product?" read more

Bring your Mycroft AI voice assistant skill to life with Python

  • Opensource.com (Posted by bob on Jul 31, 2020 12:36 PM EDT)
  • Groups: Python; Story Type: News Story
In the first two articles of this series on Mycroft, an open source, privacy-focused digital voice assistant, I covered the background behind voice assistants and some of Mycroft's core tenets. read more

The Future of Linux Security: Securing Linux-Based Systems in 4 Steps

  • Circuit Cellar; By Glenn Seiler (Posted by bob on Jul 31, 2020 11:22 AM EDT)
  • Story Type: Editorial, Security; Groups: Linux
(Circuit Cellar article)The intricacies of maintaining today’s Linux-based platforms make it very challenging for developers to cover every potential entry point. In 2019 there was an average of more than 45 Common Vulnerabilities and Exposures (CVEs) logged per day. How does a development organization keep up with that?

Red Hat Enterprise Linux runs into Boothole patch trouble

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Jul 31, 2020 9:06 AM EDT)
  • Story Type: News Story; Groups: Linux, Red Hat
Red Hat's fix for the Boothole security hole has stopped some users' systems from booting.

Cheat Sheet for Kubernetes Commands

While working on Kubernetes it is very important that you know at least the basic commands. In this article, you will find the commands which are needed most of the time while working on the cluster.

Ubuntu-driven Coffee Lake AI system features Myriad X, FPGA, and PoE add-ons

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Jul 31, 2020 5:00 AM EDT)
  • Story Type: News Story; Groups: Ubuntu
IEI’s “FLEX AIoT Dev. Kit” runs Ubuntu on a 8th or 9th Gen Coffee Lake with 2x GbE, 2x HDMI, 4x SATA, 3x M.2, PCIe x4, and 2x PCIe x8 slots with optional Mustang cards with Myriad X VPUs and more. IEI Integration has launched high-end edge AI computer that runs a “pre-validated” Ubuntu 18.04 […]

« Previous ( 1 ... 231 232 233 234 235 236 237 238 239 240 241 ... 1158 ) Next »