sethgoldin

Results 5 issues of sethgoldin

I installed v5 via the GNOME site: https://extensions.gnome.org/extension/1225/wallpaper-changer/ I'm running on Fedora release 31 (Thirty One), with GNOME 3.34.4. I'm finding that despite the following settings; - `Time to wait...

help wanted

> Hi, I think that the reason for this discrepancy is that, the speed that you see in your output is just the "upload" speed of the file or its...

feature-request
investigation-needed

As I mentioned in: https://github.com/peak/s5cmd/issues/373#issuecomment-1000448553 Would love to have some sort of checksum verification implemented, perhaps https://github.com/Cyan4973/xxHash to make sure this stays fast. Can't be comfortable using this if there's...

good first issue

A couple of users noticed that if a remote network share is specified as the destination directory for the `.backup` files, like an NFS or SMB share, then the launchd...

From @macvfx, a suggestion to check to make sure the folder exists: ``` #!/bin/bash # The backup file path to check file_path="/path/to/folder" # Check if the file path exists and...

enhancement