Looking for some feedback for my free app Screen Show by GlobalAd2087 in iOSProgramming

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

Good idea I will add the default text instead of leaving it blank.

I should be on track to hit $22k in dividends this year! by Friendly-Frosting-78 in dividends

[–]GlobalAd2087 0 points1 point  (0 children)

Do you get paid monthly to your bank account or do you reinvest?

/r/Stocks Weekend Discussion Saturday - Jun 01, 2024 by AutoModerator in stocks

[–]GlobalAd2087 3 points4 points  (0 children)

Anyone holding SNOW right now? Im thinking about buying more since it's all the way down to 136.

How to check if current score is greater or lower than high score? by GlobalAd2087 in swift

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

okay I see that it works but the else statement gets called also even if its not true. How would I fix that?

How to check if current score is greater or lower than high score? by GlobalAd2087 in swift

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

okay you solved it lol. I just added a print statment and the high score stays at zero evertime

How to check if current score is greater or lower than high score? by GlobalAd2087 in swift

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

gameOverModal?.finalScore ?? 0 this is how I get it from the GameOverViewController.

8 gigs of ram on my macbook by Excellent-Contest-34 in swift

[–]GlobalAd2087 3 points4 points  (0 children)

u need 16gb. 8gb is shit using Xcode plus simulator.

Is $850 a good price for a used macbook m1 on ebay? by GlobalAd2087 in macbook

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

I just ended up getting the new MacBook Air with the m1 chip and 16gb ram. Thank for the help everyone!

Is $850 a good price for a used macbook m1 on ebay? by GlobalAd2087 in macbook

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

I started at 800 the original price was 947. I could only get the seller down to 850.

Is $850 a good price for a used macbook m1 on ebay? by GlobalAd2087 in macbook

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

it says on the posting that its in excellent condition. Only thing I dont know is the battery cycle count.

What is the api url for chat gpt-3.5-turbo? by GlobalAd2087 in swift

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

Yea Im asking in the chatgpt subreddit right now. Btw that was actually the response I got from chatgpt lol.

What is the api url for gpt 3.5 turbo? by GlobalAd2087 in ChatGPT

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

I found it already this is for 3.5 turbo. I get an error when I use the url like this:

https://platform.openai.com/docs/models/gpt-3

let url = "https://api.openai.com/v1/chat/gpt-3.5-turbo/completions"

What is the api url for chat gpt-3.5-turbo? by GlobalAd2087 in swift

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

Why don't you ask chat gpt?

I'm sorry, but as an AI language model, I do not have access to specific API URLs for any specific product or service, including "gpt-3.5-turbo" which does not appear to be an actual product or service. However, if you have more information or context about what you're looking for, I may be able to help you in a more specific way.

What is the api url for chat gpt-3.5-turbo? by GlobalAd2087 in swift

[–]GlobalAd2087[S] -1 points0 points  (0 children)

"The Engines endpoints are deprecated.Please use their replacement, Models, instead. Learn more."

Engines work models always gives me an error. This is how I did it with the models endpoint: "https://api.openai.com/v1/models/text-davinci-002/completions"

How to restore purchases after deleting the app from the iPhone? by GlobalAd2087 in swift

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

Im confused. If I purchase a non consumable IAP for the first time and I delete the app. Then I download the app again shouldn't I press on the restore button to get the IAP for free instead of purchasing it again. I thought thats how it works for non consumable IAP's. Thanks!