Spyke

Posts

sideproject·Side Projects - give and receive feedbackbyAustralianSimon

Kinda an awkward project but here is a scraper I made for downloading my kids daycare photos from Storypark

I had a problem, my wife wanted to be able to download all the images of our kids from Storypark so that we can add them to our Immich instance. To download them you had to in the app or website click open each image then go through the menu to download. Because we have 2 kids that could be upwards of 60 photos.

Being someone that works in the automation field, I couldn't have such a clunky process for photos sent to us daily.

Initially I built a quick an dirty script that opens the current page but then I thought why not expand it to not only get the images but all of the posts that have not been downloaded yet. Then I had the idea of updating the EXIF data so that Immich can put the images on the correct date.

I run a lot of docker containers so next step was to enable me to run this on my own NAS and have it save the files directly to where Immich is looking and here we are. I realised other parents could use this so I've cleaned up my code and put it up for others to use.

Hopefully those other parents with RSI will appreciate the script. You can run it locally or in docker.

Next phase will be to have it find the images with my kids and archive the ones without their faces for review.

Kinda an awkward project but here is a scraper I made for downloading my kids daycare photos from Storyparkhttps://github.com/AustralianSimon/storyparkScraperOpen linkView original on lemmy.world
2

Here is a scraper I made for downloading my kids daycare photos from the Storypark app

I had a problem, my wife wanted to be able to download all the images of our kids from Storypark so that we can add them to our Immich instance. To download them you had to in the app or website click open each image then go through the menu to download. Because we have 2 kids that could be upwards of 60 photos.

Being someone that works in the automation field, I couldn't have such a clunky process for photos sent to us daily.

Initially I built a quick an dirty script that opens the current page but then I thought why not expand it to not only get the images but all of the posts that have not been downloaded yet. Then I had the idea of updating the EXIF data so that Immich can put the images on the correct date.

I run a lot of docker containers so next step was to enable me to run this on my own NAS and have it save the files directly to where Immich is looking and here we are. I realised other parents could use this so I've cleaned up my code and put it up for others to use.

Hopefully those other parents with RSI will appreciate the script. You can run it locally or in docker.

Next phase will be to have it find the images with my kids and archive the ones without their faces for review.

Here is a scraper I made for downloading my kids daycare photos from the Storypark apphttps://github.com/AustralianSimon/storyparkScraperOpen linkView original on lemmy.world
122
ubiquiti·Ubiquiti - UnifibyAustralianSimon

Surprising mesh results

I have 100/40 fibre internet. Part of our house including my office was water damaged last year. So I moved my office to our guest house and needed internet out there.

Initially I set up a bridge using a UAP-AC meshing a hdnano but found the results pretty meh on speeds roughly 1-5mbps.

I decided to run a temp cable under the house and put my U6LR at the end of it and aimed it from under the room the hdnano was in at the UAP-AC and the results were pretty impressive.

Initially I was getting max throughput but it seems like it's now settled into "the speed" and has dropped.

Has anyone seen any odd use cases where they've gotten unexpected results?

View original on lemmy.world
2

Low resource, Performant WAF

I'm running a website that is getting a lot of bot traffic and found Cloudflare free rule tier to be a bit limiting. (5 custom rules with length limits)

Ive got subnets for major VPS providers to block and will run analysis against my traffic to build on these lists.

What do others do?

I'm contemplating my Cloudflared tunnel into Crowdsec to my app.

Edit: Adding in image of my analysis of the IPs scanning for vulnerabilities.

View original on lemmy.world
31

You reached the end