Elias Gabriel Amaral da Silva
Elias Gabriel Amaral da Silva
Yes I'm on next 13 app directory. When adding ` "use client";` this error is gone but I got other strange errors (but I gave up on react-query devtools for...
Fair enough! About the websocket thing: it will actually error when doing ssr, but what I actually need is subscriptions (which isn't very well supported by react-query so I'm not...
Okay cool! > A simple type-safe query system. Just like the schemas you write SQL queries and tusker extracts the types from them via EXPLAIN queries. It works similar to...
> Dorian is to not trying to wrap LLVM, but rather be a very intuitive abstraction of it You mean that Inkwell's API may be more feature complete than Dorian...
> Would be great if assistant pane and terminal could be moved to a separate window for multi monitor set up That would be awesome! But I think that a...
The idea is to have a single repository for Leptos, Dioxus and Yew? That's cool Anyway I made the PR just so that people would have an easier time experimenting...
There's a recent notice of deprecation of migra, so probably this PR won't be merged indeed. The author of this PR has [a fork of migra](https://github.com/joshainglis/migra) with further improvements.
> I'm interested in how Sixten handles data representation. As far as I know, it's the only language that maintains a flat data layout while still supporting generic functions without...
> Open the website in a private tab in your personal browser using the same IP. Does it work? > No Does this mean that Yandex is also flagging your...
Besides wasm, can pglite also build to native code? Getting Rust to run regular wasm pglite would be awesome, but the downside is that it would still require a wasm...