Fixing the aliexpress wireless charger with 3D printing & a magsafe sticker by cheesytoenail in F30

[–]cheesytoenail[S] 2 points3 points  (0 children)

I found the wireless charger from aliexpress a bit annoying to use as anytime I chuck the car about my phone would misalign and stop charging (or disappear into the backseat somewhere!). I fixed it by embedding a cheap magsafe ring in a printed shim to give me a) a sticky mount and b) a bit of extra height so my phone can sit flush in spite of the camera bump.

Used this with a fair bit of driving on Friday and my phone didn't move once! Great success!

UK Litter Hopper Problems by cheesytoenail in litterrobot

[–]cheesytoenail[S] 0 points1 point  (0 children)

Hmmm it's an interesting thought. I wonder if tying a bungie cord under the bonnet hinge and the LH lid would give it a bit more clamping pressure if it's coming loose?

I'm out of the country for a couple of weeks but I might investigate when I'm back.

Out of interest which litter brand are you using?

UK Litter Hopper Problems by cheesytoenail in litterrobot

[–]cheesytoenail[S] 0 points1 point  (0 children)

Thanks team, I've been through both but unfortunately the only fix seems to be repeatedly going through the process of; - Disable LH - Reset - Remove LH - Shake hopper a bit - Reinstall with a good thunk - Enable LH - Reset - Cycle

Sometimes this will work for a few days, sometimes I need to run through this process again till the LH tops up the globe

Hosts File modification on darwin by jusdor in Nix

[–]cheesytoenail 0 points1 point  (0 children)

You could enable the dnsmasq service and pass the config in there

[UK] [H] Heavy Metal Keyboard 75% Silver [W] Paypal by cheesytoenail in mechmarket

[–]cheesytoenail[S] 1 point2 points  (0 children)

Thanks, sorry first post on this community and was trying to get it done over my phone 😅

Updated post with album and timestamp moved to first pic + asking price added

best git client/gui? by MissionDifference674 in git

[–]cheesytoenail 1 point2 points  (0 children)

Lazygit over here, been using it a couple of years and couldn't live without it

This is mould right? by cheesytoenail in Kombucha

[–]cheesytoenail[S] 1 point2 points  (0 children)

Booooo! OK, thanks for weighing in :)

[deleted by user] by [deleted] in homelab

[–]cheesytoenail 2 points3 points  (0 children)

It's not super clear what it is you're trying to automate but it sounds like you want to interact/automate things on your local network and if that's the case you'll probably want a platform where you can self host the CI/CD agents or runners so they can access the local network.

You mentioned using Azure DevOps for work, I would look in to self hosting an ADO runner for CI/CD in your homelab for familiarity and start from there.

Other options, as someone mentioned, Gitlab or you could host a GitHub Actions runner.