• 2 Posts
  • 636 Comments
Joined 2 年前
cake
Cake day: 2023年6月15日

help-circle







  • Nzbgeek and nzbplanet are good. From my experience these 2 have very similar quality.

    Drunkenslug is a lot harder to get into but it does find items the other two don’t have on occasion. On the downside, drunkenslug lacks a one time subscription and the other two have a one time subscription. It does however have a free tier so you can probably be fine still using it as a last resort to try finding harder to get content.







  • I added renovate to my project over the weekend. I got 26 PRs for updating things I have missed, so it is working well for most part!

    The only issue I have with it are a few docker images come from docker hub and I am getting 429 response codes for pinning digests. Do you have any tips for renovate on this? Ideally I’d like it to just update and pin digests on the next update to avoid api hits.

    I am doing a regex datasource for most of them since my k8s resources are in yaml files and found right now it strips - alpine and such from the version tags… Haven’t looked into this issue too much yet though.




  • My primary use would probably be a model for home assistant to reason what was said, and based reason what is desired like “Turn off all outlets” being said in the living room would turn them off. Or saying “its cold” to adjust the thermostat. Also hoping it would be able to figure out speech to text inaccuracies and reason what is wanted still. I think a smaller model would be an appropriate use for this also since response times should be on the quicker side.