Carter

Results 61 comments of Carter

The upcoming update will probably break this, please don't close it though as I intend to fix it for the update.

The upcoming update will probably break this, please don't close it though as I intend to fix it for the update.

The upcoming update will probably break this, please don't close it though as I intend to fix it for the update.

I think it is a remnant of something I added a long while back, as having the built-in admin account enabled is a security vulnerability. It is probably ok to...

Having the account enabled creates a possible point of entry for an attacker, but with a strong password it shouldn't be an issue.

Did you try restarting your computer after winget was installed? Sometimes it doesn't want to show up after a manual installation until then.

Snappy Driver Installer Origin is the only good driver installer program out there that I know of. I'm not sure if we can integrate it into the script though as...

Seems that the error occurs when attempting to generate a hash for the file, which obviously won't work if the file is "offline". A possible solution would be to skip...

> When indexing a location, Spacedrive needs to download files to generate thumbnails + collect metadata about them - there's not really a way to do this without downloading the...

In my testing, it turns out that calling `std::fs::metadata` does not trigger a download on OneDrive. So getting metadata is easy enough without triggering a download. Other things that require...