Showing headlines posted by bob
« Previous ( 1 ... 370 371 372 373 374 375 376 377 378 379 380 ... 1210 ) Next »Linux 5.3 releases with support for AMD Navi GPUs
Linus Torvalds announced the release of Linux 5.3 on the Linux Kernel Mailing List (lkml).
An introduction to audio processing and machine learning using Python
At a high level, any machine learning problem can be divided into three types of tasks: data tasks (data collection, data cleaning, and feature formation), training (building machine learning models using data features), and evaluation (assessing the model). Features, defined as "individual measurable propert[ies] or characteristic[s] of a phenomenon being observed," are very useful because they help a machine understand the data and classify it into categories or predict a value.
read more
How to Install Bolt CMS with Nginx and Let's Encrypt on FreeBSD 12
Bolt is a sophisticated, lightweight and simple CMS built with PHP. This tutorial shows the installation of Bolt CMS in FreeBSD 12 with Nginx web server, MySQL database server and Let's Encrypt SSL certificate.
CAN-Bus HAT for Raspberry Pi 4 offers RTC and wide-range power
Copperhill’s third-gen, $65 “PiCAN3” HAT features Raspberry Pi 4 support and a SocketCAN-ready CAN-Bus 2.0B port. The HAT has an RTC and is powered by a 3A, 6-20V Switch Mode Power Supply that can also power the Pi. Copperhill Technologies has launched a CAN-Bus HAT for the Raspberry Pi 4 Model B designed for industrial […]
Adding themes and plugins to Zsh
In my previous article, I explained how to get started with Z-shell (Zsh). For some users, the most exciting thing about Zsh is its ability to adopt new themes. It's so easy to theme Zsh both because of the active community designing visuals for the shell and also because of the Oh My Zsh project, which makes it trivial to install them.
read more
IBM will soon launch a 53-qubit quantum computer
IBM continues to push its quantum computing efforts forward and today announced that it will soon make a 53-qubit quantum computer available to clients of its IBM Q Network. The new system, which is scheduled to go online in the middle of next month, will be the largest universal quantum computer available for external use yet.
How Intel's Clear Linux Team Cut The Kernel Boot Time From 3 Seconds To 300 ms
Intel engineer Feng Tang spoke at this week's Linux Plumbers Conference in Lisbon, Portugal on how the Clear Linux team managed to boot their kernel faster.
The community-led renaissance of open source
With few commercial participants, early free software and open source communities were, by definition, community-led. Software was designed and created organically by communities of users in response to their needs and inspiration. The results, to a degree nobody predicted, were often magical.
read more
Election fraud: Is there an open source solution?
Can open source technology help keep our elections honest? With its Trust The Vote Project, the Open Source Election Technology (OSET) Institute is working on making that a reality for elections in the United States and around the world.
read more
SMARC 2.0 module runs Linux on i.MX8M Mini
Congatec’s “Conga-SMX8-Mini” SMARC 2.0 module runs Linux on NXP’s i.MX8M Mini with up to 4GB LPDDR4 and 128GB eMMC and optional WiFi and -40 to 85°C. There’s also a new carrier and coolers for Congatec’s Epyc 3000 based conga-B7E3 module. NXP’s power-efficient, 14nm FinFET fabricated i.MX8M Mini has attracted considerable support among computer-on-module manufacturers, starting […]
Examining AI's Effect on Media and Truth
Mozilla is announcing its eight latest Creative Media Awards. These art and advocacy projects highlight how AI intersects with online media and truth — and impacts our everyday lives
SDR dev kit builds on Zynq UltraScale+ RFSoC
Avnet has launched an “RFSoC Development Kit” that extends Xilinx’s eval kit for its Linux-powered, Zynq UltraScale+ RFSoC. The kit adds a Qorvo 2×2 Small Cell RF front-end for SDR prototyping and integrates MATLAB and Simulink. Xilinx launched its 5G-focused Zynq UltraScale+ RFSoC variant of its Arm/FPGA hybrid Zynq UltraScale+ MPSoc last year and then […]
Talking to machines: Lisp and the origins of AI
Artificial intelligence (AI) is all the rage today, and its massive impact on the world is still to come, says the Association for the Advancement of Artificial Intelligence (AAAI). According to an article on Nanalyze:
read more
Getting started with Zsh
Z-shell (or Zsh) is an interactive Bourne-like POSIX shell known for its abundance of innovative features. Z-Shell users often cite its many conveniences and credit it for increased efficiency and extensive customization.
read more
Linux Plumbers, Appwrite, and more industry trends
As part of my role as a senior product marketing manager 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 five of my and their favorite articles from that update.
How to Install Anaconda Python Distribution on Debian 10
Anaconda is an open-source distribution of the Python and R programming languages that can be used to simplify package management and deployment. In this tutorial, we will learn how to install Anaconda Python Distribution on Debian 10.
I got 99 problems but a switch() ain't one: Java SE 13 lands with various tweaks as per Oracle's less-is-more strategy
All part of Big Red's regular small-ish release plan as opposed to large infrequent updates
Code One Oracle on Monday announced the release of Java SE 13 (JDK 13), saying it shows the tech titan's continued commitment to make innovation happen faster by sticking to a predictable six-month release cycle.…
Compact Kaby Lake embedded PC supports Linux
Axiomtek’s fanless, rugged “eBOX100-51R-FL” embedded PC runs Linux or Win 10 on a 7th Gen U-series CPU and offers a pair each of GbE, USB 3.0, USB 2.0, and serial ports plus a DP++ port and M.2 slots for WiFi and SATA. Axiomtek announced a compact (142 x 87 x 58mm) embedded computer equipped with […]
Copying large files with Rsync, and some misconceptions
There is a notion that a lot of people working in the IT industry often copy & paste from internet howtos. We all do it, and the copy & paste itself is not a problem. The problem is when we run things without understanding them. Some years ago, a friend who used to work on […]
Constraint programming by example
There are many different ways to solve problems in computing. You might "brute force" your way to a solution by calculating as many possibilities as you can, or you might take a procedural approach and carefully establish the known factors that influence the correct answer. In constraint programming, a problem is viewed as a series of limitations on what could possibly be a valid solution.
read more
« Previous ( 1 ... 370 371 372 373 374 375 376 377 378 379 380 ... 1210 ) Next »