• 1 Post
  • 141 Comments
Joined 2 years ago
cake
Cake day: July 14th, 2023

help-circle



  • I have a hobby of doing the opposite: making undesirepaths.

    During large snowfalls, I often need to bring out the shovel and make a path, both from my house and in front of it towards the main road. I like to add turns and bends, just enough to confuse and lightly annoy, but not enough for people to consider stepping into deep snow or making their own path.


  • Absolutely this. I’ve found AI to be a great tool for nitty-gritty questions concerning some development framework. While googling/duckduckgo’ing, you need to match the documentation pretty specifically when asking about something specific. AI seems to be much better at “understanding” the content and is able to match with the documentation pretty reliably.

    For example, I was reading docs up and down at ElasticSearch’s website trying to find all possible values for the status field within an aggregated request. Google only lead me to general documentations without the specifics. However, a quick loosely worded question to chatGPT handed me the correct answer as well as a link to the exact spot in the docs where this was specified.