ocavue (@ocavue) 's Twitter Profile
ocavue

@ocavue

Dev @reflectnotes. Building rich text editor prosekit.dev

ID: 815413545621827584

calendar_today01-01-2017 04:25:13

1,1K Tweet

567 Followers

568 Following

ocavue (@ocavue) 's Twitter Profile Photo

下周回国一段时间,又要学习科学的上网姿势了。这次除了把我的 v2fly 服务重新搭起来,也想试试 cloudflare zero trust。除此之外还有其他好用的技术栈吗?

ocavue (@ocavue) 's Twitter Profile Photo

I gave VSCode and GitHub Copilot another chance today, and I immediately decided to stick with Cursor. Seeing how Cursor completed the same task in half the time compared to GitHub Copilot.

Zed (@zeddotdev) 's Twitter Profile Photo

We've been working on an exciting new AI feature for the past few months and are now ready to expand our beta testing. Click the link below to join the beta waitlist! zed.dev/edit-predictio…

TypeScript (@typescript) 's Twitter Profile Photo

Today we're thrilled to announce our effort to port the TypeScript compiler and language service to native code, gaining a 10x speed boost in build times and editor responsiveness! devblogs.microsoft.com/typescript/typ…

ocavue (@ocavue) 's Twitter Profile Photo

I'm migrating a website from VitePress to Astro, and the build time has dropped from 4m22s to 1m33s. It's 2x faster 🤯

I'm migrating a website from VitePress to Astro, and the build time has dropped from 4m22s to 1m33s. It's 2x faster 🤯
ocavue (@ocavue) 's Twitter Profile Photo

TIL: In browser, fetch() will hide any custom HTTP response header unless you have the Access-Control-Expose-Headers header in your response.