2025-06-06
Today I learned the quote The people who are crazy enough to think they can change the world are the ones who do
10 entries
Today I learned the quote The people who are crazy enough to think they can change the world are the ones who do
An LLM stop sequence is a sequence of tokens that tells the LLM to stop generating text. I previously wrote about stop sequences and prefilling responses with Claude.
I had an interesting realization today while doing a demo building a web app with Cursor. I was debugging an issue with an MCP server, trying to connect it to Cursor's MCP integration. The code I was using was buggy, and I'd never tried this before (attempting it live was probably a fool's errand...
I tried two separate ways to configure Cursor to point to an alternative OpenAI compliant API endpoint by modifying the "OpenAI API Key > Override OpenAI Base URL" section of the Cursor settings.
The developer space is moving so fast. I went from thinking Cursor's cmd+k was the greatest thing, to using Windsurf's Cascade, the new Cursor composer and bolt.new in a week. Powerful tools.
Using Cursor, we can easily get a first pass at creating alt text for an image using a language model. It's quite straightforward using a multi-modal model/prompt. For this example, we'll use claude-3-5-sonnet-20241022.
I enabled Cursor's Copilot++ today. Magical. So much better predictive capabilities than Copilot. The way it anticipates my needs is pretty cool. Edit: It's not great for writing markdown or only prose.
After some experimentation with GitHub Copilot Chat, my review is mixed. I like the ability to copy from the sidebar chat to the editor a lot. It makes the chat more useful, but the chat is pretty chatty and thus somewhat slow to finish responding as a result. I've also found the inline generation...
I've been integrating Copilot into my workflow the past few days. From my understanding, it uses OpenAI's Codex model, which is part of the GPT-3 model series. I believe this also predates the chat models, gpt-3.5-turbo and gpt-4. As someone who has been using Cursor for my personal work for...
Cursor is VS Code with Cmd+K that opens a text box that can do text generation based on a prompt. When I created this post, I first typed insert hugo yaml markdown frontmatter