I use AI to research different options when buying. Eg, I used Google Search AI Mode to search for specific t-shirts with specific attributes. And I found what I was looking for and bought it.
Thanks to AI I did not have to parse through a lot of different vendors and different webpages manually.
Same. When I iterate on a design for a new client, I create a simple index.html with inline CSS and when I'm satisfied with the result I take the file and insert it next to my project template files and just ask the LLM to take the design from index.html and work it in the template files.
But, if the information is factual, does it matter if it is designed and coded by Claude? I was interested in information, not really the website design.
Yeah protective case helps A LOT. I've broken two phones basically two weeks from buying them by dropping them on the floor before I put them in protective case. Costly mistakes, I don't do them anymore. Nowadays I buy the case together with the phone.
I don't know if it's just my luck, I never drop my phone, but when I buy new, I'm guaranteed to drop it several times a day for the first two weeks of owning it. The protective case is a phone saver
I need to extract article content, determine it's sentiment towards a keyword and output a simple json with article name, url, sentiment and some text around the found keyword.
Currently I'm having problems with the json output, it's not reliable enough and produces a lot of false json.