Can Rau

Results 227 comments of Can Rau

Took a quick look and it seems to do more than just calling `vite` as it's using vavite under the hood so I guess you need the `rakkas` cli https://github.com/rakkasjs/rakkasjs/blob/main/packages/rakkasjs/src/cli/build.ts

oooh this looks actually pretty nice & simple πŸ‘Œ how about `transcoder` or `schemaSerDe` πŸ˜… Maybe this could be abstracted away by putting the encode/decode methods into [`v.metadata`](https://valibot.dev/api/metadata/) and have...

@gregorias this sounds and looks fantastic πŸ˜ƒ Could you share your karabiner.ts? I'm a little lost with just the readme πŸ˜… At least a more complete HRM example maybe πŸ™

Regarding `isDirty` there's discussions in #1080 & #1081 which I personally agree with.

One option might be to install, remove directories/files that are not used and then build/copy the layer? Also there's https://github.com/ringsaturn/tzf-wasm which is based on the Rust version of tzf, found...

GitHub works for me, just installed 1.0.2, although after installing the extension says 1.0.0

A little more detail would help πŸ˜… I used trpc in Rakkas quite a while until I migrated everything over to Rakkas' `useServerSideQuery` & `useServerSideMutation` sometimes on their own but...

Haven't tried it myself yet and failed trying before as well, but this looks promising [Partnering with Cloudflare to bring you the fastest globally distributed applications](https://planetscale.com/blog/partnering-with-cloudflare-fastest-applications)

Hey how you doing? what's the current situation regarding search? just filtering the complete array for example?

Sounds great, I have a (mobile) app in mind that would need good full-text and potentially vector search, when and if I get the time for it πŸ€“