99 related articles
TutorialsPractical guide to Session Event engineering in production Agent platforms: Universal Event abstraction, three-party streaming transport with fault tolerance, and PostgreSQL storage evolution.
Product ReviewsBoox launches the Tappy mini Bluetooth remote with just two buttons for page turning, scrolling, and music control. A detailed look at its design, multi-scenario capabilities, and edge over Kobo Remote.
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.
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.
Tech FrontiersAnalysis of Apple's May 2026 Hello Developer newsletter covering Accessibility Nutrition Labels, Apple Silicon migration, Infinity Nikki interview, and developer action items.
TutorialsUse AI to generate pure HTML embedded development tools covering font bitmap generators, CRC checksum calculators, and serial port debuggers. Zero install, cross-platform, one-minute customization.
TutorialsSay goodbye to AI-generated PPTs that export as screenshots. Learn how to use PptxGenJS with AI coding tools like OpenCode to generate fully editable native PPTX files with a single command.
Deep DivesHow Playground Skill uses HTML interactive interfaces to solve the pain points of natural language limitations in AI coding. Comparing traditional text-only modes with the new two-way interaction paradigm for Coding Agents.
Deep DivesLearn confusion matrix TP, TN, FP, FN concepts, Accuracy, Precision, Recall, and F1 Score formulas. Practical guide for choosing the right classification metric across spam detection, fraud prevention, and cancer screening scenarios.
Industry InsightsIn 2024, AI projects command day rates up to 4,000 RMB while traditional IT budgets shrink. A freelance developer's real experience reveals AI premiums, workflow orchestration differentiation, and B2B survival strategies.
TutorialsStep-by-step tutorial for locally deploying OpenAI Whisper speech recognition, covering Conda setup, PyTorch installation, model selection, and transcription operations with free SRT subtitle generation.
TutorialsA detailed guide on installing Browser-Use WebUI, configuring Gemini and DeepSeek models, with four practical demos including form filling, content summarization, and e-commerce data scraping.
Expert OpinionsVibe Coding makes building apps as easy as writing blog posts, but personal tools lack good distribution channels. This article explores using RSS as a lightweight app distribution protocol.
TutorialsSimon Willison shows how putting LLM CLI tools in shebang lines turns plain English text files into executable scripts, from basic usage to tool calls and YAML templates.
Product ReviewsccNexus is an open-source Go-based intelligent API gateway for AI coding tools like Claude Code and Codex CLI, featuring multi-endpoint rotation, multi-platform integration, and usage monitoring.
ResearchA new open-source benchmark quantifies how a 4KB semantic layer boosts LLM Text-to-SQL accuracy across Claude and GPT models, validated with McNemar's test.
Product ReviewsCliRelay is an open-source Go tool that converts Gemini CLI, Claude Code, and ChatGPT Codex into OpenAI-compatible APIs, enabling free access to top LLMs.
Tech FrontiersSimon Willison releases LLM CLI tool v0.32a1, fixing a data integrity bug when reloading tool-calling conversations from SQLite. Details on the fix, impact, and upgrade steps.