Learn what is new in the Visual Studio Code November 2025 Release (1.107). Read the full article...
这里记录每周值得分享的科技内容,周五发布。 本杂志开源,欢迎投稿。另有《谁在招人》服务,发布程序员招聘信息。合作请邮件联系(yifeng.ruan@gmail.com)。 封面图 香港湾仔新建成的"...
一、 上周,我写了一篇 Claude Code 接入国产大模型的教程,就有同学问我,为什么不用 VS Code? 问得好。我习惯命令行了,确实忽略了 VS Code。 今天就补上,我来介绍,如何不用插...
11-18 08:00
Private Marketplace for VS Code extensions now generally available. Read the full article...
该渲染由 Shiro API 生成,可能存在排版问题,最佳体验请前往:https://innei.in/notes/200 又是一个月。我想以后尽量保证每个月能写一篇手记,至少记录一下自己的生活历程...
这里记录每周值得分享的科技内容,周五发布。 本杂志开源,欢迎投稿。另有《谁在招人》服务,发布程序员招聘信息。合作请邮件联系(yifeng.ruan@gmail.com)。 封面图 甘肃省酒泉市今年开...
How we built the Nuxt MCP server to enable AI assistants to access our documentation through structu...
Learn what is new in the Visual Studio Code October 2025 Release (1.106). Read the full article...
I'm looking for a new job....
Ghost text suggestions are now open source as part of the Copilot Chat extension - the second milest...
Nuxt Image v2 is out - with full TypeScript support, IPX v3, and new providers!...
Agents took over VS Code in 2025. We released agent mode for VS Code, integration for the Copilot co...
Nuxt 4.2 is out - with experimental TypeScript plugin support, better error handling in development,...
Learn how the new Language Model Chat Provider API in VS Code is enabling more model choice and exte...
Next.js 16 includes Cache Components, stable Turbopack, file system caching, React Compiler support,...
The joys of vibecoding....
该渲染由 Shiro API 生成,可能存在排版问题,最佳体验请前往:https://innei.in/notes/199 TIP 本文图片皆为随手拍,下面的链接可以查看本次旅行中较为合格的出片合集...
Next.js 16 beta includes stable Turbopack, file system caching, React Compiler support, smarter rout...
Learn what is new in the Visual Studio Code September 2025 Release (1.105). Read the full article...
该渲染由 Shiro API 生成,可能存在排版问题,最佳体验请前往:https://innei.in/notes/198 好久不见,又是一个月。迟来的月总结是因为这个月是平淡中忙碌的一个月。 平...
From handles to hosting....
The protocol is the API....
In September, I had the privilege of being able to attend NixCon 2025 in Rapperswil-Jona, Switzerlan...
Nuxt UI v4 unifies Nuxt UI and Nuxt UI Pro into one powerful, completely free library. With over 110...
Use auto model selection in VS Code to get faster responses, reduced rate limiting, and a 10% discou...
Learn what is new in the Visual Studio Code August 2025 Release (1.104) Read the full article...
matplotlib -- the de-facto library of plotting in Python. seaborn -- the golden tool for statistical...
Nuxt 4.1 is out - bringing enhanced build stability, better development experience, and powerful new...
Programming with proofs....
该渲染由 Shiro API 生成,可能存在排版问题,最佳体验请前往:https://innei.in/notes/197 AI 依赖性 我清晰的记得,从上半年的 Claude 4 出来之后,从我...
Next.js 15.5 includes Turbopack builds in beta, stable Node.js middleware, TypeScript improvements, ...
What is the type of 2 + 2 = 4?...
该渲染由 Shiro API 生成,可能存在排版问题,最佳体验请前往:https://innei.in/posts/tech/tailwindcss-v4-color-system-theme-swi...
A taste of Lean....
Nuxt 3.18 is out - bringing v4 features to v3, improved accessibility, better browser dev tooling in...
该渲染由 Shiro API 生成,可能存在排版问题,最佳体验请前往:https://innei.in/notes/196 《死亡搁浅2》:50小时基建与叙事 死亡搁浅 2 通关通关了,玩了 50...
该渲染由 Shiro API 生成,可能存在排版问题,最佳体验请前往:https://innei.in/posts/tech/ai-coding-methodology-systematic-prac...
Nuxt 4.0 is here! A thoughtful evolution focused on developer experience, with better project organi...
Next.js 15.4 includes updates to performance, stability, and Turbopack compatibility....
该渲染由 Shiro API 生成,可能存在排版问题,最佳体验请前往:https://innei.in/notes/195 这篇文章记录一下最近一个月发生的事。 再游南京 距离上次去南京差不多一年了...
该渲染由 Shiro API 生成,可能存在排版问题,最佳体验请前往:https://innei.in/posts/programming/exploring-context-engineering ...
A lightweight, privacy-focused widget to gather your feedback on Nuxt documentation, built with Driz...
I heard you like linting....
Personal update post....
We have some exciting news about the roadmap to Nuxt 4, including a new timeline and what to expect ...
How many HTTP requests do you think Corepack makes when you run corepack use pnpm to use the latest ...
Learn TypeScript cursor-rules for AI development. Covers best practices, JSDoc, structure. Different...
Next.js 15.3 includes Turbopack for builds, new client instrumentation and navigation hooks, and mor...
...
In last year’s macOS Sequoia release, one change attracted a lot of attention: the new periodic conf...
TypeScript announced a full rewrite of TypeScript in Go. In testing, this rewrite has achieved a 10x...

Learn about how to build APIs with Next.js....
Next.js 15.2 includes updates for debugging errors, metadata, Turbopack, and more....

TypeScript 5.8's new erasableSyntaxOnly flag enforces pure type annotations by disabling enums, name...

Learn more about the API design and benefits of 'use cache'...
TypeScript is coming to Node 23. Let's break down what that means....
Next.js 15.1 introduces React 19 stable support, improved error debugging, new experimental authoriz...


To quote myself in a most recently yet-to-be-published paper: 💪 The ability of deep neural networks...
Ever since switching to Ghostty, my Home Manager activation has stopped printing its headers as cyan...
Learn how to extract the type of an array element in TypeScript using the powerful `Array[number]` t...
Learn how to publish a package to npm with a complete setup including, TypeScript, Prettier, Vitest,...
Enums in TypeScript can be confusing, with differences between numeric and string enums causing unex...
Is TypeScript just a linter? No, but yes....


On the issue of web fonts, I’ve gone back and forth several times for this website. I’ve used IBM Pl...

Etramping最初的目标是分享他们如何在有限的预算下探索世界的经验,以帮助其他旅行者实现他们的梦想,并鼓励他们踏上冒险之旅。...
MonitUp的初衷是用于员工监测,但随后决定将焦点放在提高工作效率上。Faruk 认为,尽管不是每家公司都希望对员工进行监测,但每家公司都渴望提高生产力。...
Castanet 是一个专注于 LinkedIn 平台的营销工具,主要服务于咨询顾问、自由职业者和商机代理机构。Castanet 通过自动化营销活动,数据收集分析等方式自动寻找和产生销售线索。...
通过Cognota,他的目标是为L&D团队构建一个专门的系统,使他们能够有效地衡量学习结果并传达业务价值。...