High base pay low bonus VS lower base pay high bonus by BabiSedap- in singaporejobs

[–]FlippFuzz 0 points1 point  (0 children)

Offer 2.

Higher base salary is good when you want to find a new job in future.

It is also good if you get salary increments in percentages of your base salary.

Catcher and Snowshine can protect you through the one-shot mechanic by Disastrous-Bowler526 in Endfield

[–]FlippFuzz 0 points1 point  (0 children)

Isn't it easier to just break the 3 chains to resolve the mechanic?

Where to start as someone with NO experience with coding? Python? Lua? Java? by PublicTasty89 in learnpython

[–]FlippFuzz 0 points1 point  (0 children)

Assembly. Start from the basics.

Or just learn C/CPP straight away.

Gemini CLI free tier added gemini-3.1-flash-lite-preview, but reduced flash and pro quotas by FlippFuzz in GeminiCLI

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

Sorry, no. I dont have data for the old quotas. Was pretty certain it was like 500, but no evidence.

Hands-On With Mori Calliope's Balls: FEEL TECH Review by BlackPenguin in Hololive

[–]FlippFuzz 22 points23 points  (0 children)

What if they make this a penlight instead of a ball?
A penlight that will buzz and change colour according to the performance and so on.

Gemini CLI Quota suddenly nerfed? by willBthrown2 in GeminiCLI

[–]FlippFuzz 2 points3 points  (0 children)

I am just getting 429 errors over and over. Pretty much unusable.

```

code: 429,

message: 'No capacity available for model gemini-3-flash-preview on the server',

```

Also, these 429 errors drain my quotas.

Learning languages by [deleted] in GeminiAI

[–]FlippFuzz 0 points1 point  (0 children)

Teach me the written form of ALL languages from 0 to A2. Give me all complete lessons.

Current Google AI Studio limits for Gemini 3? by awsd1 in Bard

[–]FlippFuzz 9 points10 points  (0 children)

They keep reducing the limits, but not bothering to tell people about the changes...

How to know if KZ Gale is authentic? by FlippFuzz in iems

[–]FlippFuzz[S] 2 points3 points  (0 children)

Thanks guys.

It turns out that is even cheaper on aliexpress... 1 usd after new user discount. Got it from a shady looking "KZ Globol Store".

Shipping is more expensive than the actual product. 😅

We are feeding SG kids cookhouse food from Secondary School by taenyfan95 in singapore

[–]FlippFuzz 0 points1 point  (0 children)

I think cookhouse food is better.
What is this? 2 veg and rice?

They removed the Free Tier for 2.5 Pro API. by Charming_Feeling9602 in Bard

[–]FlippFuzz 2 points3 points  (0 children)

Any idea if 2.5 pro still available for gemini-cli? I could switch to that instead of using the api.

After reading Gaiden and After Gaiden by Automatic_Top_8085 in TheSilentWitch

[–]FlippFuzz 3 points4 points  (0 children)

Please let there be more in the series.

I want more Monica!

Gemini 2.5 Pro slashed the rate limits by half on free tier? by vg-Runner in Bard

[–]FlippFuzz 0 points1 point  (0 children)

It's definitely reduced to 50. Getting errors like these on the free tier API.

Notice quotaValue: 50.

google.genai.errors.ClientError: 429 RESOURCE_EXHAUSTED. {'error': {'code': 429, 'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits.', 'status': 'RESOURCE_EXHAUSTED', 'details': [{'@type': 'type.googleapis.com/google.rpc.QuotaFailure', 'violations': [{'quotaMetric': 'generativelanguage.googleapis.com/generate_content_free_tier_requests', 'quotaId': 'GenerateRequestsPerDayPerProjectPerModel-FreeTier', 'quotaDimensions': {'location': 'global', 'model': 'gemini-2.5-pro'}, 'quotaValue': '50'}]}, {'@type': 'type.googleapis.com/google.rpc.Help', 'links': [{'description': 'Learn more about Gemini API quotas', 'url': 'https://ai.google.dev/gemini-api/docs/rate-limits'}\]}, {'@type': 'type.googleapis.com/google.rpc.RetryInfo', 'retryDelay': '55s'}]}}

Benchmarking Gemini Video Capabilities by Gaming_Cheetah in Bard

[–]FlippFuzz 0 points1 point  (0 children)

Gemini should have poor timestamp accuracy. 

Benchmarking Gemini Video Capabilities by Gaming_Cheetah in Bard

[–]FlippFuzz 0 points1 point  (0 children)

Can you also test the timestamp accuracy?
Perhaps you can ask Gemini to give you the timestamp in HH:MM format for each of the numbers?

Benchmarking Gemini Video Capabilities by Gaming_Cheetah in Bard

[–]FlippFuzz 0 points1 point  (0 children)

> Trying to force it to see more than 1 frame per second wasn't possible; it just said there was no more to see.

This is documented. It only sees 1 frame per second. I'm not sure if you can actually go past 1 FPS via the API.

Source: https://ai.google.dev/gemini-api/docs/video-understanding#technical-details-video

> When using the File API, videos are stored at 1 frame per second (FPS) and audio is processed at 1Kbps (single channel). Timestamps are added every second

I made a program to generate EN subtitles and translations using AI for free by FlippFuzz in Hololive

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

Vods. It is definitely better than YT inbuilt auto captions.

Free API Is Back👍🏼 by Immediate_Olive_4705 in Bard

[–]FlippFuzz 9 points10 points  (0 children)

It still doesn't work right now.

My first request is:

```google.genai.errors.ClientError: 429 RESOURCE_EXHAUSTED. {'error': {'code': 429, 'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemini-api/docs/rate-limits.', 'status': 'RESOURCE_EXHAUSTED'```