My blog about GenAI, programming, and other tech interests

Recent posts

Recent Experiences Debugging with LLMs

9 minute read

I’m frequently asked by clients what my thoughts are on LLMs and coding. Personal experience has informed me that LLMs cannot solve problems of a certain com...

Building the IBKR C++ API Client Library

4 minute read

Update: since I wrote this, IBKR has added a protobuf dependency to the C++ API and the build steps below no longer work as-is. I wrote a follow-up post cove...