Showing headlines posted by bob
« Previous ( 1 ... 204 205 206 207 208 209 210 211 212 213 214 ... 1158 ) Next »RISC-V based Allwinner chip to debut on $13 Linux hacker board
Alibaba’s T-head subsidiary amd Allwinner have produced a single-core, RISC-V-based XuanTie C906 processor with MMU that will appear on a sandwich-style, Linux-driven, $12.50 Sipeed SBC due in two months. In July, 2019, Chinese tech giant Alibaba Group surprised the industry with the most powerful RISC-V architecture SoC design to date: a 16-core, 2.5GHz XuanTie 910 […]
Program your microcontroller with MicroBlocks
If you like to tinker with technology, you may be familiar with programmable microcontroller boards, such as AdaFruit's Circuit Playground Express and the BBC Micro:bit. Now there's a new programming option for you to try: MicroBlocks. It's a simple Scratch-like programming interface that works well with several microcontrollers, including those two.
read more
Getting started with Stratis encryption
Stratis is an “easy to use local storage management for Linux.” Continue reading to learn how to get started with encryption in Stratis.
Open environments are where innovative ideas thrive
In the first article of this series, I examined the nature of the innovation process in great detail. I also discussed some sources of resistance to it.
read more
AWS preps its own library of public Docker container images
With Docker restricting how quickly users can pull down images from its Docker Hub for free, Amazon Web Services is finally creating its own repository of public container images. But there's a bigger problem here for all container and cloud users.
Streamline your JavaScript code with top-level await
JavaScript is a popular programming language that started out as a single-threaded, synchronous language, meaning that one step runs after another step without waiting to fetch any external resources or perform any lengthy calculation or process. If the script requires such a resource or calculation, this synchronous behavior results in an error. This blocks all other processes in the queue from running whether or not they were dependent on the step that produced the error.
Comet Lake appears on mini-PC, AI Box, and Mini-ITX systems
Intel’s 10th Gen CPUs recently showed up on several new systems including a v2 respin of Purism’s Librem Mini mini-PC, Sintrones’ EBOX-7010 upgrade of its earlier 9th Gen EBOX-7000 AI box, and Portwell’s 2.5GbE enabled WADE-8212 Mini-ITX SBC. Just as we wondering whether Intel’s 14nm 10th Gen Comet Lake-S processors were going to be a […]
How open source makes me a better manager
I was introduced to open source by my husband, a long-term Unix/Linux user. When he encouraged me to attend the Triangle Linux Users Group (TriLUG), a local meetup in the Raleigh, NC, area, I was quite intimidated, as I was one of a handful of women in attendance. But the more I learned about open source, the more intrigued I became.
Raspberry Pi security add-on helps evaluate Connected Home over IP spec
Infineon’s “Optiga Trust-M eval kit” is a Pi add-on for evaluating the ZigBee Alliance’s Connected Home over IP home automation standard. The eval kit is built around a Trust-M Shield2Go board equipped with the EAL6+-compliant Trust-M security chip. Infineon Technologies, which is primarily known in these pages for its widely used Optiga TPM security chips, […]
Tweak your Git config for multiple user IDs
Git's git config command (hereafter referred to as "config") enables you to set repository or global options for Git. It has many options, and one of them, includeIf, is handy when you have dual roles using Git, for example, working full time as a developer and contributing to open source projects in your spare time.
Advantech and Engicam launch SMARC modules with the RK3399
Advantech’s “ROM-5780” and Engicam’s “SmarCore RK3399” SMARC 2.1 modules run Linux or Android on a Rockchip RK3399 with 2GB RAM, 16GB eMMC, and optional carrier boards. Yesterday while researching Kontron’s fA3399 SMARC module, we were unable to find any other Rockchip RK3399-based SMARCs on LinuxGizmos so we cast the Inter-net and found two more. Advantech’s […]
SMARC module runs Linux on RK3399K
Kontron unveiled a -20 to 85°C tolerant, full-size SMARC form-factor “fA3399” module that runs Linux on a RK3399K with up to 8GB LPDDR4 and 128GB eMMC plus support for 2x GbE and 3x PCIe. Today Kontron announced its first product based on the Rockchip RK3399. The Linux-powered fA3399 adopts the rarely used 82 x 80mm […]
Reclaim hard-drive space with LVM
A how-to guide on using LVM to resize your Ext4 filesystem in order to get more storage space.
Share RPG battle maps with this open source web app
I play a lot of Dungeons and Dragons (D&D), a tabletop role-playing game in which players take control of mythic heroes to explore imaginary dungeons and fight make-believe dragons. D&D players often like to draw maps on big sheets of butcher's paper, or buy and craft evocative set pieces, so that they can track their progress through the realms with gaming miniatures.
How to Install DokuWiki on Ubuntu 20.04 LTS
DokuWiki is a free, open-source and most versatile wiki application written in PHP. It is simple and light-weight that uses a simple file format to store its data, so it does not require any database. In this tutorial, we will show you how to install DokuWiki with Apache and Letsencrypt SSL certificate on Ubuntu 20.04.
4 reasons why JavaScript is so popular
As this chart from GitHub's State of the Octoverse report shows, JavaScript has consistently been most popular programming language based on the number of contributors to projects on GitHub.
Hot Swappable Filesystems, as Smooth as Btrfs
Filesystems, like file cabinets or drawers, control how your operating system stores data. They also hold metadata like filetypes, what is attached to data, and who has access to that data. Quite honestly, not enough people consider which file system to use for their computers.
5 surprising ways I use Jupyter to improve my life
The Jupyter project offers interactive ways to write software with technology like JupyterLab and Jupyter Notebook. This software is commonly used for data analysis, but what you might not know (and the Jupyter community didn't expect) is how many things you can do with it.
Here are my top five unexpected and creative ways to use Jupyter.
read more
Dell enables Linux hardware privacy controls
Do you want to make sure your webcam and microphone are off? Dell's adding code into Linux to support its hardware privacy controls.
Create a list in a Flutter mobile app
Flutter is a popular open source toolkit for building cross-platform apps. In "Create a mobile app with Flutter," I demonstrated how to install Flutter on Linux and create your first app. In this article, I'll show you how to add a list of items in your app, with each item opening a new screen. This is a common design method for mobile apps, so you've probably seen it before, but here's a screenshot to help you visualize it:
read more
« Previous ( 1 ... 204 205 206 207 208 209 210 211 212 213 214 ... 1158 ) Next »