Donate to Ukraine humanitarian aid
I already have! Please read this message in whole before doing anything! Notice that licenses for kbmMW will not currently…
I already have! Please read this message in whole before doing anything! Notice that licenses for kbmMW will not currently…
I was asked to chime in on a question on FaceBook… The question “What should I use for writing database…
wargames.mc (WarGames simulator in MIMERCode) What happens when you design a programming language from scratch, knowing that half the code…
If you’ve worked with Delphi for any length of time, you know the pain. You open your .dproj file in…
MIMER Is Mythical Enhanced Reasoning a Teachable, Agentic AI Knowledge System Please check my previous blog post Revealing theMIMER for…
MIMER Is Mythical Enhanced Reasoning a Teachable, Agentic AI Knowledge System I’ve been building something for a while now, and…
theDANE is a free, native Windows code editor featuring syntax highlighting, intelligent reformatting, and a hex editor. Released by Kim…
When multiple threads need to share a lookup table, the traditional answer is simple: wrap it in a lock. One…
Getting the Object Behind the Interface — By Reading Machine Code How kbmMW’s memory leak debugger identifies which object is…
How kbmMW gets the best of both worlds — fast search AND fast iteration — by hiding a sorted linked…
If you’ve worked on a large Delphi project long enough, you’ve probably been bitten by it: a mysterious access violation…
What is happening? After having switched to a new computer for development, being in the middle of a rather manually…