• 0 Posts
  • 17 Comments
Joined 8 months ago
cake
Cake day: March 16th, 2024

help-circle





  • Crows are some really ballsy animals. I saw one do a feint attack in the air on a falcon the other day, presumably so that if the falcon was carrying prey it might drop it.

    On the other hand, we used to have a chicken that was so food driven, it succesfully attacked a crow who was trying to steal his food. So that one might have been less smart. I’m sure however it remembered that particular chicken.





  • LLM’s may not have any intent, but companies do. In this case, Google decides to present the AI answer on top of the regular search answers, knowing that AI can make stuff up. MAybe the AI isn’t lying, but Google definitely is. Even with the “everything is experimental, learn more” line, because they’d just give the information if they’d really want you to learn more, instead of making you have to click again for it.





  • For me all the things you said about GIMP, but my biggest issue is how layers work in it. It is totally unintuitive to me. Last week I tried to edit some simple image in GIMP, basically pasting some small objects and touching them up. I couldn’t get it to work properly, and would probably have redone it in Photoshop if it was to be used by more than three people for a short period.




  • It will be technically a bit more challenging, but I don’t think you need to use the lantern power monitor software with the device. The device seems to be built around two MCP3008 IC’s, which are basic 8 channel analog to digital converters. The values from these can be read and processed (like, sent to home assistant) using a python script on the raspberry. This is the kind of minimal programming effort someone with no experience could do using chatgpt.