Showing headlines posted by bob

« Previous ( 1 ... 253 254 255 256 257 258 259 260 261 262 263 ... 1158 ) Next »

96Boards CE Extended SBC taps the quad -A7 Quectel SC20 4G module

Shiratech’s “SRT-96B-MAIN-SC20-E/A” is a 96Boards CE Extended SBC that runs Android on a Quectel SC20 module equipped with a quad -A7 Snapdragon 210, 4G LTE, GNSS, and WiFi/BT. The SBC features a CSI cam, a MEMs mic, accelerometer, and photometric sensor. Last week we reported on Shiratech’s Linux-driven Stinger96 96Boards IoT Edition SBC with a […]

Fast data modeling with JavaScript

As a backend developer at the Railwaymen, a software house in Kraków, Poland, some of my tasks rely on models that manipulate and customize data retrieved from a database. When I wanted to improve my skills in frontend frameworks, I chose Vue, and I thought it would be good to have a similar way to model data in a store. read more

A beginner's guide to web scraping with Python

  • Opensource.com (Posted by bob on May 23, 2020 3:23 AM EDT)
  • Groups: Python; Story Type: News Story
There are plenty of great books to help you learn Python, but who actually reads these A to Z? (Spoiler: not me). Many people find instructional books useful, but I do not typically learn by reading a book front to back. I learn by doing a project, struggling, figuring some things out, and then reading another book. So, throw away your book (for now), and let's learn some Python. read more

Turn your Raspberry Pi homelab into a network filesystem

A shared filesystem is a great way to add versatility and functionality to a homelab. Having a centralized filesystem shared to the clients in the lab makes organizing data, doing backups, and sharing data considerably easier. This is especially useful for web applications load-balanced across multiple servers and for persistent volumes used by Kubernetes, as it allows pods to be spun up with persistent data on any number of nodes. read more

How To Install the Ampache Music Streaming Server on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 22, 2020 11:45 PM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Ampache is a free, open-source, and web-based software that allows you to host your own music streaming server. With Ampache, you can access your music and video over the internet. You can view, edit, and play your music via a web browser or any media streaming client.

Use the internet from the command line with curl

  • Opensource.com (Posted by bob on May 22, 2020 9:22 AM EDT)
  • Story Type: News Story
Curl is commonly considered a non-interactive web browser. That means it's able to pull information from the internet and display it in your terminal or save it to a file. This is literally what web browsers, such as Firefox or Chromium, do except they render the information by default, while curl downloads and displays raw information. In reality, the curl command does much more and has the ability to transfer data to or from a server using one of many supported protocols, including HTTP, FTP, SFTP, IMAP, POP3, LDAP, SMB, SMTP, and many more. read more

Open source Raspberry Pi cluster software helps you evaluate cloud edge deployments

RackN has launched an open source “Edge Lab” reference architecture for building automated, multi-node Raspberry Pi clusters using its Digital Rebar platform for evaluating edge computing systems or emulating cloud platforms. RackN has posted open source code, instructions, and hardware recommendations on GitHub for setting up a Raspberry Pi cluster that works with its RackN […]

Open source project to build RPi powered smart delivery boxes to avoid Covid-19 contact

Techbase has launched a #CoronaIoT project that plans to build a wireless-enabled, open source Smart Delivery Box for contactless package delivery based on the Raspberry Pi and ESP32. Embedded Linux has already begun to play a role in the fight against the Covid-19 pandemic in products such as open source ventilators and fever-ID equipment. Even […]

Check Point released an open-source fix for common Linux memory corruption security hole

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on May 21, 2020 10:13 PM EDT)
  • Story Type: News Story; Groups: GNU, Linux
For years, there's been a security problem with how the GNU C Library dealt with single-linked-lists. Now, Check Point has released a patch, which will fix the problem once and for all.

Linux desktop org GNOME Foundation settles lawsuit with patent troll

  • The Register; By Gareth Corfield (Posted by bob on May 21, 2020 8:59 PM EDT)
  • Story Type: News Story; Groups: GNOME, Linux
Shotwell case ends with Rothschild Patent Imaging backing off for good. The GNOME Foundation has settled a US lawsuit brought against it by Rothschild Patent Imaging, complete with an undertaking by the patent assertion entity that it will not sue GNOME for IP infringment again.…

Raspberry Pi HAT offers up to 40W class D amp

Infineon’s $37 MERUS audio amplifier HAT for the Raspberry Pi incorporates a MERUS MA12070P multilevel class D amp with up to 40W peak power and 48KHz/24bit music playback. There are plenty of audio HATs for the Raspberry Pi with built-in amplifiers that are perfectly suited for various IoT applications, but not many you would want […]

Google rolls out pro-privacy DNS-over-HTTPS support in Chrome 83... with a handy kill switch for corporate IT

  • The Register; By Thomas Claburn (Posted by bob on May 21, 2020 8:35 AM EDT)
  • Story Type: News Story; Groups: Chrome
Plus: Web giant hears developers' extension concerns, ignores them. Google released Chrome 83 on Tuesday after skipping version 82 entirely due to coronavirus-related challenges, bringing with it security for DNS queries, a revised extension interface that developers dislike, and a few other features.…

Fedora Silverblue, an introduction for developers

  • Fedora Magazine; By Nick Hardiman (Posted by bob on May 21, 2020 7:21 AM EDT)
  • Story Type: News Story; Groups: Fedora
The Fedora Silverblue project takes Fedora workstation, libostree and podman, puts them in a blender, and creates a new Immutable Fedora Workstation. Fedora Silverblue is an OS that stops you from changing the core system files arbitrarily, and readily allows you to change the environment system files. The article What is Silverblue describes the big […]

2020 will be the year of Linux on the Windows desktop

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on May 21, 2020 4:52 AM EDT)
  • Story Type: News Story; Groups: Linux, Microsoft
Linux on Windows just took a big graphical desktop step forward with Microsoft's plans for Windows Subsystem for Linux.

How to Install and Use MongoDB on Ubuntu 20.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on May 20, 2020 10:17 PM EDT)
  • Story Type: Tutorial; Groups: Linux, Ubuntu
MongoDB is an open-source and cross-platform document-oriented database system written in C++. It stores data in collections of JSON-like, flexible documents and used to create powerful websites and applications. In this tutorial, we will explain how to install and use MongoDB on Ubuntu 20.04 server.

DirectX comes to Linux (via WSL2): Microsoft unveils tricks needed to flash a GPU at a penguin

Driver code open-sourced. Build Microsoft has followed up the crowd-pleasing announcement of GUI and GPU-enablement for Linux apps running on Windows Subsystem for Linux (WSL) 2 with details of the tweaks needed to make the magic happen.…

Fanless edge server has 24-core Arm SoC and 3-TOPS-per-Watt NPU

  • LinuxGizmos.com; By Eric Brown (Posted by bob on May 20, 2020 6:11 PM EDT)
  • Story Type: News Story; Groups: ARM, Linux
Foxconn, Socionext, and Hailo are launching a fanless “BOXiedge” AI edge server with Socionext’s Linux-driven SynQuacer SC2A11 SoC with 24x Cortex-A53 cores. The system also features an up to 26-TOPS Hailo-8 NPU for analyzing 20 streaming cam feeds in real time. In January, Foxconn, Socionext, and Network Optix announced a BOXiedge AI video analysis solution […]

Teach kids Python by building an interactive game

Python has earned a reputation as a wonderful beginner programming language. But where does one begin? One of my favorite ways to get people interested in programming is by writing games. PursuedPyBear (ppb) is a game programming library optimized for teaching, and I recently used it to teach my children more about my favorite programming language. read more

How to configure your router using VTY shell

  • Opensource.com (Posted by bob on May 20, 2020 12:03 PM EDT)
  • Story Type: News Story
Recently, I wrote an article explaining how we can implement Open Shortest Path First (OSPF) using the Quagga routing suite. There are multiple software suites that can be used instead of Quagga to implement different routing protocols. One such option is free range routing (FRR). read more

Coffee Lake Box PC offers PCIe and PCI expansion

  • LinuxGizmos.com; By Eric Brown (Posted by bob on May 20, 2020 9:34 AM EDT)
  • Story Type: News Story; Groups: Embedded
Ibase’s semi-rugged “AMS210” box PC runs on 8th or 9th Gen Coffee Lake CPUs with features including dual SATA bays, 4x GbE, 6x USB, 3x DP, and PCI and PCIe expansion slots. Ibase announced an industrial embedded box PC and “automatic control system” for factory automation, machine vision, digital signage, and industrial IoT applications. The […]

« Previous ( 1 ... 253 254 255 256 257 258 259 260 261 262 263 ... 1158 ) Next »