• 82 Posts
  • 997 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle
  • Lesotho - 50%, Saint Pierre & Miquelon - 50%.

    But seriously, American consumers should say bye bye to cheap clothes, etc. as everything there is about to get a lot more expensive. The reality is that America was prospering in parts to all those third world countries. And it is kind of stupid to think that you can replace their products with local manufacturing as you lack both the skill set on the local work force nor the salary levels.

    They also kicked all their immigrants who were working those shitty low paid jobs and I am sure as hell those employers are now struggling big time to find other people willing to do the same for the same pay.





















  • Don’t go into that rabbit hole called Node-Red. You will end up writing a lot of code, and node.js isn’t the best scripting language, and my suggestion is to just write a simple Python script.

    Debugging is hell, version control is hell, it doesn’t have VSCode integration, plus sometimes it has some weird bugs, when you forget to clean up headers, etc. and it can truly make you crazy.

    If you need something super simple and it has a good integration, you might consider it, but for anything more complex, stick to Python, or some other scripting language you are familiar with.