terrablue
terrablue
I agree, since it's declarative in nature and represents an initial value, like `let baz = 2;`, I think it should be treated the same.
Hi, I think I managed to reproduce it. I use porkbun, and whilst I generated an API key, I did not activate API access on the domain, which caused an...
Hi, is this icon not smaller when compared to the others? 
Works for me, thanks.
Hi, https://github.com/terrablue/zkv contains a proof of concept of building redis with Zig, including most of the dependencies devendored. I haven't done jemalloc yet, but that's the last big one.
Hello, this is a bit older but I'm currently integrating pyodide into my software and would also appreciate a global switch, this would spare me writing a lot of glue...
This blocks using `node-gtk` in combination with `bun build --compile` to produce standalone GTK apps.
[We just released](https://primatejs.com/blog/introducing-a-head-component) `Head` as part of Primate. It can be also used individually without using Primate itself, and as such is a modern alternative to this package.
If this is implemented, it would be nice to add deep exports in `package.json` for the extensions such that it's possible to do something like `export * from "htmx.org/client-side-templates/handlebars";` to...
Are there any plans to implement this? I'm using [`ruby.wasm`](https://github.com/ruby/ruby.wasm/) in my software, which relies on `node:wasi`, which means that users who wish to write ruby backend code can't use...