Nitro dev server used to support only Node.js worker threads.
Soon it will be much more flexible: github.com/unjs/env-run...
Nitro dev server used to support only Node.js worker threads.
Soon it will be much more flexible: github.com/unjs/env-run...
你是谁请支持方燕代表
想敲掉心里的大石头,在这里炎症声明一下吧
1. 我提出的任何疑问均尽可能做了原子化处理,如果对此节外生枝,我一概不承认不回应,有心情遛狗除外(不过现在不想);
2. 我目前默许一系列对我的批评,但我也有权利阅读这些批评与否;
注:如果这些批评里没有任何营养成分、牛头不对马嘴、拿不出可靠依据或是其它的一系列问题,一律不看不承认(尽管可能会有人截图给我就是)
3. 发言一律不代表任何人任何组织,如果我确确实实能有钱拿再说。拿不出我收钱的依据说我为谁谁谁战队建议宛平南路600号检查一下精神问题。
发这条动态是源自我的一个猜测:有人说着「我一直视奸别人的动态」自己却老实视奸着我的动态。🤗
虽然说吧,一意孤行、将他人的意见视作空气,确实是一种很傻逼的行为。但是,如果他人的「意见」毫无营养、没有足够的论据支撑,其实听不听都得。
B 站上某个著名的音游手元搬运组织在这几天就发生了相似的事情。不过我稍微看了一下瓜条,冒充他人、去他人群聊刷屏、破坏他人成果这些事我确实做不出来。
我现在唯一的槽点可能是聊天记录三剪一。但我仔细自查了一下,发现我曾经转发的聊天记录,几乎都有着非常完整的上下文。
不太理解用小号来加我是何意味
我发言确实是过激型的,但归根到底就事论事我还是好说话的,不至于说你连用大号来找我都不行吧
人不能太双标。
顶着有攻击性的昵称在那里挑事,被大数据卖了随后被人搞了又在那里卖可怜。
见多这种了,开始令人作呕。
I rewrite my personal bio with Nuxt and......
StyleX? 🤨🤯
(@stylexjs/stylex + @stylexswc/unplugin)
www.gxres.net
if people no longer read the code, API is no longer targeting humans, is there still a need for "good API design"? is it still worth the effort to figure out what would be the best for users, instead of the best of ai to understand/use? I don't know.
I had made some big mistakes in the first month of the new year, whether my own project "Noutious" or "Nuxt Shiki" that now I'm maintained.
Seems I lost most of my energy and interest. Maybe I should give myself a break......
Anyways, be happy everyday. This is what supports you to do any work.
```json
{
"devDependencies": {
"oxlint": "latest",
"oxfmt": "latest",
"obuild": "latest",
"vitest": "latest",
},
"pnpm": {
"overrides": {
"vite": "npm:vite@8.0.0-beta.5"
}
}
}
```
I just refactored my blog with my self-made CMS (replacing Nuxt Content).
And the build time decreased from 1 minute to 20 seconds 😱
Hold tight! Nitro v3 βeta is coming 👀
Don't overtrust anything.
上海久事公交趁早倒闭👍👍👍
发生了一点别的事情,然后得知了我两年前发病和别人吵架现在被传成 ”又好了“。
本人在此澄清:并没有好,还落下了神秘的毛病。
Great step.
就某个苹果忠实用户最近的事情来看的话
安卓人苹果人,那 HarmonyOS NEXT 真自研呢,在歧视隔壁华为用户吗😂
What???!! 🙀
I've written a local CMS for my own use, and its query functions use Node modules. I'd like to execute these query functions on the server and pass the processed functions to the client for processing. And some query layers are performed based on the route slug.
Is Nuxt has any ways to pass data from server to component (client)? Like:
- `getStaticProps()` from Next.js
- `let { data }: PageProps = $props();` from SvelteKit
🫠
还能这样
其实 Google Pixel 搭载的「原生」安卓也开始走毛玻璃线路了,很难不让我认为(
确实是这样,甚至我认为整个 Android 阵营都想对标苹果😂
小米系列怎么从 16 变 17 了....
而且巧合的是,小米 6 之后本应是小米 7 但跳到了小米 8,而小米 16 1+6=7,是我的错觉吗......
不过就 Android 阵营也开始走毛玻璃这条线路,应该是大家的审美又和苹果走一条路上了,虽然苹果的 Liquld Glass 也不是什么好玩意吧
体感上吧,也可能是我多虑了。
认知转变可能是 Windows 11 的发布。
AI + Azure 🥹
自从 Microsoft 把 Windows 踢出核心业务之后,这个操作系统几乎跟飞机垂直下坠没什么区别了。
细看 unplugin-vue-markdown 的插件的 src/index.ts 部分之后,我突然感觉 Noutious 的数据传输🈶方法了
4s client building
1.7s server building
This is my small project. Maybe one day I will use rolldown-vite on my blog and it will have a more amazing performance.