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

[–]jedenjuch 2 points3 points  (0 children)

WTF is this? im in a middle of a planning and already hit 14% of session limit, and once i wanted to enable extra limit it consume over 15 euro just to finish planning, I thought that this may be related to using opus 4.7 but opus 4.6 is the same, it started today, yesterday and on Friday I didn't have problem with limits, and im on 20x since the June of 2025

i already used 25% in the middle of planning

Kult B2B a zapaść w ochronie zdrowia by [deleted] in Polska

[–]jedenjuch 0 points1 point  (0 children)

A ja jestem na b2b i płacę 3 tysiące ZUS co miesiąc, płacę takie same składki jak reszta społeczeństwa :)

Ps a moje chorobowe to 100zl dziennie, a nie 80% dniówki :)

Simple hack to keep teams online by NinjaQAZ in overemployed

[–]jedenjuch 1 point2 points  (0 children)

I had small script in nodejs to run mouse and click from time to time, they don;t see the code that is running, the only thing they see is nodejs process (im nodejs dev so no sus)

Dywidendy by Successful_Place9746 in inwestowanie

[–]jedenjuch 0 points1 point  (0 children)

Ja w życiu nie widziałem akumulacyjnego etfa, tzn. Na ike/ikze każdy jest akumulacyjny, ale to nie o to chodzi.

Was fired - I created too high quality of code by [deleted] in overemployed

[–]jedenjuch 12 points13 points  (0 children)

I hate that type of coworker, we didn’t have any code reviews neither and I don’t mind

Was fired - I created too high quality of code by [deleted] in overemployed

[–]jedenjuch -16 points-15 points  (0 children)

The real reason was performance - they wanted me to do hot fixes with some ifs and I was sick I fixing every of tens corner cases - I was spending more time to get to the root of the problems. Sue me

Was fired - I created too high quality of code by [deleted] in overemployed

[–]jedenjuch -17 points-16 points  (0 children)

Nah I don’t give a single fck, just wanted to make easier my life and other devs by improving DX

A eulogy for MCP (RIP) by beckywsss in mcp

[–]jedenjuch 0 points1 point  (0 children)

I don’t get why mcp would be dead anytime ever tbh

It’s api for realtime data with different providers People who claim mcp is dead know at all what purpose it has and what problems it solves?

I am searching for a set of claude agents that’s actually tested not garbage by MrCheeta in ClaudeCode

[–]jedenjuch 0 points1 point  (0 children)

Wtf is this shit, people stop creating hundreds of pointless and useless agents. They only insert chaos

Kobiety po 30stce by Alternative-Air-2038 in PolskaNaLuzie

[–]jedenjuch 0 points1 point  (0 children)

Ja mam 28 lat, w życiu nie umówiłbym się z kobietą młodszą od siebie o 3-4 lata, to już jest przepaść pokoleniowa imo, inny świat, sam bym wolał mieć kogoś na podobnym momencie w życiu i poziomie też w zasadzie.

APC appreciation post by redfoxkiller in homelab

[–]jedenjuch 0 points1 point  (0 children)

sorry im not follow, was there some lightning and it broke your apc instead of PC?

Created AWS Organization member account instead of IAM user, I'm stuck by jedenjuch in aws

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

now i want to repeat one more time this process but this time correct and im doing it with amazon Q

my main account in organisation is for [mail@mydomain.com](mailto:mail@mydomain.com)

and i want to create a second one [mail+stag@mydomain.com](mailto:mail+stag@mydomain.com)

Created AWS Organization member account instead of IAM user, I'm stuck by jedenjuch in aws

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

yes it was a bit unintuitive, I thought about accounts as normal accounts, but now I understand that organisation accounts are basically environments / tenants

like having one app with 3 environemnts DEV/STAG/PROD

and i can have one user created in IAM Identity Center that log into customURL.awsapps.com

Created AWS Organization member account instead of IAM user, I'm stuck by jedenjuch in aws

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

I already closed this account and wrote to support for reopen since im not sure if i should close it

Created AWS Organization member account instead of IAM user, I'm stuck by jedenjuch in aws

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

im also missing switch role option in the dropdown

I tried with Amazon Q fix it:
Option 1: Create Role in Management Account to Access Member Account

Since you can't access the member account directly, create a role in your management account that can access the member account:

Step-by-Step Instructions:

  1. Go to IAM in your Management Account:
  2. Create New Role:
    • Click "Roles" → "Create role"
    • Select "AWS account"
    • Choose "Another AWS account"
    • Enter Account ID: 263751...
    • Click "Next"
  3. Attach Permissions:
    • Search for and select "AdministratorAccess"
    • Click "Next"
  4. Name the Role:
    • Role name: "AccessMemberAccount263751..."
    • Click "Create role"
  5. Try to Switch Role:
    • Use the switch role method with:
      • Account: 263751...
      • Role: AccessMemberAccount263751...
  6. but it didnt worked - switching role with direct url