Oh AI - you beautiful trash pile

I would ignore my normal; "It's been so long"; but... why break a trend. It's been a while. I'm not digging into anything that I need to blog my thoughts out. Even this - no problem to work through or express. Just... What…

Walk Through MtgDiscovery

I mentioned the next iteration of this site on LinkedIn and enough people were interested in what it is/will be - let's walk through what I've done. BACKGROUND The background for this is that I'm a collector. I collect. I want all the things.…

AI and Quality

I asked for, and got, some suggestions on what would be good AI related blog posts. My heads still fuzzy on points to post about; so I hoped this would get something in my head. Hasn't really. Nothing I think will be significant. There was one; about quality.…

Claude vs MicroObjects

I been talking MicroObjects for ... nearly a decade now. It's a great way to code. Simplifies so much. Cognitive load so low... Clearly I'm biased. I'm always happy to hear concerns. ANYWAY; with the new AI craze... how does this style play with AI?…

TCR - Cheating Happens

I'm making a change to the TCR script. I've started to pause the script to extract a class instead of doing the 1/2 dozen steps to make it move. I don't like pausing the script. BUT... I also get really annoyed at the…

TCR - more cosmos

The hilarious thing I realized after doing the last session... I don't think I need CosmosAccountName... OH WELL... I do need CosmosCollectionName; so let's use our cheat test base and make that. ... forgot to start the script again... I love that I wait for the sound.…

TCR - Couple more classes

Probably only get one test out tonight. I want to get the ToSystemType finished, which requires the DebuggerDisplay. I think the simplest is reflection to grab the attribute and check the contents. I'm mostly using copilot for the reflection stuff. I don't wanna dig through things;…

TCR - Continued

Okie dokie... TCR works. And is fun. A bunch of the product / planning elements of the site that got worked in I kinda threw aside for the TCR script. I still want to focus on writing to cosmos. Since I have the CosmosItem; let's go ahead and ... Think…