Skip to main content
Home Projects Logs Garden Feeds About

cursor

3 entries

← All TILs
2025-02-17

Cursor Triple Backticks Stop Sequence

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.

cursor stop_sequence
2024-11-15

Add Alt Text to an Image with an LLM and Cursor

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.

cursor accessibility
2023-08-16

Cursor Introduction

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

cursor intro partly_ai_authored

© 2025 Dan Corin · Built with Astro

Keyboard Shortcuts

Global

⌘ K Open search
⌘ ⇧ M Toggle dark/light theme
⇧ ? Show keyboard shortcuts
Press ESC to close