Found out the hard way that no, it's not.. there are a few valid json files that most yaml parsers choke on
theterrasque
puts the json in the yaml parser
Your move, foolish mortal
Chatgpt to the rescue!
Had a router / firewall salesman talk about a firewall's ddos protection once. I kinda laughed in his face and asked how they did that feat.
Of course, he had no clue. But was still very confident in it. After all, it said so on the box.
Probably running a local model, like for example Mistral. Sounds like small local model + RAG
"knife stabbings done with [new alloy] knives shows that [new alloy] is a major threat to society, spokesman says, and remind people to pretend that knife stabbings is a completely new thing that didn't exist before"
Which server run model allows pornography of this type?
This is probably the seed of this madness
But on the good side, they offer 3 months of "reduced" cost ( but still more than old premium cost) for those that upgrade now
But which industry standard?
It can be surprisingly helpful. I needed a small program to change between three "states", two separate programs that use the gpu and can't run at the same time that I run on a server, and an "idle" state where none of them are running. And a simple web ui to check and change state.
This was the conversation: https://chat.openai.com/share/661322bc-2bd2-4608-9c7f-ec6d9f488601
Note that it did mess up the transitions code a bit, but it was easy to fix after a brief look at the documentation. However, the http page worked 100% straight off the bat, and the flask code and running of the commands worked perfectly. It's not a big thing, but a lot of "boilerplate" code and double checking docs was avoided. And this is the free tier.