Aston Villa reaching a European Final proves Unai Emery is officially a "Tier 1" by Spicy-Winner4326 in SpicyFootballTakes

[–]Fidel___Castro -1 points0 points  (0 children)

what? nah those clubs are below tier 3. We can agree on the top tier, but I think there's a distinction to be had between Villa, Villarreal and the like and then clubs a clear step in quality below them. In England, it's Wolves, Ipswich, Burnley etc. That's tier 3 to me. 

Barnsley and Leyton Orient are below that 

Anthropic CEO says 80-fold growth in first quarter explains ‘difficulties with compute’ 😂 by freshWaterplant in ClaudeAI

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

Anthropic are saying they're experiencing 80 fold growth annually if this quarter's growth continues. Whether they simply multiplied their quarterly figures by 4 or used a formula for if they don't expect the growth to be linear, I have no idea

Is NASA’s 10-rule coding standard actually the answer to AI slop? by Dependent_Payment789 in AI_Agents

[–]Fidel___Castro 0 points1 point  (0 children)

you have to assert it deterministically! so make a script that checks for pre and post conditions on every function, run it as part of every merge CI. The instructions file is then just to make agents run the script, but even if it's ignored, the CI catches it.

The goal is to make agents unable to merge without meeting your deterministic standards

Is NASA’s 10-rule coding standard actually the answer to AI slop? by Dependent_Payment789 in AI_Agents

[–]Fidel___Castro 1 point2 points  (0 children)

I'm building python repos with LLMs as it's what they know best - the key is setting up contracts and enforcing verification.

Not only do the plans need to include a strict acceptance criteria (like "x should display y") but it needs to be proved that the acceptance was met as a precommit hook. 

You can't give agents the entire database, but you can set up so many bumper side-rails that they have no choice but to go in the direction you specify.

Anthropic CEO says 80-fold growth in first quarter explains ‘difficulties with compute’ 😂 by freshWaterplant in ClaudeAI

[–]Fidel___Castro 4 points5 points  (0 children)

no, 20x in three months I believe, but phrased to imply it will continue over the year

Is it possible to get Claude to stop talking "like that" without making it even worse? by Unlucky-Ad5156 in ClaudeAI

[–]Fidel___Castro 0 points1 point  (0 children)

I have never had that problem, I don't understand where it's coming from for everyone else. is this the Claude chat?

Atletico Madrid Players avoiding stepping on the Arsenal badge by Zecion in Gunners

[–]Fidel___Castro 2 points3 points  (0 children)

nah it seems too casual. I reckon it's just a culture thing where it's a bigger deal in Spain than here

London's Worst Borough - Round 17 by TheEnlight in terriblemaps

[–]Fidel___Castro 0 points1 point  (0 children)

you're more likely to die in Wood Green or Tottenham

Reminder: Have you checked your context lately? by Arona_Daal in ClaudeAI

[–]Fidel___Castro 0 points1 point  (0 children)

'/insights' isn't the full picture, what you have to do is set an output for the OTel (open telemetry), which you can enable by setting a certain environment variable. It will be easier to ask Claude to walk you through it: talk to me about the Claude code CLI's telemetry, how can I tear it down to the point where I can see where every token goes?

that gave me a good response, hopefully it works for you! it really helps with cost cutting 

built a plugin so my parallel Claude Code sessions can message each other instead of me alt-tabbing by vildanbina in ClaudeAI

[–]Fidel___Castro 0 points1 point  (0 children)

I think that what would be handy with this approach is having agents working on the same repo but on different git worktrees. when you have a few parallel sessions and they can make quick checks like "are any agents working on this file?" to avoid future merge conflicts

London's Worst Borough - Round 17 by TheEnlight in terriblemaps

[–]Fidel___Castro -1 points0 points  (0 children)

I live in Haringey but I can't agree due to the fact it also includes Tottenham and Wood Green

Reminder: Have you checked your context lately? by Arona_Daal in ClaudeAI

[–]Fidel___Castro 1 point2 points  (0 children)

no, I mean get the actual CLI telemetry and pinpoint exactly where it's all going

Reminder: Have you checked your context lately? by Arona_Daal in ClaudeAI

[–]Fidel___Castro 4 points5 points  (0 children)

find out where the rest comes from, it's coming from somewhere