• 0 Posts
  • 92 Comments
Joined 1 year ago
cake
Cake day: June 26th, 2023

help-circle
  • The issue with sonnet 3.5 is, in my limited testing, is that even with explicit, specific, and direct prompting, it can’t perform to anything near human ability, and will often make very stupid mistakes. I developed a program which essentially lets an AI program, rewrite, and test a game, but sonnet will consistently take lazy routes, use incorrect syntax, and repeatedly call the same function over and over again for no reason. If you can program the game yourself, it’s a quick way to prototype, but unless you know how to properly format JSON and fix strange artefacts, it’s just not there yet.



  • One theory about nightmares is that they serve as exposure therapy for stressors. If your nightmares are too extreme, maybe you could set aside during the day to enter a calmer environment and try to review them without getting overwhelmed. It might desensitize you a little bit and make them less severe.

    I haven’t had severe nightmares since I was a preteen, but when I did, they tended to be pretty stressful (being kidnapped, being abandoned, my friends commiting suicide in front of me, etc). I’m not sure exactly why they stopped, but I eventually ‘burnt out’, and I just stopped really caring about them.

    Can’t say I turned out great, but I can say I don’t have nightmares anymore.







  • This might be happening because of the ‘elegant’ (incredibly hacky) way openai encodes multiple languages into their models. Instead of using all character sets, they use a modulo operator on each character, to make all Unicode characters represented by a small range of values. On the back end, it somehow detects which language is being spoken, and uses that character set for the response. Seeing as the last line seems to be the same mathematical expression as what you asked, my guess is that your equation just happened to perfectly match some sentence that would make sense in the weird language.


  • I don’t know about that guy, but I used to have a speech impediment that meant I couldn’t pronounce the letter R. I went to several speech therapists, so I started to annunciate every other letter, but that made people think I had a British accent. Anyway, I eventually learned how to say R, so now I have a speech impediment that makes me sound like a British person doing a fake American accent.