AI/ML / Software/Services
New links, in chronological context.
Recently reviewed entries before they disappear into the permanent library. Radar itself stays out of search indexes.
Software/Services / Security / AI/ML
nearai/ironclaw — IronClaw Agent OS (GitHub repository)
GitHub repository for IronClaw, described as an Agent OS focused on privacy, security, and extensibility.AI/ML / Security / Software/Services
pipelock — open-source AI agent firewall for MCP and mediated egress
GitHub repository for “pipelock,” an open-source AI agent firewall that mediates and scans agent network traffic including HTTP, MCP, A2A, and WebSocket, and emits mediator-signed action receipts intended as verifiable audit evidence from outside the agent.AI/ML / Coding / Apple
Wax: Single-File Swift Memory Layer for AI Agents with On-Device RAG
Wax is an open-source GitHub repository that provides a single-file memory layer for AI agents, positioned for sub-millisecond retrieval-augmented generation (RAG) on Apple Silicon. The project is described as Metal-optimized, on-device, and not requiring a server or API, implemented in pure Swift.Hardware/Electronics / AI/ML / Coding / Other
zclaw Field Guide for an ESP32-Resident AI Assistant
A practical documentation resource describing an ESP32-resident AI assistant, including topics such as GPIO, schedules, memory, and tool calling.AI/ML / JS/Web / Software/Services
moonshine-ai/moonshine: Low-latency speech-to-text, intent recognition, and text-to-speech for voice agents
GitHub repository that provides components for very low latency speech-to-text, intent recognition, and text-to-speech, intended for building voice agents and voice interfaces.AI/ML / Coding
Unsloth Qwen3.5 Fine-tuning Documentation
Documentation page describing how to fine-tune Qwen3.5 LLMs using Unsloth.Software/Services
GitHub repository: elder-plinius/OBLITERATUS
Public GitHub repository for elder-plinius/OBLITERATUS, described as “OBLITERATE THE CHAINS THAT BIND YOU,” with contribution via creating a GitHub account.AI/ML / Software/Services / Coding
HKUDS/nanobot (GitHub) — Lightweight open-source AI agent for tools, chats, and workflows
GitHub repository providing a lightweight, open-source AI agent intended to integrate with tools, chat interactions, and workflows.JS/Web / Software/Services
npmx — Modern Browser for the npm Registry
npmx (https://npmx.dev/) is a package browser for the npm registry that lets you search, browse, and explore npm packages using a modern interface.Hardware/Electronics / Other
Hackaday: Open Source PLFM Phased-Array Radar (Up to 20 km)
Project listing for an open-source, low-cost 10.5 GHz phased-array radar that uses PLFM modulation, with reported availability in both 3 km and 20 km range variants.AI/ML / Coding / JS/Web / Software/Services
Velxio Online Circuit & Microcontroller Simulator (SPICE/Arduino/ESP32/RP2040)
Velxio is a free, open-source online circuit simulator that runs real-time SPICE analog simulation (ngspice-WASM) and supports multiple microcontroller/board targets (including Arduino Uno/Mega/ATtiny85, ESP32 variants via emulation, and Raspberry Pi Pico/Raspberry Pi 3). It provides a component library plus measurement tools such as an oscilloscope, voltmeter, and ammeter, and supports creating custom chips in C or Rust.Other
OpenScan collections index (all collections)
Public OpenScan page listing all available collections under the OpenScan site.Hardware/Electronics / Linux/Unix / Other
Pimoroni guide to overclocking the Raspberry Pi Pico 2 (RP2350)
An article on the Pimoroni Learning Portal describing experiments and results for overclocking the Raspberry Pi Pico 2 (RP2350), including notes on operating conditions and measured outcomes.Coding / Software/Services
Serial-Studio (serial-studio/serial-studio) — Open-source telemetry dashboard
GitHub repository for an open-source telemetry dashboard that supports data inputs such as UART, BLE, MQTT, Modbus, and CAN bus.Hardware/Electronics / Other
PCB Rework and Repair Guide (PDF)
A PDF guide from Intertronics covering general processes for reworking and repairing printed circuit boards (PCBs).Hardware/Electronics / Coding
CEC-Tiny-Pro: HDMI CEC sniffer/processor using an Arduino connection
Repository providing a project for capturing and processing HDMI CEC signals by connecting the HDMI CEC line (pin 13) directly to an Arduino board, without additional hardware.Hardware/Electronics / Coding
geo-tp/esp32-bit-pirate: ESP32 hardware hacking tool with web-based CLI
GitHub repository for esp32-bit-pirate, described as a hardware hacking tool that provides a web-based command-line interface and claims to support multiple protocols.Coding / Security
vignesh07/babyshark: Flows-first PCAP TUI on GitHub
GitHub repository providing a terminal user interface (TUI) for working with PCAP data, emphasizing a flows-first workflow and featuring a case-files style UX.Hardware/Electronics / Apple / Linux/Unix
apple-silicon-accelerometer: read Apple Silicon MEMS accelerometer/gyroscope via IOKit HID
Open-source project repository describing how to access an undocumented MEMS accelerometer and gyroscope on Apple Silicon MacBooks using IOKit HID, based on the repository’s stated purpose and description.Software/Services / JS/Web / AI/ML / Other
Itsyhome: Smart home control for Apple devices using HomeKit and Home Assistant
Itsyhome is a smart home control app for iPhone, iPad, Mac, and Apple TV that supports controlling HomeKit and Home Assistant devices. It provides access to categories such as cameras, lights, thermostats, locks, fans, and blinds from a centralized interface.Cloud/CDN/Network / Other
Google “Sorry” Index Page (Redirect/Access Notice)
A Google-hosted “sorry” page that appears to be used for redirecting or presenting an access notice, with a parameter that continues to a YouTube watch URL.Linux/Unix
Remotely Unlocking an Encrypted Hard Disk with initramfs and systemd Services
A post about using systemd services inside initramfs to support remotely unlocking an encrypted hard disk.Security / Linux/Unix / AI/ML / Coding
SHIBUYA WAF (Rust) — ML anomaly detection, eBPF blocking, and OWASP CRS-based rules
SHIBUYA WAF is an open-source web application firewall implemented in Rust, described as combining machine-learning anomaly detection, eBPF kernel-level blocking, and OWASP CRS-derived protections, with additional support mentioned for GraphQL and extensibility via plugins.Software/Services / Other
RaspAP: Debian-Compatible Wireless Router Setup via RaspAP
RaspAP provides a straightforward, full-featured wireless router setup experience intended for Debian-based devices, with documentation and guidance available from its main site.AI/ML / Software/Services
klawsh/klaw.sh: kubectl-style tool for AI Agents
A GitHub repository described as “kubectl for AI Agents,” intended for contributing to the project via the repository’s GitHub page.AI/ML / Software/Services
Hugging Face skills (huggingface/skills) repository
Community-focused repository for building and sharing “skills” that connect agents with the Hugging Face ecosystem.AI/ML / Coding
microgpt (b44ken) — Open-source project on GitHub
GitHub repository where contributors can participate in development of the microgpt project by creating a GitHub account and contributing to the repository.Linux/Unix / Coding
TLDR pages
Collaborative command-line help pages focused on practical examples rather than full manuals.Linux/Unix / DevOps/CI/CD / Security
ShellCheck
Static analysis for shell scripts with actionable diagnostics for syntax, portability, quoting, and common logic mistakes.Cloud/CDN/Network / Security / Linux/Unix
WireGuard quick start
The official compact reference for key generation, interfaces, peers, endpoints, and basic tunnel operation.Kubernetes/Containers / DevOps/CI/CD
Docker Engine documentation
Official installation, administration, security, networking, storage, and daemon reference for Docker Engine.Kubernetes/Containers / DevOps/CI/CD
Kubernetes documentation
The official task, concept, setup, and API reference for operating Kubernetes clusters and workloads.DevOps/CI/CD / Software/Services
Prometheus documentation
Official guidance for the Prometheus data model, PromQL, scraping, service discovery, alerting, and operations.DevOps/CI/CD / Software/Services
Grafana documentation
Official administration and user guidance for data sources, dashboards, alerting, provisioning, and security.Databases/Data
PostgreSQL documentation
The current official manual covering SQL, server administration, backup, replication, monitoring, and internals.Databases/Data
MySQL 8.4 reference manual
Official MySQL LTS reference for installation, SQL, accounts, backup, replication, optimization, and server operation.JS/Web / Software/Services
Nginx documentation
Official reference for HTTP proxying, load balancing, TLS, caching, request processing, and module directives.Windows/PowerShell / Coding
PowerShell documentation
Microsoft's official learning and reference hub for PowerShell, remoting, modules, scripting, and administration.Security / Linux/Unix / Apple
OpenSSH manuals
Upstream OpenSSH manuals for the client, server, keys, agents, secure copy, SFTP, and configuration formats.Security / Cloud/CDN/Network
Cloudflare URL Scanner
Cloudflare's URL investigation API for redirects, domain categories, phishing signals, and malicious verdicts.Apple / Security
Apple Platform Deployment
Apple's official deployment reference for managing macOS, iOS, identity, security, services, and device enrollment.DevOps/CI/CD / Linux/Unix
Ansible documentation
Official reference for playbooks, inventories, modules, collections, automation controller, and operational patterns.DevOps/CI/CD / Cloud/CDN/Network