Showing headlines posted by bob

« Previous ( 1 ... 263 264 265 266 267 268 269 270 271 272 273 ... 1158 ) Next »

How to Install Mailtrain Newsletter Software on Ubuntu 18.04

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 22, 2020 10:10 AM EDT)
  • Story Type: Tutorial; Groups: Linux, MySQL, Ubuntu
Mailtrain is a free, open-source and self-hosted newsletter application built from Node.js which supports MySQL/MariaDB database backends. In this tutorial, we will show you how to install Mailtrain newsletter application with Docker on Ubuntu 18.04 server.

Dev kit unlocks secrets of 1TOPS Kendryte RISC-V chip

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Apr 22, 2020 7:42 AM EDT)
  • Story Type: News Story; Groups: Linux
Sipeed’s $24.90 “Sipeed MaixCube” dev kit runs FreeRTOS or Linux on a Kendryte K210 RISC-V with 1TOPS NPU via Sipeed’s M1n module. The kit has a display, camera, mic, and battery plus Grove and Sipeed’s SP-MOD interfaces. Sipeed has gone to Seeed to open $24.90 pre-orders for a Sipeed MaixCube development kit based on its […]

Here comes Red Hat Enterprise Linux 8.2

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Apr 22, 2020 5:13 AM EDT)
  • Story Type: News Story; Groups: Cloud, Linux, Red Hat
Red Hat introduces its latest RHEL version that helps users to get the most from the hybrid cloud.

An introduction to writing your own HTML web pages

  • Opensource.com (Posted by bob on Apr 22, 2020 2:44 AM EDT)
  • Story Type: News Story
Websites are an excellent resource for open source software projects. A website provides an ideal opportunity for users to learn more about your project. Project websites can share additional information, screenshots, sample code, videos, and other resources that developers and users will find useful. If you are interested in starting your own website, this article is for you. read more

How to Install Gradle Build Tool on Ubuntu 18.04 LTS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Apr 22, 2020 1:30 AM EDT)
  • Groups: Ubuntu, Linux; Story Type: News Story
Gradle is a free and open-source build tool primarily used for Java projects. It helps you to automate, build and deliver software efficiently. In this tutorial, we will show you how to install the Gradle Build Tool on Ubuntu 18.04 LTS.

Compact embedded PCs run Linux on the Jetson Nano, NX, and Xavier

Aaeon is prepping a compact, Jetson Xavier NX-based “Boxer-8251AI” embedded PC based on a recent Jetson Nano-based “Boxer-8221AI.” Also in the works is a larger “Boxer-8240AI” system based on the AGX Xavier with 4x PoE ports. Aaeon has posted preliminary product pages for Boxer-8251AI and Boxer-8240AI embedded computers, which run Linux on Nvidia’s new Jetson […]

Using Python to visualize COVID-19 projections

  • Opensource.com (Posted by bob on Apr 21, 2020 8:33 PM EDT)
  • Groups: Python; Story Type: News Story
Using Python and some graphing libraries, you can project the total number of confirmed cases of COVID-19, and also display the total number of deaths for a country (this article uses India as an example) on a given date. Humans sometimes need help interpreting and processing the meaning of data, so this article also demonstrates how to create an animated horizontal bar graph for five countries, showing the variation of cases by date. Projecting confirmed cases and deaths for India This is done in three steps. read more

What's vexing Linux-loving Gophers? A few things: Go devs want generics, easier debugging

Survey shows preference for Linux, some aversion to Microsoft Azure The Go team's latest developer survey shows that most "Gophers" like the language but highlight poor debugging tools and lack of generic support as top issues for improvement.…

How I use Python to map the global spread of COVID-19

  • Opensource.com (Posted by bob on Apr 21, 2020 3:35 PM EDT)
  • Groups: Python; Story Type: News Story
The spread of disease is a real concern for a world in which global travel is commonplace. A few organizations track significant epidemics (and any pandemic), and fortunately, they publish their work as open data. The raw data can be difficult for humans to process, though, and that's why data science is so vital. For instance, it could be useful to visualize the worldwide spread of COVID-19 with Python and Pandas. read more

Rugged Apollo Lake mini-PC has triple HDMI ports

IEI’s “IDS-310-AL” mini-PC for rugged signage applications runs Linux or Win 10 on an Apollo Lake SoC with triple HDMI displays, 2x GbE, 3x USB 3.0, SATA, mini-PCIe, and M.2. IEI has produced several compact embedded PCs based on Intel’s Apollo Lake SoCs, including the ITG-100AI with optional Myriad X VPU cards and the CANBus […]

How to setup an Elastic Beanstalk Application on AWS

Elastic Beanstalk is one of the "computer" services in the Amazon Web Services (AWS) cloud. It allows us to easily manage and deploy applications. We don't have to understand or learn the services required to run our application. With Elastic Beanstalk, we only need to upload our application and Elastic Beanstalk takes care of the rest. Elastic Beanstalk supports applications developed in Java, .NET, Go, PHP, Python, Node.js and Ruby.

4 Git scripts I can't live without

In 2005, Linus Torvalds created Git to replace the proprietary distributed source control management solution that he had previously used to maintain the Linux kernel. Since then, Git has become a dominant version-control solution for open source and cloud-native development teams. read more

Open-source firmware turns CPAP machines into coronavirus ventilators

  • ZDNet (Posted by bob on Apr 20, 2020 10:52 PM EDT)
  • Story Type: News Story
The Airbreak firmware is a big step toward transforming the Airsense 10 CPAP machine into a non-invasive ventilator.

How to Install X-Cart with Nginx and Let's Encrypt SSL on Ubuntu 18.04 LTS

This guide describes the process of installing X-Cart 5 on Ubuntu 18.04 LTS using Nginx as the webserver and MySQL as the database server and how to secure the installation with a free SSL Certificate from Let's encrypt.

In Rust we trust? Yes, but we want better tools and wider usage, say devs

  • The Register (Posted by bob on Apr 20, 2020 7:09 PM EDT)
  • Story Type: News Story
Official survey reveals barriers to adoption: challenging learning curve and limited IDE support "The overriding problem hindering use of Rust is adoption," according to the language's official survey, with some developers struggling to be productive and hampered by limited IDE support.…

Why I use open source technology for web development

  • Opensource.com (Posted by bob on Apr 20, 2020 2:11 PM EDT)
  • Story Type: News Story
Every day, millions of people all over the world access the OpenStack Foundation's (OSF) web properties to learn about open infrastructure. This level of usage requires a platform and toolsets that are fast, flexible, and affordable—and this is where open source comes in. Not only that, but given that we work for an open source software foundation, we naturally incorporate open source technologies into everything we do, including web development. read more

A stress-free guide to keeping WordPress sites updated

  • Opensource.com; By Sara Kelly (Posted by bob on Apr 19, 2020 5:47 PM EDT)
  • Story Type: Tutorial; Groups: Community
We all know how important it is to keep WordPress sites updated. New updates provide the latest bug and security fixes against any nasties lurking on the web. But, more critically, an outdated site can also lead to poor performance, such as slow loading speed or an outdated look and feel.

Google's cross-platform UI toolkit has a Flutter on 'social development' with CodePen

  • The Register; By Tim Anderson (Posted by bob on Apr 19, 2020 9:01 AM EDT)
  • Story Type: News Story; Groups: Developer
Online editing support for Chocolate Factory's open-source dev framework. "Social development environment" CodePen has unfurled support for Flutter, Google's open-source cross-platform framework for mobile and web.…

Google calls a halt on Chrome 82, but the version 83 beta has arrived early - so it's coding and bug finding time ahead

  • The Register; By Thomas Claburn (Posted by bob on Apr 18, 2020 10:03 PM EDT)
  • Story Type: News Story; Groups: Chrome
Plus some interesting new side-channel attack possibilities for crims to play with. With Silicon Valley under lockdown Chrome 82 has been abandoned by Google, but the Chocolate Factory boffins haven't been slacking and on Thursday released the beta build of Chrome 83 ahead of schedule.…

My 10 guiding principles for open source community management

  • Opensource.com; By Florian Effenberger (Posted by bob on Apr 18, 2020 7:52 PM EDT)
  • Story Type: Editorial; Groups: Community
Many activities these days, be they sports, social work, arts or free and open source software, are organized in some sort of community. If backed by a respective legal entity, this not only helps with getting donations and entering contracts but also puts statutes and rules in place that establish the values and ideals all contributors share and abide by.

« Previous ( 1 ... 263 264 265 266 267 268 269 270 271 272 273 ... 1158 ) Next »