431 related articles

Unsloth v0.1.47-beta is out. This 67.9k-star open-source framework fine-tunes Llama, Mistral, and Qwen 2x faster with 70% less VRAM on consumer GPUs.

An in-depth guide to installing, configuring, and extending OpenCode, the terminal AI coding assistant. Covers desktop and WSL installation, model config, MCP integration, and custom Agents.

Security research reveals how attackers can abuse Apple's Find My network as a covert exfiltration channel, disguising sensitive data from air-gapped systems as location beacons. A deep dive into the attack chain, stealth advantages, and defense insights.

Vercel's Chief of Software Andrew Qu explains the eve Agent framework's design philosophy, covering Skills modularity, Sandboxes security, and agent-readable websites—revealing the paradigm shift from instruction-driven to goal-driven software.

Creator Ajiang burned 10B Tokens on Codex to migrate cc-haha from Tauri 2 to Electron. A deep dive into Codex's long-horizon engineering, Computer Use, costs, and practical advice for developers.

herder is a terminal multiplexer for coding agents like Claude Code and Codex, combining tmux power with mouse support, agent state awareness, and session persistence for efficient multi-agent workflows.
Launch a Cloud Dev Environment in One …
OpenAI Codex's DigitalOcean plugin lets developers launch persistent cloud dev environments with a single natural language prompt. A deep dive into capabilities, use cases, and risks.

A deep dive into AirDrop and Quick Share wireless transfer protocol security — covering device discovery, handshake auth, data parsing attack surfaces, and practical defense recommendations.
GPT-5.5 and Codex: The Paradigm Shift …
Deep analysis of an OpenAI interview: how GPT-5.5's multimodal creativity breaks new ground, and how Codex multi-agent workflows are reshaping software development — from executor to director.

Manticore Search restructured its ONNX inference path to achieve 14x faster text embeddings. Deep dive into batching, session reuse, zero-copy memory, and thread tuning for vector search systems.

Gas Town is an open-source multi-agent workspace manager built in Go with 16,000+ GitHub Stars. This article analyzes its architecture, Go language advantages, and typical multi-agent collaboration scenarios.

In-depth analysis of OpenAI Codex's four usage forms, comparing Codex, Claude Code, and Cursor across price, stability, and frontend/backend fit to help developers choose the right AI programming tool.

Skill isn't just for programmers — it's crossing industry lines to become the operational foundation for entire organizations. This article unpacks the three cores of knowledge work, explores legal, research, and finance use cases, and examines how a Skill Library becomes a core enterprise AI asset.
MSI Center High-Risk Privilege Escalat…
Security researchers disclose an MSI Center LPE vulnerability allowing standard users to escalate to SYSTEM in seconds. Analysis of root causes, impact, and mitigations for MSI device users.

Step-by-step guide to deploying Hermes Agent on Windows via WSL: covers Ubuntu setup, MiniMax model config, web UI, WeChat integration, and key pitfalls to avoid.
How OpenAI Used Core Dumps to Track Do…
How OpenAI's engineering team used large-scale core dump analysis and an epidemiological approach to identify a hidden hardware fault and fix an 18-year-old software bug.

Full comparison of Hermes Agent vs Open Cloud: lower token usage, 200+ model support, auto Skill encapsulation, WeChat/DingTalk integration. A cost-effective AI Agent alternative for long-term deployment.

The Codex Orange Book is an open-source unofficial guide with 2.5K+ GitHub Stars, covering installation, plugins, MCP extensions, and hands-on projects to help beginners master AI programming tools.

A deep dive into AI Agent's two core directions: 2C content generation (text/images/video) and 2B enterprise applications (RAG/AutoGen/LLM integration). With real startup cases and practical methods.

Learn AI Agent development from scratch. This tutorial covers LLMs and prompts, then builds a conversational agent in Python using the DeepSeek API with multi-turn dialogue and system prompts.