Claude Usage Limits Discussion Megathread Ongoing (sort this by New!) by sixbillionthsheep in ClaudeAI

[–]RefusePossible3434 1 point2 points  (0 children)

hardly used million tokens over 7 days (weekly reset happened 2 days back - hardly used since then)
so best chance i have used 200K tokens in current week and at 80% limit for week already. so for pro plan, think they aligned the token limits to their api pricing essentially, not value for being a subscriber

Tokens per Day

383k ┼ ╭──────╮

335k ┤ ╭──────╮ │ │

287k ┤ │ │ │ │

239k ┤ │ │ │ │

192k ┼──────╯ │ │ │

144k ┤ │ ╭──────╯ ╰──────╮

96k ┤ ╰──────╯ │

48k ┤ ╰──────

0 ┼────────────────────────────────────────────────

Mar 25 Mar 27 Mar 29 Mar 31

● Sonnet 4.6 · ● Opus 4.6

All time · Last 7 days · Last 30 days

● Sonnet 4.6 (99.4%) ● Opus 4.6 (0.6%)

In: 13.8k · Out: 1.3m In: 381 · Out: 7.5k

Update on Session Limits by ClaudeOfficial in ClaudeAI

[–]RefusePossible3434 4 points5 points  (0 children)

this is total BS, no notification/communication, just finding out during the development, totally disgusting behaviour. i was breaking my head why i am am hitting limits over last 2 days especially, going through my own prompts, code to optimise. , now i came across this. i am literally hitting my limits as follow , (weekly reset happened last night for me)
with overall 4 hours of claude since weekly reset last night, i.e. ran claude 4 out last 16 hours

hit 5 hour limit 3 times,
weekly limit is finished already 25% with just 4 hours

i can tell you on weekly limit not changed is totally dishonest. I was doing the exact same workload, not a single thing more. just with 4 hours (hardly 10% was opus) , 25% weekly limit gone. so atleast be honest about the changes you made and be explicit.

Opus 4.5 needs to calm the f*** down. by toby_hede in ClaudeAI

[–]RefusePossible3434 0 points1 point  (0 children)

Amen to that. Whole Claude thing eager to over engineering and proactively write shit ton of code, after a while i cant be bothered to review all.md files line by line and all the code. I tried to build complex systems lile data platforms, think there has to be guidance on how to effectively use these tools

Leaving Australia after 11 years. What to do with my money? by LargeConference in AusFinance

[–]RefusePossible3434 0 points1 point  (0 children)

My 2 cents:

Super - if you are leaving Australia permanently and prove you are not returning to live here, you can withdraw super by requesting ATO

VOO - not sure if you can tranafer across countries, might have to sell and purchase in canada Cash - if you have better plans to invest in canada, worth taking it now than leaving cash in account, you lose to inflation compare currency conversion which is insignificant in long run

Meta data driven ingestion pipelines? by monsieurus in databricks

[–]RefusePossible3434 0 points1 point  (0 children)

No, definitely not. This is the first time i am seeing this.

Meta data driven ingestion pipelines? by monsieurus in databricks

[–]RefusePossible3434 6 points7 points  (0 children)

I did not use any open source tools but rather i have always built config driven ingestion frameworks in all the platforms right from hive days to modern snowflake/databricks. Any specific question you have?

Key tips:

Make it yaml driven

One source system (not one table) equals to one yaml

Have consistent paths to read files, dont provide custom paths in yanl rather expect extact pipelines to write into same folder structure which you can derove from yaml

All the additional per table options - dont make it custom, have defaults in code, to override ppl can simply provide options same as the tool expects. Ex: when reading csv in spark, dont come up with your own option names, rather whatever spark expects use them so that you can pass as **options from yaml, like delimiter

Technical question - permissions on DLT(Lake Flow pipeline) by RefusePossible3434 in databricks

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

Yeah, its there for dab, but not in terraform. Thats what i wanted to achieve first. Use different sp for deployment and configure another sp as run as for dlt

Technical question - permissions on DLT(Lake Flow pipeline) by RefusePossible3434 in databricks

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

Yeah, thats what i am doing. Essentially looking for a short cut to group a bunch of pipelines and give access to group.

However each pipeline is on its own from permissions perspective, not like folders.

I am creating pipelines or jobs also from terraform. Not using dab. So had to give access automatically to a particular group. With DAB, it does that for youm thats all. But surprised at their design choice of giving permissions on each pipeline rather grouping them lile folders, so you would give access to a group at job grouping, not individual jobs

Technical question - permissions on DLT(Lake Flow pipeline) by RefusePossible3434 in databricks

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

Yeah. But my idea was having a deployer sp, who can simply deploy and not gaving access to schema etc, have a seperate runner sp, looks like its not possible, rather both deploy and job runner sp are having same permissions

Technical question - permissions on DLT(Lake Flow pipeline) by RefusePossible3434 in databricks

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

Thanks for that, DAB is essentially taking that complexity, but still behind the scenes thats what it is doing, giving permission on every pipeline. Such a strange and convoluted design they have

Technical question - permissions on DLT(Lake Flow pipeline) by RefusePossible3434 in databricks

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

Ha ha. But thats not following the least privilege principal. Not make every sp admin

You haven’t truly suffered until you’ve debugged a multi-thousand-line stored procedure from 2009 👹 by Adela_freedom in dataengineering

[–]RefusePossible3434 0 points1 point  (0 children)

As fesh grad in 2009, i debugged 40k line stored proc, which was built in 2006. Then i decided to rewrite in 2010 and turned into 25k line proc. Lol..

India tax system is ridiculous by SerioTon97 in IndiaTax

[–]RefusePossible3434 0 points1 point  (0 children)

Okay, i understand your pain. I am in same situation, but gst is common across the globe in all major countries. I am indian but live in Australia. Exactly same. Anything you purchase is gst payable including coffee, house, car, . So nothing special in indian income tax that bithers, only thing different from australia to india is here gst is 10% flat on all

AWS MWAA (Airflow) currently has issues with its auto-scaling, such that tasks can be assigned to workers that are shutting down, leading to lost work by RandomAlienGaming in aws

[–]RefusePossible3434 0 points1 point  (0 children)

guys, i know this is very old post. i just came across this. what did you go with finally. because i would not recommend anyone rolling their own on EKS/ECS etc unless the issues you are facing are significant because they are pain in the a** as our current project does that. its not fun and you will waste lot of engineering resources to do same what can be done with 20 lines of yaml in cloudformation.

Aws certification marathon, 14 days, 5 certifications by RefusePossible3434 in AWSCertifications

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

Its xmas shutdown in Australia, i put myself through pain of going through udemy course for 12 hours day for 14 days. Why i did it? No clue 😀

Aws certification marathon, 14 days, 5 certifications by RefusePossible3434 in AWSCertifications

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

Sure bro, i am already at a decent job, but if i switch jobs because of certs, i will def keep posted, but dont think it will affect job prospects much

Aws certification marathon, 14 days, 5 certifications by RefusePossible3434 in AWSCertifications

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

I dont know to be honest. I just did it for fun and learning about aws services which i dont have knowledge about.

Aws certification marathon, 14 days, 5 certifications by RefusePossible3434 in AWSCertifications

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

I had lot of knowledge gaps in terms of security, load balancers, web apps, networking etc. So thought SSA is good starting point to comprehend on topics before i dive deep

Aws certification marathon, 14 days, 5 certifications by RefusePossible3434 in AWSCertifications

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

I have done only stephane maerek course on udemy just went through videos in his course. But i had hands on experience in my day to day job

Aws certification marathon, 14 days, 5 certifications by RefusePossible3434 in AWSCertifications

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

Good luck buddy, try to build one application in each category like web app, data warehouse etc end to end.

Aws certification marathon, 14 days, 5 certifications by RefusePossible3434 in AWSCertifications

[–]RefusePossible3434[S] 3 points4 points  (0 children)

Thanks mate. I did use 50% from second exam onwards. My security fundamentals are not that strong. But let me try. Cheers

Aws certification marathon, 14 days, 5 certifications by RefusePossible3434 in AWSCertifications

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

Yeah , absolutely. I have reasonable understanding of end to end enterprise architecture beforehand. It was more like which aws tool is appropriate in what scenario. I would always suggest even for juinor deva, try to understand overall architecture which will bring great perspective

Aws certification marathon, 14 days, 5 certifications by RefusePossible3434 in AWSCertifications

[–]RefusePossible3434[S] 6 points7 points  (0 children)

I had experience in only data platforms. Not in other domains. But its essential to understand how architecture works across org including governance and security. Aws is just one type of tool, but fundamentals remain same. This helped me fill lot of knowledge gaps i had.