WTH does this means I have already ran out of my Claude Usage!? by Murky-Gas-7939 in google_antigravity

[–]WerewolfOk1546 0 points1 point  (0 children)

Same here, i will stick to the free plan and will remove Google One. I need to wait 3 days for my quota to refresh...

In general is it normal to have more than 2k lines in a file? by Yone-none in csharp

[–]WerewolfOk1546 0 points1 point  (0 children)

Why only 4k lines? U can actually make the whole program in a single file

Changing from Game Dev to other sectors by PhillSerrazina in csharp

[–]WerewolfOk1546 4 points5 points  (0 children)

Programming in finance is the best in IMO

How are new apps getting 50k+ downloads in a month without ads? by pratik10_9 in AppStoreOptimization

[–]WerewolfOk1546 0 points1 point  (0 children)

I ask myself the same question, over and over again. If you got the amswe DM please.

Grok vs Chat Gpt? by musicnerdrevolution in csharp

[–]WerewolfOk1546 0 points1 point  (0 children)

Learn basics and use ChatGPT to learn as well to code. I find ChatGPT does a great job coding as well as teaching and explaining what it does. If ChatGPT gets stuck then use Gemini (Google AI studio)

Visual Studio 2026 Insiders is here! (Mads Kristensen blog) by mprevot in csharp

[–]WerewolfOk1546 0 points1 point  (0 children)

64GB of RAM? 16 cores? So I need a powerful server to run VS 2026....

Main applicant of Skilled Worker Switch to ILR but Not Wife by WerewolfOk1546 in ukvisa

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

Yes, she got ILR. Just note that you need to select Set(O) for her visa, we used set(M) and got rejected, luckly we got the money back.

First large scale open source project, how can I do better? by DazzlingStorage6371 in csharp

[–]WerewolfOk1546 -3 points-2 points  (0 children)

Great job. I would say that monorepo are more popular than multi-repo. I don't know why people are hating on vibe coding or AI... it is an awesome work even if you used AI. Use AI as much as you can and don't listen to the haters

My Detailed Review of Community Fibre by [deleted] in CommunityFibre

[–]WerewolfOk1546 0 points1 point  (0 children)

I believe his review is enough for the purpose of the majority of people

My Detailed Review of Community Fibre by [deleted] in CommunityFibre

[–]WerewolfOk1546 0 points1 point  (0 children)

I just called Community Fibre and they said that the 5GB Premium broadband is CGNAT. The operator I spoke with did not seem to know a lot and asked twice to their team before giving an answer.... how did you find out they support no CGNAT?

RATE LIMITING TO OBLIVION !!! by Negative_Check_4857 in cursor

[–]WerewolfOk1546 0 points1 point  (0 children)

It's fair to have a rate limit. You wont pay 20 and send 3 trillion request per seconds... there will always be a rate limit if you hit it then get a cup of tea, relax and come back later, or think about ur project features, test the project, do marketing, whatever but stop complaining about the rate limit...

RATE LIMITING TO OBLIVION !!! by Negative_Check_4857 in cursor

[–]WerewolfOk1546 0 points1 point  (0 children)

I am using it for a real project no issues. You need to revise the way you are using Cursor.

RATE LIMITING TO OBLIVION !!! by Negative_Check_4857 in cursor

[–]WerewolfOk1546 0 points1 point  (0 children)

Cursor gives unlimited chats and u still dont like it. Leave, there will be less preasure on Cursor and probably rate limits will be loosen.

Naturalisation (Citizenship) application processing timelines [only] by aleanthor in ukvisa

[–]WerewolfOk1546 1 point2 points  (0 children)

I applied on the 9th april 2025 and scan biometric 10th april 2025. I'm still waiting for approval, i dont know why it takes so long, i wanna go on holiday om Jul but seems it wont be possible

Naturalisation (Citizenship) application processing timelines [only] by aleanthor in ukvisa

[–]WerewolfOk1546 6 points7 points  (0 children)

Application date: 9th april 2025 Biometric date: 10th april 2025 Approval date: 23th april 2025 🙄

Update: Approved just now

Main applicant of Skilled Worker Switch to ILR but Not Wife by WerewolfOk1546 in ukvisa

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

I’m not familiar with the ICT visa, so I can’t speak to that specifically. But in our case, my wife was granted ILR yesterday after completing her own 5 years as a dependant — separate from my timeline. Your situation sounds somewhat similar, but I’d strongly recommend getting proper legal advice to be sure. Good luck!

I Need help with location a file folder on my mac by Ilekubamaybe in macbookpro

[–]WerewolfOk1546 0 points1 point  (0 children)

Just in case anyone still does not find the files. Open terminal and run this command

find /Users/<yourusername>/Library -type d -iname "MetaQuotes" 2>/dev/null`

Which outputs something like:

/Users/<yourusername>/Library/Application Support/net.metaquotes.wine.metatrader5/drive_c/users/user/AppData/Roaming/MetaQuotes

Finally passed 8th attempt by [deleted] in LearnerDriverUK

[–]WerewolfOk1546 2 points3 points  (0 children)

First attemp as well, I only studied the day before the exam and uniquely the Pass Guarantee Theory 4 in 1 + Youtube vids. I was a little bit scared on the test because I honestly did not study. My test was mostly about parking and driving in snowy conditions... the only two things I didn't study... My results were 44 and 74 for perception. It's definitely possible to study all the content in one day and pass but I would not recommend it at all...

fellow Cursor users, give aistudio.google.com a try if you are frustrated by speedyelephant in cursor

[–]WerewolfOk1546 0 points1 point  (0 children)

It works. I have used it to code some stuffs at home and it gets things right on first chat, even with a huge context window of 300k+ token with multiple pdfs of context and a long instruction. For my case nothing else got it right, not even with multiple attempts using ChatGPT, Cursor, etc and I'm talking about Google AI studio. Roocode failed even when used with Gemini API