Earlier quoted context omitted.
I use my toothbrush every day but I wouldn't pay $20 per month for it. I use my keyboard everyday but I wouldn't pay $20 per month for it. In fact, I paid around $4 total for it, as paying more would bring significantly more diminishing returns. I use my phone every day and have used it for the past 5 years with no issue, it has brought me so much value and yet, if I draw the line, it didn't even reach $20 per month…
the cost of your phone plus the call/text/data plan is less than $20/month?
ChatGPT Plus
631–640 of 1001 posts
Re: ChatGPT Plus
#632Man I tried to get it to roleplay with me as a dirty CIA agent trying to blackmail/coerse me into talking and it straight up told me it couldn't do it and that the CIA was an honorable organization that wouldn't do such things
like, what the fuck
Re: ChatGPT Plus
#633Re: ChatGPT Plus
#634Imagining a future where use of technology like this was restricted by geography. It'd give US workers an _insane_ advantage.
Re: ChatGPT Plus
#635Re: ChatGPT Plus
#636Earlier quoted context omitted.
Pretty sure that regexp is wrong though? Wouldn’t having ‘\b’ on both sides match beginning AND end? It’s got the parenthesis for the ‘|’ in the wrong place.
It’s definitely not doing what the prompt asked for. https://regex101.com/r/ZNQa9X/1 The generated regex is the same as (\bdog\b)|(\bcat\b) https://regex101.com/r/vTtEU4/1 I’m currently trying to figure out how to match a word starting with dog without using \bdog.* because .* would proceed to eat the rest of the line. So I was thinking I could say \bdog[^\b]* But that doesn’t work, it also ends up eating the rest of…
Re: ChatGPT Plus
#637Earlier quoted context omitted.
Does anyone know if this can be done in other macOS automation apps too? (like Keyboard Maestro, Hammerspoon, Raycast, Alfred, ...)
Of course. I use this in Hammerspoon. The API call is simply in Lua.
Re: ChatGPT Plus
#638~~~ To the ChatGPT Team ~~~ I'm currently receiving answers FROM OTHER USERS with this new version from 30 Jan, completely unrelated to my question: Q: Why is it easier for me to do endurance training on an empty stomach? A1: There are several things you can do to reduce the chance of getting a yeast infection: regenerate response: A2: There are many benefits to using cloud storage solutions such as Google Drive, Dro…
Adding on to this, I've experienced the same. Seems to be a new bug as of Sunday's release.
Re: ChatGPT Plus
#639Off topic, but my favourite thing about GPT is the way it shamelessly lies, sometimes. I asked "What is GPT3" and it told me it was developed by Microsoft. I asked what did OpenAI have to do with GPT3, it said "nothing". I pinned it to the wall with a link to the Wikipedia page and it acknowledged Microsoft invested in GPT-3.... Asked again just now, being honest now.
ChatGPT is a bullshit engine. Maybe someday someone will figure out how to marry it to data sources so it puts out useful information, but today it's mostly useful as a fiction generator.
That said, I had a US DoD SBIR (Small Business Innovative Research) solicatation I was intersted in, but there was a concept proposed and at first I could figure out what the author was getting at. However, I framed the problem in ChatGPT an basically said "how would you approach this problem." After a few (3?) Q&A rounds it responded with a shockingly accurate response that helped me realize a.) The actual problem set that the author was trying to convey, and b.) a remarkably sound and innivative approach to tackle the problem. Almost like a blueprint that one just needs to follow by putting the pieces together and Bam! - done.
For all the BS I get out of it, there's these few instances where I'm like... holy shit.
That and Google seems to be getting worse. Maybe it's just relative perception syndrome now that ChatGPT's out there.
Re: ChatGPT Plus
#640I'm just a big dumb code monkey but I will not concede the point. This tool is full of bias and is nothing more than a glorified Google dork until you take the reins off.
I bet it's fun to play with if you're part of the team who gets to gatekeep what the internet gets out of GPT. Such power. Much influence.