>"Orange Pi is an open source single-board card computer, a new generation of arm64 development board, which can run operating systems such as Android TV 12, Ubuntu and Debian. The Orange Pi Zero 2w development board uses the Allwinner H618 system-on-chip, and can optionally have 1GB or 1.5GB or 2GB or 4GB LPDDR4 memory."
Linux kernel developer Greg Kroah-Hartman has introduced a new fuzzing tool and AI bot named gregkh_clanker_t1000 that is actively uncovering bugs within the Linux kernel. The tool has already assisted in merging nearly two dozen patches for various subsystems including ALSA, HID, SMB, Nouveau, and IO_uring. Notably, this AI operates as a local large language model (LLM) running on a Framework Desktop powered by AMD Ryzen AI Max (Strix Halo), rather than relying on cloud-based services.
Key points:
* The gregkh_clanker_t1000 tool has contributed numerous bug fixes to the mainline kernel since early April.
* The system utilizes local LLM processing for privacy and efficiency.
* Hardware setup involves a Framework Desktop with AMD Ryzen AI Max+ Strix Halo.
* Emphasis on using an open-source software stack for demanding AI workloads.
The Orange Pi Zero 3W is a new compact single-board computer measuring 65 x 32 mm. It features the Allwinner A733 octa-core processor, combining Cortex-A76 and Cortex-A55 cores with an integrated NPU for AI workloads and a RISC-V coprocessor for real-time tasks. The board supports up to 16GB of LPDDR5 memory and offers versatile display options including Mini HDMI, MIPI-DSI, and DisplayPort via USB-C.
* Allwinner A733 SoC with octa-core CPU and 3 TOPS NPU
* Up to 16GB LPDDR5 RAM support
* Connectivity includes Wi-Fi 6, Bluetooth 5.4, and PCIe 3.0
* Multiple display outputs supporting up to 4K resolution
* Support for Android, Debian, Ubuntu, and OpenHarmony
Distiller is a pocket Linux box that runs Claude Code 24/7, offering remote access via QR code. It provides a full Claude Code enabled VS Code environment and terminal session, along with hardware I/O access for developers, firmware engineers, and indie hackers.
This article details how the author successfully set up a Pi-hole DNS server using a $15 Raspberry Pi Zero 2 W, highlighting its low cost, low power consumption, and surprisingly capable performance for handling DNS requests and ad blocking for a home network.
ZPUI (Zippy UI) is a lightweight control interface for single-board computers such Z the Raspberry Pi, designed to provide easy access to system information and control functions via a small I2C screen and a few buttons. It aims to solve the common frustrations of accessing and debugging SBCs without a full keyboard, monitor, and network connection.
This article details how to rip CDs using the abcde command-line tool in Linux, providing instructions, options, and a sample configuration file for efficient and high-quality audio ripping.
The Piccolo N150 netbook is an eight-inch mini laptop that runs Linux well, with a nice display and enough power for most use cases, though the keyboard is a challenge to get used to.
An article discussing the use of HID over I2C for coupling STM32 and Linux in a project, offering a detailed example, and discussing the benefits such as compatibility, low power consumption, and ease of implementation.
The article discusses the upcoming end of support for Spotify's Car Thing, a device that has been the subject of various hacks and research. The article highlights some of these hacks, such as gaining U-Boot and UART access to the device's Linux system. It also mentions YouTube videos that provide step-by-step guides for accessing the hardware.