90 related articles

Claude Code creator Boris Charney shares how AI programming has been solved: from 150 daily PRs to agent loops running 24/7, and why coding will become as universal as literacy.

A detailed guide to Codex Skill: two creation methods and practical applications. Package repetitive workflows into reusable Skills to automate meeting notes, task breakdowns, and more — no coding required.

Google launches unified AI platform Antigravity, migrating Gemini CLI users to the new Antigravity CLI rebuilt in Go with multi-agent orchestration and async workflows.

Daikin AC forces users to accept new terms to keep using it, exposing smart home privacy dilemmas. Analysis of hardware subscription trends, data collection, and consumer strategies.
Industry InsightsThis week's AI highlights: Anthropic partners with SpaceX for compute, OpenAI launches GPT 5.5 Instant with fewer hallucinations, DeepSeek V4 challenges closed-source giants at 1/50th the cost, and Chinese humanoid robots stun.
TutorialsA detailed guide comparing three Claude Code agent deployment methods—Cron Loop, Desktop/Cloud Routines, and Modal/Trigger.dev—analyzed by run location and determinism to help developers choose the best strategy.
Product ReviewsOne API is an open-source LLM API gateway that unifies 30+ LLM providers including OpenAI, Claude, Gemini, and DeepSeek through an OpenAI-compatible interface. Features Key management, quota control, load balancing, and one-command Docker deployment. 32k+ GitHub Stars.
Tech FrontiersThe Go team launches a new developer community survey to collect usage feedback and improvement suggestions. Learn about the survey's purpose, how to participate, and how past surveys drove features like generics and Go Modules.
TutorialsGo 1.25 introduces Flight Recorder, inspired by black boxes, continuously recording runtime events with low overhead. Learn its ring buffer design and real-world use cases for production diagnostics.
Industry InsightsDeep dive into the 2025 Go Developer Survey: developer satisfaction, cloud-native and AI use cases, error handling and generics challenges, IDE and AI tool trends.
ResearchGo 1.25 introduces experimental garbage collector Green Tea, exploring GC architecture changes. Learn its design, how to enable it, and potential performance gains for high-concurrency and memory-intensive apps.
Tech FrontiersGo 1.26 officially released with a new garbage collector, significantly reduced cgo overhead, experimental SIMD support, and runtime/secret key management package.
Tech FrontiersGo turns 16, evolving from a 2009 open-source experiment to the backbone of cloud-native infrastructure. From Docker and Kubernetes to generics and AI-era opportunities.
Industry InsightsOura smart ring admits receiving government data requests without publishing a transparency report. Health data from wearables poses privacy risks far beyond traditional surveillance.
TutorialsLearn how to build a production-grade AI Agent chat app with LangChain and FastAPI, covering streaming tokens, asyncio parallel tool calling, SerpAPI async conversion, and structured output.
TutorialsDeep dive into LangChain streaming output and async implementation, covering astream usage, custom AsyncQueueCallbackHandler, and Agent streaming executor architecture for production AI apps.
TutorialsA complete guide to installing and configuring the Godot AI plugin. Use MCP protocol to let Claude and Codex create scenes, run tests, and debug with screenshots — build a 3D platformer in 10 minutes.
TutorialsComplete guide to Browser Use, the open-source AI browser automation agent: installation, Web UI usage, code integration, architecture, and token optimization tips for automating web tasks with natural language.
Deep DivesDeep dive into Tencent's open-source LLM knowledge platform WeKnora, covering RAG, autonomous reasoning Agent, and self-maintaining Wiki capabilities, plus its Go-based architecture and enterprise use cases.
Tech FrontiersOver a million baby monitors and home cameras have critical security flaws letting hackers spy on families. A deep dive into IoT vulnerabilities with practical protection tips.