• 1 Post
  • 39 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle


  • And please don’t understand this the wrong way.

    Ibis seems like a really cool project but with it being roughly half a year old me and many other people here simply have never heard of it before.

    Including even a single short sentence describing what Ibis is in this and future posts helps us find projects that we care about more easily.

    And we obviously care about Rust projects, otherwise none of us would be here.









  • For some people logging out and back in has helped but I’ve seen multiple beehaw users state that this doesn’t work for them.

    This seems to be because beehaw is intentionally staying on an old Lemmy version.

    Not sure how the Dev wants to handle this since they’ve got enough work on their hands and this issue should resolve itself once beehaw upgrades.

    For now your best bet is to try re-logging and if that doesn’t work to roll back to a previous version of Eternity.










  • If you have such a system up and running already you could try to modify it before ripping it out and starting from scratch.

    Borrowing an idea from the machine learning approach you could additionally take the difference in average outside temperature yesterday and the average forecasted outside temperature today. Then multiply that by a weight (the machine learning approach would find this value for you but a single weight can also be found by hand) and subtract it from the target temperature before the division step discussed previously. Effectively saying “you don’t need to heat as much today since it will be a little warmer”.

    I fear that’s about all you can do with this approach without massively overcomplicating things.