Wu clan

22 posts

Wu clan banner
Wu clan

Wu clan

@_chulan

open source contributor

East Region, Singapore 가입일 Mayıs 2021
5 팔로잉0 팔로워
Wu clan
Wu clan@_chulan·
@WebStormIDE Fuck you, the M5 chip is always > 800%, piece of shit.
Wu clan tweet media
English
0
0
0
11
WebStorm, a JetBrains IDE
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
2
6
66
4.9K
Wu clan
Wu clan@_chulan·
@zeddotdev In the meantime, jetbrains has removed the Code with me feature, and you should care about the git graph.
English
1
0
2
647
Zed
Zed@zeddotdev·
Check it out, Cameron is sharing his screen (Wayland) with Joseph over collab. Zed collab screen sharing comes to Linux/Wayland this Zednesday. 🐧🖥️
Zed tweet media
English
14
13
498
23.3K
Zed
Zed@zeddotdev·
A handy new text manipulation command is landing on stable this Zednesday thanks to tiagolobao: `editor: align selections`
English
10
12
367
22.1K
Zed
Zed@zeddotdev·
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
3
1
90
10.3K
Wu clan
Wu clan@_chulan·
@zeddotdev When will the i18n plugin be available?
English
0
0
0
324
Zed
Zed@zeddotdev·
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
10
2
319
17.8K
Wu clan
Wu clan@_chulan·
@zeddotdev It has been two years since I waited for the synchronization of settings and i18n, and no progress has been made.
English
0
0
1
675
Zed
Zed@zeddotdev·
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
20
30
535
60.5K
Dane Knecht 🦭
Dane Knecht 🦭@dok2001·
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
785
1.8K
16.9K
2.6M
FastAPI
FastAPI@FastAPI·
Here's FastAPI 0.120.2 ☕️ Fixing a bug when generating schemas for multiple nested models 🐛 github.com/fastapi/fastapi
English
2
10
74
5.8K
Samuel Colvin
Samuel Colvin@samuelcolvin·
Anyone know of way to get a nice terminal choice picker like this in Python? (this is in ts from cloudflare wrangler)
Samuel Colvin tweet media
English
13
0
31
5.2K
Wu clan
Wu clan@_chulan·
@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
0
0
0
9
Sebastián Ramírez
Sebastián Ramírez@tiangolo·
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
30
45
542
32.2K
Samuel Colvin
Samuel Colvin@samuelcolvin·
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
15
14
242
38.9K
Wu clan
Wu clan@_chulan·
@FastAPI You lack core personnel, and there is no response from any PRs!
English
0
0
0
1
FastAPI
FastAPI@FastAPI·
Tiny release, FastAPI 0.115.7 🍰 Upgrading several dependencies, including the latest Starlette 🚀 github.com/fastapi/fastapi
English
1
7
119
6K
Samuel Colvin
Samuel Colvin@samuelcolvin·
@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
1
0
2
464
Bryson Tyrrell
Bryson Tyrrell@bryson3gps·
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
2
0
0
665
Arlème Johnson
Arlème Johnson@_bmainty·
@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
2
0
1
311
Wu clan
Wu clan@_chulan·
@samuelcolvin Interesting question. Does cat mean raw output? At least in unix.
English
0
0
0
3
Samuel Colvin
Samuel Colvin@samuelcolvin·
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:
Samuel Colvin tweet media
English
5
1
12
4.7K
Wu clan
Wu clan@_chulan·
Github down, I can't believe it.
Wu clan tweet media
English
0
0
0
47