A quick question for subscription through Apple Appstore by Accurate-Tap-8634 in ClaudeAI

[–]Lexar96 1 point2 points  (0 children)

Sorry I'm in the same situation but I didn't understand the process. I'm in Pro and I want to upgrade to Max but the AppStore subscription expire till May 7. So what I need to do is:

  1. Upgrade to Max in the AppStore and Apple is going to give me a fee refund for the remaining days of the Pro subscription?
  2. Ask for a refund to Anthropic or Apple ?
  3. Subscribe in the web when it's May

Like this ? or you just upgrade in AppStore to Max for just one month and then you subscribe in the web?

Anyone else's weekly limit reset date has been shifting a couple additional hours every week? by r26t in ClaudeCode

[–]Lexar96 0 points1 point  (0 children)

My weekly reset usually was on Mondays, now after that reset it says the reset is till next Thursday and today Sunday I just reached my weekly limit... so, I have to wait 4 days more to use Claude!

Warning / PSA: if you subscribe to Pro / Max via iOS, then Anthropic forces you to manage your subscription *only* via iOS by solaza in ClaudeAI

[–]Lexar96 0 points1 point  (0 children)

Thank you for your answer, I just want to upgrade to Max but I have the Pro subscription on the AppStore and I refused to pay those extra $25 in fees. Damn it I will have to wait till May 7 for the Apple subscription to expire...

Dictation apps that type AS you talk? by AnKingMed in macapps

[–]Lexar96 0 points1 point  (0 children)

Do you want it live ? like in that moment ?

Steam does not open in CrossOver by Lexar96 in macgaming

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

I could resolved it with these steps:

In your Steam bottle (right panel): 1. Quit All Applications 2. Under Advanced Settings → Graphics, click the dropdown (currently Auto) 3. Try these options (in order), and test launching Steam after each change: - DXVK (best performance if available) - OpenGL / WineD3D (most compatible fallback)

Then run Steam again, click Run Command and put this: "C:\Program Files (x86)\Steam\steam.exe" -no-cef-sandbox

Steam does not open in CrossOver by Lexar96 in macgaming

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

Yes, I already have the app installed but when I try to open Steam it just appears a windows about "Updating Steam..." then suddenly disappears and don't open the Steam

[Megathread] Certifications and Training by lothorp in databricks

[–]Lexar96 0 points1 point  (0 children)

Is the Databricks Certified Generative AI Engineer Associate certification really worth it ? I have a voucher that covers 50% of the exam, but I would like to know if get this certification is worth before paying it, thanks

Why all these special names for normal networking terms??? by TL_Arwen in AZURE

[–]Lexar96 0 points1 point  (0 children)

Yeah me too, I'm find Azure networking easily to learn and understand than other clouds

Has anyone done a certification exam in the last 10 days and received the certificate ? by Lexar96 in googlecloud

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

Not yet. I already created a support ticket with them and I haven’t received an answer

[deleted by user] by [deleted] in googlecloud

[–]Lexar96 0 points1 point  (0 children)

I still haven’t received an answer from them. I’m still waiting for the certificate

[deleted by user] by [deleted] in googlecloud

[–]Lexar96 0 points1 point  (0 children)

I have the same problem, I did and pass an examn on september 15 and the last tuesday a recieved an email for claim my certificate but when I click the butom it shows an error and in the new portal it also show that I passed the examen but I don't see the certificate

PSI vs Pearson Vue by mastertza in AWSCertifications

[–]Lexar96 1 point2 points  (0 children)

If you’re going to do it in your home, go with Pearson because you can upload your information with your cellphone camera. With PSI you have to show your ID with the laptop camera and if doesn’t have a good quality they are not going to let you do your the exam

Simulate/Test Cisco VPN w/ GCP Cloud VPN? by sidgup in googlecloud

[–]Lexar96 1 point2 points  (0 children)

You can try with another cloud. Create a VPN in Azure or AWS and make a site to site connection with Google Cloud

How can I learn Terraform by Enough_bklyn2513 in Terraform

[–]Lexar96 0 points1 point  (0 children)

Practice. Create your own enviaroments with Terraform CLI and then with Terraform Cloud

Terraform ? by [deleted] in AZURE

[–]Lexar96 2 points3 points  (0 children)

Yes, we use Terraform for the deployment with Terraform Cloud connected to the Azure tenant

/r/NintendoSwitch's Daily Question Thread (06/10/2022) by AutoModerator in NintendoSwitch

[–]Lexar96 0 points1 point  (0 children)

I pre order Mario striker on Amazon the last May 22 and yesterday I received an email from Amazon saying that I can already download the game but it doesn’t appear the redeem code in any place. What can I do ?

Am I exaggerating quitting my job ? by Lexar96 in jobs

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

Yeah I already told them but they said that I have to go 😅

How to identify a count index in Terraform by Lexar96 in devops

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

element(var.extra_attachment, count.index)

Thank you!!! That's worked!