tech journal

devops

I found that surprisingly, one of the best uses of Cursor is, in addition to coding, docker troubleshooting.

Updated my Nvidia drivers to resolve a outdated CUDA version issue, and left it running semi-autonomously to find out why vLLM can't serve my embedding model without OOM. I previously also used it to solve another drivers problem.