versecafe

Results 78 comments of versecafe

@yahel2410 Sure I can try to wrap it up soon, is there any specific part that you need?

@Stunt0265 do you have an example exported csv file from some links?

It's likely depending on your region the huge increase in usage is just awaiting the response from the server to confirm the logs have been written, is there anyway for...

@maxdeviant I can take care of it and make a PR

It's a decent bit more than the min version stuff, I'm working on a PR to change from `node_runtime` to `js_runtime` to allow node bun and deno as replacements now...

@nakamorichi on the original issue technically a super minimal change would be to check `bin -e "consoe.log(process.versions.node)"` rather than `bin -v` to allow "node compatible" runtimes to report the version...

> Personally, I switched to Zed last week, but I had to switch back because Bun isn't supported 🥲 While it is a bit of a bummer to not have...

@amtoaer while it's true you can't perfectly drop the CLIs in with each other I don't think making a simple impl JSRuntime would be too difficult and really JSRuntime and...