0 Followers
0 Following
2 Posts

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

https://lemmy.world/post/29264401

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

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. 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. 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.

Recommendations after the Murder bot Diaries

https://lemmy.world/post/29107086

Recommendations after the Murder bot Diaries - Lemmy.World

I’m normally a bit more of a hard scifi reader with the likes of Bobiverse and Expanse (and Andy Weir/Thaichovsky/IanMBanks/Herbert etc) but I really enjoyed this humerous take on a rogue cyborg. Is there anything out there in this vane I should look into?

Studies find LLMs struggle to write performant code

https://lemmy.world/post/28074756

Studies find LLMs struggle to write performant code - Lemmy.World

Link to study https://www.codeflash.ai/post/llms-struggle-to-write-performant-code [https://www.codeflash.ai/post/llms-struggle-to-write-performant-code]

Low resource, Performant WAF

https://lemmy.world/post/26586804

Low resource, Performant WAF - Lemmy.World

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.

Foss webscraper - Lemmy.World

Not OP. This was posted to self hosted on reddit and might be useful to some. Original post - https://www.reddit.com/r/selfhosted/comments/1glf06d/comment/lw1e4zd/ [https://www.reddit.com/r/selfhosted/comments/1glf06d/comment/lw1e4zd/]

Anyone created a bot for Lemmy yet?

https://lemmy.world/post/46402

Anyone created a bot for Lemmy yet? - Lemmy.world

Interested in coding one to bring content over.

Useful links - Lemmy.world

Self hosted software awesome list [https://github.com/Kickball/awesome-selfhosted] Self hosted sysadmins awesome list [https://github.com/n1trux/awesome-sysadmin]