296 related articles

A systematic guide to Huawei Ascend C operator programming covering kernel functions, three-stage pipeline paradigm, API categories, and a hands-on AddCustom operator walkthrough.

A deep dive into Rootless Containers: technical principles, security advantages, and production practices. Learn how user namespaces and daemonless architecture reduce container escape risks.

A deep dive into rootless containers: technical principles, security advantages, and production practices. Learn how user namespaces and daemonless architecture reduce container escape risks.

Learn how to securely expose Foundry VTT to the public internet. Compare port forwarding, Cloudflare Tunnel, and reverse proxy solutions with practical advice on network isolation and layered defense.

A deep dive into building high-performance lock-free queues with modern C++, covering CAS atomic operations, memory ordering, Michael-Scott algorithm, ring buffers, ABA problem solutions, and memory reclamation mechanisms.

Learn how to use NetBird WireGuard mesh networking with Caddy reverse proxy for homelab remote access without exposing public ports. Covers Split DNS, TLS certificates, and ACL controls.

Deep dive into building a YOLO26n object detection inference engine from scratch using ARM64 assembly and C, covering NEON SIMD, Winograd convolution, GEMM micro-kernels, and cache tiling optimizations.

Explore how GrapheneOS defends against forensic tools like Cellebrite through auto-reboot, USB port controls, and hardware-backed brute force protection to safeguard locked device data.

A deep dive into domain resolution challenges for self-hosted home servers, covering Split DNS concepts and how Tailscale App Connector enables unified domain access across internal and external networks.

Discover underrated niche self-hosted open-source tools across bookmarks, passwords, document archiving, knowledge bases, and dashboards, with deployment tips.

Compare Navidrome, Jellyfin, and other self-hosted music servers. Covers cross-platform clients, remote access setup, and metadata management to replace Spotify.

Foxconn abandons VMware for HCI newcomer ArcFra. Explore Broadcom's post-acquisition fallout, why Foxconn chose hyper-convergence, and what it means for VMware alternatives.

A U.S. citizen faces criminal charges after a GrapheneOS phone auto-wiped during an airport border search. Analysis of the privacy rights vs. law enforcement clash.

A maker builds a DIY companion robot with NVIDIA Jetson Orin and 4S LiPo battery. Explore the full development journey from first power-up to AI interaction, including edge computing, power design, and companion robot trends.

How should a data scientist upgrade their tech stack when transitioning from IC to team lead? A phased roadmap covering Git, dbt, Snowflake, modern data stack, and generative AI.

How to achieve millisecond-level code search in massive repositories with hundreds of thousands of files? A hands-on look at building a code search plugin with Cursor + Codex, powered by Lucene inverted indexing and BM25 ranking.

Python tops the language rankings again, but AI teams are quietly swapping its internals for Rust and Mojo. A look at Python's speed and GIL pains, the two-language problem, and the rise of Rust tooling and Mojo on GPUs.

A step-by-step Pi Agent configuration tutorial covering installation, LLM connection, extension ecosystem, MCP setup, and Token-saving tips. Learn to build a truly controllable AI coding assistant.

This week's GitHub trending focuses on AI coding: Skills sets rules for Agents, Omniroute is a never-down AI gateway, Code Review Graph builds a code knowledge graph, PI is an open-source Agent toolkit, and AI Engineering from Scratch teaches from the ground up.

A systematic map of today's AI coding landscape: the evolution from ChatGPT to Claude Code, LLM capability tiers, tool camps like Cursor/Copilot, and the three key weapons of the Agent era — MCP, Skills, and CLI.