Live data from Hacker News

ChatGPT Plus

openai.com

181–190 of 1001 posts

Re: ChatGPT Plus

#182

Earlier quoted context omitted.

I can just see the article now: OpenAI is run by a bunch of violent racist sexist rapists. Using the new "safe search off mode", we found out ChatGPT's underlying biases, and it turns out that it's horrible, the people that made it are horrible, and you're a horrible person for using their service. But really we're horrible for writing this article. OpenAI doesn't want that story to be written, but after Microsoft Ta…

Who cares about articles written by main stream media?

Companies with billion dollar valuations.

Re: ChatGPT Plus

#183

$20 seems reasonable. I wonder how are they going to deal with "unreasonable intensive usage" aka people/companies offering "AI" in their products when in reality they just act as a proxy between people paying them ( sometimes a lot of money ) and OpenAI.

$20 is the very first price tier introduced at the very outset of what could be one of the most powerful companies of our generation. Google.com adding a single yellow box with an advertisement seemed reasonable, too. Anyone else having serious concerns about the direction this is going? At my wife's company they have already largely replaced an hourly data classification job with ChatGPT. This announcement is the fi…

> and now we're handing the power to replace human work over to those who can afford to pay for it.

That's been capitalist industrialization for the last 200 years. We have been warned thousands upon thousands of times already what's going to happen - that's what's going to happen. The only thing to do is to make this layer of tech accessible to every person on Earth to every degree of depth possible. The terror is in the imbalance of power and access, and the best-case we can get is if we totally erase that imbalance so we can once again compete as "equals"

Re: ChatGPT Plus

#184

Earlier quoted context omitted.

Ok, I gotta ask: D&D Prep? If you're comfortable sharing more I'd love to hear it. I think this hits the sweet spot of my nostalgia for playing D&D and this being the first application that doesn't feel like an existential threat in some way :)

It is great for names: -Provide me with some names for a Frost Giant Clan. -Provide me with some names for a elf thieves guild. Last session I had a corrupted unicorn that the players need to subdue to cleanse her. So I asked chatGPT for possible rituals that could be used to cleanse the corruption. I also use it to come up examples of cons that npc's might try and pull and most recently a bunch of taunts that pixie'…

Hi fellow D&D Player/DM :)

I pretty much am having the same positive experience.

Additionally, I play around with it to generate statblocks.

Re: ChatGPT Plus

#185
I was pretty impressed when I started giving it pseudo-code that it converted to Java code and could execute, and that it can function as a full Linux terminal and imagine files that would exist on a fictional computer, letting me cat file contents, ping servers, SSH (as long as you reassure it that it's purely hypothetical)

Re: ChatGPT Plus

#186

> challenge incorrect assumptions. I say this without any charge, but this is a MAJOR ethical concern. They're encoding pro liberal ideology and bias against conservative / religious based ideology. https://venturebeat.com/ai/openai-claims-to-have-mitigated-b... You may disagree with either ideology, but there's some major implications there -- regardless of who it's bias against. A uniform society is a weak society.…

[dead]

Re: ChatGPT Plus

#187
post #32
post #18

I'd love to understand how the "Plus" naming convention became so popular.

Well, it kinda started in 1994... https://en.wikipedia.org/wiki/Microsoft_Plus !

C++, First appeared: 1985; 38 years ago

I'm sure there are even older examples :)

Edit: Canal+ - 1984

Re: ChatGPT Plus

#188
post #162
post #125

Earlier quoted context omitted.

i used the same API but for an ios shortcut. it's not the same thing as chatgpt, as the completions api doesn't know about context. but it does feel a lot snappier. > have found it useful for open ended programming questions i have found it to be terrible when it comes to something simple, like constructing a regex.

Try asking code-davinci-002 instead of text-davinci-003. curl https://api.openai.com/v1/completions \ -H "Content-Type: application/json" \ -H "Authorization: Bearer $OPENAI_API_KEY" \ -d '{ "model": "code-davinci-002", "prompt": "##### Create a regular expression to match words starting with 'dog' or ending with 'cat'.\n \n### Java Code", "temperature": 0, "max_tokens": 182, "top_p": 1, "frequency_penalty": 0, "pres…

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.

Re: ChatGPT Plus

#189

Earlier quoted context omitted.

I thought the same when I got midjourney last week for $30/month... and here I am loving it. Wife and I use it all the time. I can see myself picking this one up as well and probably dropping Netflix finally.

I'm really really curious how you use midjourney on a daily basis... I can see playing with it for novelty value, but after that... what? I'm sure it's a failure of imagination on my part, but when you say you might drop Netflix in favor of using the ai generator tools, my interest is piqued! What's your average play session like?

Midjourney has kind of replaced Pinterest (and, honestly, some forms of reading) for me. I use it daily to generate concept art for whatever writing projects I'm working on, which keeps me inspired and working, even if the generated images never see the light of day.

Re: ChatGPT Plus

#190

So far I've only asked very vanilla queries, like explain X abstract concept or write a program that does Y simple thing in Z language. What are examples of queries you want to ask this imaginary SafeSearchOff version? Potentially harmful or illegal stuff? Just curious.

Basically same queries, but with less moralising in the results. Yes, I know that quarreling is bad, AI, just please finish this scene of two ten-year-olds arguing about football. Please.

Trying to get ChatGPT to do things is fun! Can you give more parameters? I'm far too boring with my prompt, so ChatGPT is all too happy to give me a dialog.

https://pastebin.com/SxxLe6pR

Post reply on HN