9 related articles

Revisiting BASIC creator Kemeny's 1972 'Man and the Computer' — how his predictions about universal computing, human-machine symbiosis, and data monopoly resonate powerfully in today's AI era.

Rusty HLP Viewer is the first open-source tool to natively open Windows HLP help files. Built in Rust, it runs on Windows, Linux, and macOS without format conversion.
Distributed Secret Storage: A Deep Div…
A deep dive into robust secret storage in distributed networks, covering Shamir Secret Sharing, VSS, Proactive Secret Sharing, and real-world applications in blockchain KMS and MPC.

An in-depth analysis of introducing consistency regularization into YOLOv8, covering dual-branch augmentation, consistency loss construction, robustness gains, and training cost trade-offs for object detection optimization.

What is an AI Agent? This article systematically explains the core architecture of AI agents (LLM + Planning + Memory + Tools), how they differ from ChatGPT, their combination with robots, and why developers must master Agent development skills.

OpenAI announces Codex shortcut upgrades focused on developer workflow optimization. Analysis of upgrade directions, industry competition, and expected improvements to code completion and natural language triggers.
Product ReviewsDeep dive into Athas IDE — a free, open-source AI code editor built from scratch on Tauri. Features Vim mode, AI completion, Git integration, and free Google Gemini support.
TutorialsDesign patterns for better man pages: options summaries, categorized navigation, built-in cheat sheets, and example-driven docs with rsync, curl, strace case studies.
TutorialsJulia Evans added practical examples to tcpdump and dig man pages, demonstrating open source contributions through documentation improvement with a custom Markdown-to-roff conversion approach.