Today’s weather forecast (Melbourne CBD, 3000): min - 17°C, max - 29°C. 95% chance of no rain

  • indisin@aussie.zone
    link
    fedilink
    arrow-up
    5
    ·
    22 days ago

    I’ve offered to do this multiple times and no-one seemed keen. I think it’s because people like the human nature of of the post being made by someone real? I dunno. Weird.

    Please do not run it on a local PC though as you’ll chew through expensive power for an operation that takes milliseconds.

    If you want to run it local you could get it running on an rpi or even your mobile.

    But don’t do that, even the free tiers of all the cloud providers are overkill for the bot requirements. A cron lambda solves this, same on Azure as a Function and will all be free and not reliant of the power to your house.

    The emojis you can do to via a List of special days, and then combine them with an AI to get the sentiment of the previous day and theme for the current day.

    Please add a CI/CD pipeline that’s included in code and open source it so someone else can pick it up when you drop off. Pretty please add many tests.

    This isn’t something I want to pair on as it’s a great first project and something that if I was going to do myself I’d rather just smash out and have fun doing whilst listening to music, not chatting.

    If you get stuck though lemme know and I might help.