ark-
ark-
**Describe the bug** There is no arm64 binary available for Apple M1 devices. Currently the app needs to be run through Rosetta translation. This is important as all Apple desktop/laptop...
Often the gitignore file of a given directory is also a list of files I don't want indexed in searches. It would be great if the FilesCatalog extension could parse...
Would be excellent if you could type the following to install Novus `cargo install novus`
Hello In my template I have a file structure as follows: ```` folder1 {{project_name}}.data.ffizer.hbs ```` In the output I get: ```` folder1 folder1{{project_name}}.data ```` i.e. Both at top level and...
Why are you lowering this for some filaments? Is this to save you calibrating e-steps each time you switch filaments?
I'm getting the following exception when using ``` python _download_images_by_id(image_ids_to_get, "train", destination_folder) ``` Where `desination_folder` is a path to a folder that exists and `image_ids_to_get` is a list of IDs,...
It would be nice if the command string wasn't case sensitive. Something along the lines of adding it as an OPTIONAL parameter to `addCommand()`. This could be implemented by using...