AprilNEA
@AprilNEA
Followers
696
Following
16K
Media
234
Statuses
1K
FullStack Engineer / OpenSource / ex-MLE @PixAI_Official / Co-Founder @CoreSpeed_Inc
Joined December 2015
OrbStack 提供的 mDNS 确实非常非常好用,无论你本地有多少个 Docker Compose 用了 5432 这个端口,��不需要去解决端口冲突的问题,但是自从我在团队内部推行了这个软件之后,每次 onboarding 都会在网络配置问题上卡上半天
0
0
1
introducing better-result, my opinionated take on the rust result type for typescript after having written about 100 times npm i better-result *disclaimer*: if you can use effect-ts, you should use effect-ts
66
42
894
You may already know that, in React, updating what the parent (e.g. global layout) should render from child components (e.g. page) is bad, because it breaks one-way data flow. But do you know React Portal is the rescue? There is a ready-to-use utility:
foxact.skk.moe
React Hooks/Utils done right. For browser, SSR, and React Server Components. Made by Sukka (https://skk.moe)
1
2
10
GitHub README 中插入的任何图片都会在用户打开时通过 camo#githubusercontent#com 这个服务器反向代理,这即防止了打开者的 IP 被追踪,也防止了该图片被搜索引擎当成外链。原项目是十年前使用 TypeScript 写的,在 2021 年已经被归档,周末闲着没事(其实是公司业务需要)用 Rust 搓了一个。支持
2
0
0
这是一条寻人贴 @vanillaCitron 已经有约一个星期没有上线了,电话、微信、TG 均处于离线状态,GitHub 也有约一个星期没有 commit 记录了 我的上一次和她联系的时间是19日下午8pm,23日联系时已经没有回应了 如果你有她任何近况的消息,以及上一次和她的通信的时间,请与我私信联系
25
50
296
对于一个 Rust 项目,为了让 GitHub 直接触发 Cloudflare Workers 部署推送到线上,在项目根目录除了 wrangler.toml 以外你得额外加一个 package.json
0
0
1
We handle auth. We handle billing. We handle observability. Devs keep asking: "How do I handle OAuth after integrating with mcp-gateway?" You don't. That's the whole point. Before MCP Gateway: → Build OAuth flow from scratch → Implement token validation → Set up
220
73
76