Wu clan
22 posts


WebStorm 2026.1 uses the service-powered TypeScript engine by default.
For large-scale projects, this means:
• More accurate type inference
• Reduced CPU usage and faster analysis
• Better consistency with the TS compiler
The result: Improved navigation, inspections, and refactorings.
#NewInWebStorm
English

@zeddotdev In the meantime, jetbrains has removed the Code with me feature, and you should care about the git graph.
English

It means a lot to us when designers choose Zed 😎 Thank you for the kind words @gravitywins!
Check out more stories from Zed users: zed.dev/user-stories
English

In this week's stable release (v0.224), we saw an uptick in app crashes around the new split diff feature (1.03% of app opens).
We've addressed most of the panics via patches we've published in the last 24 hours—please update to stable v0.244.10.
In the coming release cycles, we'll be dedicating engineering focus to improving Zed's stability and safeguarding the stable channel going forward.
English

@zeddotdev It has been two years since I waited for the synchronization of settings and i18n, and no progress has been made.
English

Dev containers are now in Zed Preview 🎉
Open a project with a `devcontainer.json` and Zed will offer to spin it up. This lands in Stable on 1/7/26. It's a V1, with more coming in 2026 🎆
Try it today: zed.dev/releases/previ…
English


I won’t mince words: earlier today we failed our customers and the broader Internet when a problem in @Cloudflare network impacted large amounts of traffic that rely on us. The sites, businesses, and organizations that rely on Cloudflare depend on us being available and I apologize for the impact that we caused.
Transparency about what happened matters, and we plan to share a breakdown with more details in a few hours. In short, a latent bug in a service underpinning our bot mitigation capability started to crash after a routine configuration change we made. That cascaded into a broad degradation to our network and other services. This was not an attack.
That issue, impact it caused, and time to resolution is unacceptable. Work is already underway to make sure it does not happen again, but I know it caused real pain today. The trust our customers place in us is what we value the most and we are going to do what it takes to earn that back.
English

@FastAPI Exciting, but we should prioritize these PRs:
github.com/fastapi/fastap…
github.com/fastapi/fastap…
github.com/fastapi/fastap…
github.com/fastapi/fastap…
English

Here's FastAPI 0.120.2 ☕️
Fixing a bug when generating schemas for multiple nested models 🐛
github.com/fastapi/fastapi
English

@tiangolo @fastapilabs @FastAPIcloud @FastAPI You and your team should spend more time on issues and pull requests rather than just giving speeches around the world. Pydantic excels in both aspects, and we should pay tribute to them.
English

It took me years to finally start a company. I was avoiding it. 😅
But now I started @fastapilabs to build @FastAPIcloud with an awesome team. 😎
Also, to keep developing the open source projects, @FastAPI and friends. 🚀
Here's my thought process and reasons behind it all. 🤓
FastAPI Labs@fastapilabs
Why @fastapilabs, why @FastAPIcloud? 🚀 Why a cloud dedicated to @FastAPI by the same team behind it? And why now? 🤓 What about the open source projects? 🎁 All in the new blog post: fastapicloud.com/blog/why-fasta…
English

Cry your heart out @cursor_ai, I've been using @zeddotdev's coding agent in preview for a few weeks and it's awesome.
In particular, it's not too over zealous or greedy, it seems to make a pretty reasonable judgement of which files/functions to edit, and which to leave.
zed.dev/blog/fastest-a…
English

When can I replace idea with @zeddotdev , I think the best time is when he supports i18n, setup sync, Windows and github.com/astral-sh/ruff…
English

Tiny release, FastAPI 0.115.7 🍰
Upgrading several dependencies, including the latest Starlette 🚀
github.com/fastapi/fastapi
English

@bryson3gps @pydantic The problem is that there isn't always a model being validated.
I guess we could add the nearest parent model, if there is one.
Please can you create an issue including use cases?
English

I feel like the ValidationError took a step backwards in @pydantic .
I used to be able to get to the underlying model, but that attribute no longer exists. I used this data to craft detailed error messages back to clients.
English

@tiangolo Awesome 👏 I was waiting for it ! It will be good to have something like "fastapi init or create" to create a template of structured projet with routes, sqlmodels, schema.😀
English

The long-awaited and requested FastAPI CLI is here! 🎉
And there's sooo much more to come... 🎁😎
FastAPI@FastAPI
Here's the new FastAPI CLI! ✨🎉 Upgrade to FastAPI version 0.111.0 (just released) and you'll have it in your terminal. 😎 fastapi.tiangolo.com/fastapi-cli/
English

@samuelcolvin Interesting question. Does cat mean raw output?
At least in unix.
English

Unpopular opinion (mostly because no one cares I guess):
json-lines should instead be called json-cat - and instead of using newlines to delimit JSON things, they should just be concatenated together, ignoring all whitespace.
* more expressive (each item can be pretty)
* tiny space saving
* easier for JSON parsers to support
* json-lines should be valid json-cat
That way, this would be valid:

English






