@Gaus450 I'm developing a very complex app that involves allot of dsp logic. Opus goes in circles basically and never really makes progress, even in ultracode mode. Fable was the best I've ever seen. Codex 5.5 is not near as good as fable but atleast I can make progress with it.
@mattpocockuk I had claude code create a wrapper or something so I can launch claude code with GLM as the model. I just type "glm" on the command line and it opens cc with glm. My code review skill calls this setup as part of a 4 different agent adversarial code review.
@teortaxesTex GLM is one of four models that I enforce for advesarial code reviews. 5.2 is definitely coming up with better findings than 5.1. Beyond that I have no idea.
@iuditg opus 4.8 has been complete shit for me since it came out. codex 5.5 is still better. really miss fable. was almost past a big hump on my project before they pulled it
Opus 4.8 is crap for what I'm trying to do. Just switched back to Codex for my project and at least it's making progress and not doing moronic shit. Fable is the first model that really moved the needle for me.
🔍 C'è un dettaglio che non tutti hanno notato guardando Zverev giocare.
Nei cambi di campo, mentre gli altri bevono o si asciugano il sudore, Sascha si fa un'iniezione di insulina. Lo ha fatto anche durante la finale del Roland Garros 2026, sotto i riflettori del tennis mondiale.
🏥 Alexander Zverev convive con il diabete di tipo 1 da quando aveva quattro anni. Una vita intera, tra allenamenti, viaggi e campo, passata a gestire i livelli di glucosio nel corpo.
Eppure per molto tempo non ne ha parlato. Non per vergogna, ma per una scelta precisa: non voleva che fosse il diabete a definirlo. Non voleva pietà. Lo ha fatto pubblicamente solo nel 2022.
👨⚕️ I medici avevano consigliato a sua madre di fargli cambiare sport: giocare a tennis con il diabete, dissero, sarebbe stato troppo difficile.
Zverev quando è in campo gioca nello stesso momento due partite diverse: quella contro il suo avversario e tenere costantemente monitorato il livello della sua glicemia.
🥵 In partita la glicemia può diventare una roulette: un attimo sei in calo fino al rischio di collasso ipoglicemico, quello dopo lo stress e l’intensità ti spingono in iperglicemia con sete, crampi e confusione, tra performance che crolla e pericoli acuti se non gestita.
Oltre al traguardo sportivo, che per Sascha è stato così atteso, inseguito e a tratti maledetto, questo titolo Slam vale molto più.
💭 È il megafono più potente che potesse trovare per il messaggio che porta avanti attraverso la sua Fondazione: ai bambini con diabete di tipo 1 dice che possono sognare in grande, senza privarsi dello sport e di ambire anche a salire sul tetto del mondo del tennis.
#RolandGarros #Zverev
@TheGalox_ Rely hoping the new folds are step upgrade. Love my 6 but reliability is shit. Luckily got this one fixed under warranty. Can't go back to the slab.
@cto_ya_know@bcherny Have something similar to what you are describing working using a combination of custom skills, hooks, and tasks. Took allot of trial and error but it started working right tonight finally.
@mrg1ovanni@bcherny For claude code cli, I start with the --dangerous override permissions flag. There are many articles explaining how to do this. I still use plan mode to get the tasks setup, then choose the clear context and proceed option which goes into the full bypass permission mode.