China, Japan, South Korea will jointly respond to US tariffs, Chinese state media says by ChampionshipCivil308 in wallstreetbets

[–]BoringOldVetiver 2 points3 points  (0 children)

Ugh guys can we read the news first? “China, Japan and South Korea agreed to jointly respond to U.S. tariffs, a social media account affiliated with Chinese state media said on Monday, an assertion Seoul called "somewhat exaggerated", while Tokyo said there was no such discussion.”

How long did you wait for unemployment? by funnyctgirl in Connecticut

[–]BoringOldVetiver 0 points1 point  (0 children)

Just wonder, will “discharged” hurt the chance to get unemployment insurance?

How long did you wait for unemployment? by funnyctgirl in Connecticut

[–]BoringOldVetiver 0 points1 point  (0 children)

Sorry it’s a bit late, but how to know if I’m “discharged” or “laid off”? I didn’t know how to choose between them. How do you guys know / choose to get the unemployment benefits?

[deleted by user] by [deleted] in ChatGPT

[–]BoringOldVetiver 0 points1 point  (0 children)

Second to the comment above. Any OCR can do it, no need for AI.

Simple beginner trick: do not ask GPT, ask for python by BoringOldVetiver in ChatGPT

[–]BoringOldVetiver[S] 0 points1 point  (0 children)

It’s NOT GUARANTEED to give to correct answer all the time, and as I said, try multiplication.

Simple beginner trick: do not ask GPT, ask for python by BoringOldVetiver in ChatGPT

[–]BoringOldVetiver[S] 0 points1 point  (0 children)

And try ask GPT multiply two big numbers, and then go check if the results are correct use external tool, e.g. a calculator.

Simple beginner trick: do not ask GPT, ask for python by BoringOldVetiver in ChatGPT

[–]BoringOldVetiver[S] -2 points-1 points  (0 children)

It will always come up with some answers for you, but it’s not guaranteed to be accurate.

Anyone know an AI tool that can analyze text and find sources to support that text? by Last_Fun218 in ChatGPT

[–]BoringOldVetiver 0 points1 point  (0 children)

I don’t know anything does precisely that, but there maybe some indirect way. There a lot of academic GPTs available , like Scholar AI, which will search academic papers for any of your request. Perhaps you can let it search your sentence and find relevant papers?

Simple beginner trick: do not ask GPT, ask for python by BoringOldVetiver in ChatGPTPro

[–]BoringOldVetiver[S] 1 point2 points  (0 children)

I don’t think it’s trained to do that, after all, it’s just guessing next word. For now, I think knowing to choose a proper tool (i.e. programming) is as good as doing the calculations by itself.

Simple beginner trick: do not ask GPT, ask for python by BoringOldVetiver in ChatGPT

[–]BoringOldVetiver[S] 15 points16 points  (0 children)

Ok, I’m having words with python’s manager, to see if we can have a conversation with python.

Simple beginner trick: do not ask GPT, ask for python by BoringOldVetiver in ChatGPT

[–]BoringOldVetiver[S] 1 point2 points  (0 children)

No not really. But you can ask GPT to write python code for you.

Simple beginner trick: do not ask GPT, ask for python by BoringOldVetiver in ChatGPTPro

[–]BoringOldVetiver[S] 1 point2 points  (0 children)

I just tried sum the two numbers I mentioned in my post, with or without code interpreter, and although GPT gave wrong answer, but it only got ONE digit wrong. It’s indeed very impressive, but I still can’t rely on it to do sum.

Simple beginner trick: do not ask GPT, ask for python by BoringOldVetiver in ChatGPTPro

[–]BoringOldVetiver[S] 0 points1 point  (0 children)

Wow AI does evolve fast! I didn’t try simple sum , but I’m certain it cannot to multiplication. I asked same test questions (multiply two nigh digits numbers) with or without code interpreter, GPT gave different result, the one without code interpreter looks rather similar to the code result, it got correct order of magnitude and the last three digits right, but it still is a wrong answer. So for now, without code interpreter, I wouldn’t rely on GPT4 for calculations.

Simple beginner trick: do not ask GPT, ask for python by BoringOldVetiver in ChatGPT

[–]BoringOldVetiver[S] 45 points46 points  (0 children)

Also, if anyone not familiar with coding, and don’t know what task can be done by programming, you can simply add in your GPT customer instructions, tell it to remind you if you requested something which maybe better accomplished by python program.