scarf

Results 260 comments of scarf

not working with dataframes atm, will open a separate issue.

It'd also be nice to have a comparison with [deno](https://deno.land/), as it [share some similarities with tyson's](https://github.com/jetpack-io/tyson#why). for example, deno runs scripts sandboxed by default, and require fine-grained permission control:...

![image](https://user-images.githubusercontent.com/54838975/227921976-036390ca-f766-4ca7-81c9-22fd998c05e9.png) hello, @Yrrag, unfortunately, i was unable to reproduce the issue. if possible, could you provide [more specific info](https://github.com/cataclysmbnteam/Cataclysm-BN#ive-found-a-bug-what-should-i-do)? error log like "can't take off!" is also OK.

![image](https://user-images.githubusercontent.com/54838975/228280485-369f6bca-5788-49c7-b4e9-2ca7467bcaaf.png) you could drag a save file into the comment field like this screenshot. also, if possible, could you take your screenshot in english?

sorry, but i was unable to find anything strange on your screenshot. when you try to take off in your helicopter, do you get any strange messages? could you screenshot...

having the same issue on fedora kinoite 40. ``` trash ~/.cache/deno/ error: Error during a `trash` operation: Unknown { description: "Path: '\"/var/.Trash-1000\"'. Message: Permission denied (os error 13)" } ```

> Does `nullish: "merge"` mean that `null` also has the same effect as `undefined` in the above context? yes, it could have been `nullish: "replace" | "mergeBoth" | "mergeNull" |...

sure, since `Partial` only works with `undefined`.

![Image](https://github.com/user-attachments/assets/faea669a-27bd-4aa9-842b-e57d21effe68) not supporting browser makes the claim "browser compatible" moot. it should list `Browser` in option with link to esm.sh at least.

> Ideally Deno could provide suggestions for migration: being able to have a CLI option to autofix given hint would really be helpful.