Moved from Scratch2003@feddit.de

  • 0 Posts
  • 37 Comments
Joined 2 years ago
cake
Cake day: June 27th, 2023

help-circle

  • I mostly use AI as advanced autocomplete. But even just using it for documentation is wrong so often that I do’t use it for anything more complex than tutorial level.

    I got pretty far with cursor.com when doing basic stuff that i have to spend more time looking up documentation than writing code, but I wouldn’t trust it with complex usec cases at this point.

    I check back every 6 months or so, to keep track of the progress. Maybe I can spent my days as a software developer drinking cocktails by the pool yelling prompts into the machine soon, but so far I am not concerned I’ll be replaced anytime soon.


















  • I’m using home assistant with thermostats and humidity/temperature sensors mostly to get information how the house heats and how the rooms are affected by humidity and temperature changes.

    I also automated two dehumidifiers with those sensors and zigbee plugs to not run 24/7 but in defined windows when the noise isn’t bothering anyone and if the humidity triggers certain thresholds. The automation also has hysteresis sesstongs so the devices do not constantly turn on and off.

    In general I don’t automate to a point where I can just flick a switch or turn on something manually. But it is nice to be able to control and see everything.