▲ 12 r/privacy

Creepy email from Strava

I just got an email from Strava saying "Do you know John Doe?" In the email it shows the details of a dude I worked with many years ago. It shows his face and his name and where he lives.

I only use strava to view heat maps, I don't use it for anything else, no tracking of anything, its all disabled in the settings. I don't have facebook nor linkedin. The only connection between me and this guy is we emailed each other years back when we worked together.

u/black_pepper — 9 days ago

Best hoes for weeding in our clay soil?

I was pretty set on getting a hula (aka action, stirrup) hoe but I saw multiple people say it doesn't work well in clay soil. Does having clay soil matter? Does a certain type of hoe work better than another here?

reddit.com
u/black_pepper — 23 days ago
▲ 1 r/Kiwix

How to handle redirects in zimit

I'm trying to learn how to use zimit so I thought I'd try to use it on the Kiwix homepage at https://kiwix.org/ using the following command:

docker run -v "I:\kiwix-desktop_windows_x64_2.5.1\zim files":/output ghcr.io/openzim/zimit zimit --seeds https://kiwix.org/ --name kiwix_backup_test2 --pageExtraDelay 2 --waitUntil load

That outputs a nice zim file but I noticed an issue on the home page. There is the "About" link at the top of the homepage with the URL "https://kiwix.org/en/about/" and this is captured. However scrolling down a bit and there is an "About Kiwix" button with the URL "https://kiwix.org/about/" and this is not captured. I believe its not being captured because https://kiwix.org/about/ redirects to https://kiwix.org/en/about/. I can't figure out how to get zimit to do a capture so both links are captured and working in the zim file.

I tried to capture both https://kiwix.org/en/ and https://kiwix.org but that didn't change anything. I confirmed in the zim file only pages with https://kiwix.org/en/ are being captured, If a url says something like https://www.kiwix.org/donate/ then it opens my browser because it wasn't archived.

u/black_pepper — 1 month ago