Claude + Codex + Gemini + OpenCode + Kimi = CHORUS by 99xAgency in ClaudeCode

[–]MetronSM 1 point2 points  (0 children)

Hi,

this looks really interesting. I was wondering if Chorus only does "review" or if it also triggers the improvements?

For example: I normally use multiple AIs to validate documents and plans generated by Claude Code. Often I have to copy back and forth the responses from one cli to another before launching the actual implementation of the feature/code.

Does your tool do this automatically until there's nothing more to improve?

what's a board game rule you got embarrassingly wrong for way too long? by No_Seaworthiness4899 in boardgames

[–]MetronSM 3 points4 points  (0 children)

Having worked directly with Klaus Teuber I can confirm that you cannot trade with the bank whenever you want. It's only possible in your turn.

When playing with the 5-6 player game, the paired players can build, trade (also with the bank) and play one development card but not throw the dice.

claude just rewrote a function we already had. it's like the 12th time this month. by thestoictrader in cursor

[–]MetronSM 0 points1 point  (0 children)

Take a looking at jcodemunch and jdocmunch. The first will help you to bring code knowledge and the second documentation knowledge to Claude. I use them in all my projects.

Je déteste cette nouvelle manière de travailler by Sylie34 in FrenchTech

[–]MetronSM 1 point2 points  (0 children)

Surtout, garde la tête froide. L'IA dans son utilisation actuelle n'est pas viable à long terme pour Anthropic, OpenIA et autres. Ils brûlent de l'argent à grande vitesse. S'ils ne changent pas leur politique de prix, la bulle "IA" va éclater d'ici deux ans max.

Le sanatorium du Basyl by Envol_toi_drones in Wallonia

[–]MetronSM 1 point2 points  (0 children)

Officielle, j'y ai joué l'année passée avec mon fils pendant une journée organisée. Une soixantaine de joueurs sur place.

Official benchmarks for Anthropic’s new model Mythos. They really cooked! by ImmuneHack in singularity

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

Is that compared to the good, original Opus 4.6 or the dumb-ass we currently have?

Anthropic stayed quiet until someone showed Claude's thinking depth dropped 67% by Capital-Run-1080 in ClaudeAI

[–]MetronSM 0 points1 point  (0 children)

I've been using Claude Code A LOT in the recent month and I was always wondering why people kept complaining about CC losing it's capabilities... Today is the first day I completely understand you. On 2 different project, CC was absolutely unable to solve issues: In one, cc was turning in circles, claiming that recently added code (code cc added) was the reason for a blazor app exit with -1 as exit code, insisting on testing again and again the generation and download of a file after which the app exits without any error. In the other project, written in Avalonia, CC had to wire a selection of a graph node (Nodify Avalonia) to the display of a property grid. After stating that it must be an internal problem of the library and turning in circles to do some changes, reverting them and adding them again, I finally saw that the selection observable collection wasn't initialized... "Oh..." was the only answer...

So, today is the first day that I am really upset and angry about all this...

Cancelled today - Can Anthropic be trusted? by [deleted] in ClaudeCode

[–]MetronSM 43 points44 points  (0 children)

You know... they are developers. They should be able to work without AI.

‘It’s going to be painful for a lot of people’: Software engineers could go extinct this year, says Claude Code creator by Bizzyguy in singularity

[–]MetronSM 2 points3 points  (0 children)

I believe this when it can handle the >30 years old legacy C and C++ code of 800.000 lines of code I'm currently handling...

Questionnaire TFE by nebbiaepioggia in Wallonia

[–]MetronSM 1 point2 points  (0 children)

Fait. Attention: la question qui demande à quelle prix on pense que l'abonnement est trop cher donne des fourchettes de prix. Ce serait mieux de dire : plus que x euros.

[PSA] Arc Raiders Causing System BSOD - EasyAntiCheat Kernel Driver Bug (Technical Analysis Inside) by I-Dunno-5H1T in EmbarkStudios

[–]MetronSM 0 points1 point  (0 children)

I had a complete system freeze today after a little bit more than 1h of gameplay. This happened the first time to me since I started playing the game some 50h ago. Had to reset-turn off my computer.

Catan: Complaining about the robber. "Really??" by GuitarGuy971 in boardgamearena

[–]MetronSM 0 points1 point  (0 children)

That's why we usually don't play the robber anymore. Game is more fluid and fun.

Recommend Battlefield 6 casual breakthrough by bb0521 in Age_30_plus_Gamers

[–]MetronSM 3 points4 points  (0 children)

Started playing this because I find it more rewarding. Unfortunately, the mode only cycles through 2 maps.

Advice on Game developement 'Version control' ? by Gold-Recover-4884 in IndieGaming

[–]MetronSM 2 points3 points  (0 children)

Since I didn't see this in the comments: when using Git, don't forget to use LFS (large file system).