Showing headlines posted by bob
« Previous ( 1 ... 279 280 281 282 283 284 285 286 287 288 289 ... 1159 ) Next »What developers need to know about domain-specific languages
A domain-specific language (DSL) is a language meant for use in the context of a particular domain. A domain could be a business context (e.g., banking, insurance, etc.) or an application context (e.g., a web application, database, etc.) In contrast, a general-purpose language (GPL) can be used for a wide range of business problems and applications.
read more
Using C and C++ for data science
While languages like Python and R are increasingly popular for data science, C and C++ can be a strong choice for efficient and effective data science.
read more
Make free encrypted backups to the cloud on Fedora
Most free cloud storage is limited to 5GB or less. Even Google Drive is limited to 15GB. While not heavily advertised, IBM offers free accounts with a whopping 25GB of cloud storage for free. This is not a limited time offer, and you don’t have to provide a credit card. It’s absolutely free! Better yet, […]
Dev kit showcases 15-TOPS NPU equipped Snapdragon 865
Intrinsyc’s “Snapdragon 865 Mobile HDK” runs Android 10 on the 7nm, octa-core, 2.84GHz Snapdragon 865 with 15-TOPS AI. The kit offers 6GB LPDDR5, WiFi-ax, and an optional 6-inch touchscreen and triple camera board. In its first product announcement since being acquired by Lantronix, long-time Qualcomm hardware partner Intrinsyc has launched a Mobile Hardware Development Kit […]
Is open source software licensing broken?
Practices and expectations that one may have developed in working with conventional software licensing may lead to frustration when confronting open source software. The modest request, "Please, just show me the license" may be met with an unsatisfying response. While sometimes the response is very simple, often, the license information for open source software is more complicated and does not match the expectations set by conventional software licensing.
Dev kit and SMARC module run Linux on a Rockchip PX30
Adlink unveiled an “I-Pi SMARC Dev Kit” that runs Linux on a “LEC-PX30” SMARC module with Rockchip’s quad -A35 PX30 SoC. The kit has RPi-like 40-pin GPIO and Intel’s MRAA HAL and UPM code for abstraction. Adlink announced a maker-like Linux development kit for sensor prototyping built around a new SMARC form-factor LEC-PX30 module with […]
How to conveniently unsubscribe from a mailing list
If you're on an email discussion group long enough, at some point, you'll see an email from a list member asking to be unsubscribed. Typically, at least 10 other people on the list will respond with instructions on how to unsubscribe, and those 10 responses will be answered by 10 more people confirming or commenting on the instructions. That's a lot of traffic to a mailing list just so one person can unsubscribe.
How to install TT-RSS on a Raspberry Pi
Tiny Tiny RSS (TT-RSS) is a free and open source web-based news feed (RSS/Atom) reader and aggregator. It's ideally suited to those who are privacy-focused and still rely on RSS for their daily news. Tiny Tiny RSS is self-hosted software, so you have 100% control of the server, your data, and your overall privacy. It also supports a wide range of plugins, add-ons, and themes, Want a dark mode interface? No problem. Want to filter your incoming news based on keywords? TT-RSS has you covered there, as well.
read more
Live video streaming with open source Video.js
Last year, I wrote about creating a video streaming server with Linux. That project uses the Real-Time Messaging Protocol (RMTP), Nginx web server, Open Broadcast Studio (OBS), and VLC media player.
read more
Red Hat finds enterprise users are adopting open-source software at a rapid pace
The Red Hat survey found that proprietary software usage is in decline as open-source software continues its take over of the enterprise software world.
Linux-ready Apollo Lake panel PC has IP65 protection
WinSystems’ IP65-protected, 12-inch “PPC12-427” capacitive panel PC runs on an Apollo Lake SoC with up to 8GB DDR3L ECC RAM, 2x GbE, 2x 4K DP, 4x USB, and -30 to 85°C support. Grand Prairie, Texas based WinSystems has announced a fanless, 12.1-inch, panel PC designed for signage, kiosk, food service, and industrial IoT HMI applications. […]
Demonstrating PERL with Tic-Tac-Toe, Part 1
PERL is the go-to tool for many sysadmins who need something more powerful than sed or awk when writing complex parsing and automation scripts. It has a somewhat high learning curve due to its dense notation. But a recent survey indicates that PERL developers earn 54 per cent more than the average developer so it may still be a worthwhile language to learn. Read on for a demonstration of PERL using the popular strategy game Tic-Tac-Toe.
Find a file the lazy way with this script
Here's the scenario: Whenever I need some source code or a bundle of art assets or a game from the internet, I download it to my ~/Downloads directory, navigate to the folder, and promptly realize I forgot the file name. It's not that I don't remember what I downloaded; it's the proliferation of file types that throws me off. Was it a tarball or a ZIP file? What was the version number? Have I downloaded a copy before?
read more
Don't like loops? Try Java Streams
In this article, I will explain how to not write loops anymore.
What? Whaddaya mean, no more loops?
read more
Toradex launches Verdin module family starting with i.MX8M Mini and Nano models
Toradex unveiled a “Verdin” compute module family with a form factor similar to its Colibri family, but with 60 more pins and improved power features. Due in March are Linux-driven Verdin modules based on the i.MX8M Mini and Nano. Toradex announced the Verdin iMX8M Mini and Verdin iMX8M Nano — the first two members of […]
How to Install i-doit Asset Management Tool on Debian 10
i-doit is a free, open-source and IT documentation solution based on the configuration management database. It is a web-based tool that can be used to manage the entire IT system according to ITIL best practices. In this tutorial, we will show you how to install and configure i-doit Asset Management Tool on Debian 10.
Tiny, solderable i.MX8M Mini module debuts new OSM form factor
F&S unveiled a solderable, 30 x 30mm “OSM-MX8MM” module that runs Linux on an i.MX8M Mini based on an SDT.05 Open Standard Module form factor, a proposed SGET standard co-developed with Kontron and Iesy. Stuttgart, Germany F&S Elektronik Systeme showed off a prototype of a 30 x 30mm, i.MX8M Mini based OSM-MX8MM module — the […]
Tools for SSH key management
I use SSH constantly. Every day I find myself logged in to multiple servers and Pis (both in the same room as me and over the internet). I have many devices I need access to, and different requirements for gaining access, so in addition to using various SSH/SCP command options, I have to maintain a config file with all the connection details. Over time I’ve come up with a few time-saving tips and tools that you might find useful, too.
How Kubernetes Became the Standard for Compute Resources
CNCF plays a critical role in building a vibrant ecosystem around Kubernetes, creating a massive community to build, nurture and commercialize cloud-native open source technologies. The post How Kubernetes Became the Standard for Compute Resources appeared first on Linux.com.
Chrome deploys deep-linking tech in latest browser build despite privacy concerns
It's not a bug, it's a feature, explains the Chocolate Factory. Google has implemented a browser capability in Chrome called ScrollToTextFragment that enables deep links to web documents, but it has done so despite unresolved privacy concerns and lack of support from other browser makers.…
« Previous ( 1 ... 279 280 281 282 283 284 285 286 287 288 289 ... 1159 ) Next »