Addresses common AI frustrations by reframing them as management problems. When we treat AI as an intern rather than a tool, issues like unreliability, hallucinations, and code quality become solvable through established management principles like trust-building and hierarchy.
Articles in the Computing category
当AI不work:我如何最终实现自动化财务决算
记录在API因合规问题被拒后,使用视觉大模型从截图提取财务数据,实现十年手动记账流程的自动化。展示了本地模型、交叉验证和人机协作工作流如何安全处理敏感金融数据。
When AI Fails: How I Eventually Automated My Personal Finances
Documents automating a decade-long manual financial reconciliation process using vision LLMs when API access was blocked by compliance. Demonstrates using local models with screenshots, cross-validation, and human-in-the-loop workflows to process sensitive financial data.
超越聊天框简评GPT-5
GPT-5是产品升级而非单纯模型升级:新增reasoning_effort和verbosity参数,可控性大幅提升,让开发者能根据场景灵活权衡推理深度和回复长度。
GPT-5: More Than a Chatbot, A Quick Review
GPT-5 is a major product upgrade, not just a model upgrade: new API parameters for reasoning_effort and verbosity enable unprecedented controllability for building AI-powered products.