Tag: markdown
-
Simon Willison’s Weblog: Using LLMs and Cursor to become a finisher
Source URL: https://simonwillison.net/2025/Jan/4/llms-and-cursor/#atom-everything Source: Simon Willison’s Weblog Title: Using LLMs and Cursor to become a finisher Feedly Summary: Using LLMs and Cursor to become a finisher Zohaib Rauf describes a pattern I’ve seen quite a few examples of now: engineers who moved into management but now find themselves able to ship working code again (at…
-
Simon Willison’s Weblog: q and qv zsh functions for asking questions of websites and YouTube videos with LLM
Source URL: https://simonwillison.net/2024/Dec/19/q-and-qv-zsh-functions/#atom-everything Source: Simon Willison’s Weblog Title: q and qv zsh functions for asking questions of websites and YouTube videos with LLM Feedly Summary: q and qv zsh functions for asking questions of websites and YouTube videos with LLM Spotted these in David Gasquez’s zshrc dotfiles: two shell functions that use my LLM tool…
-
Simon Willison’s Weblog: Quoting Johann Rehberger
Source URL: https://simonwillison.net/2024/Dec/17/johann-rehberger/ Source: Simon Willison’s Weblog Title: Quoting Johann Rehberger Feedly Summary: Happy to share that Anthropic fixed a data leakage issue in the iOS app of Claude that I responsibly disclosed. π π Image URL rendering as avenue to leak data in LLM apps often exists in mobile apps as well — typically…
-
Simon Willison’s Weblog: Security ProbLLMs in xAI’s Grok: A Deep Dive
Source URL: https://simonwillison.net/2024/Dec/16/security-probllms-in-xais-grok/#atom-everything Source: Simon Willison’s Weblog Title: Security ProbLLMs in xAI’s Grok: A Deep Dive Feedly Summary: Security ProbLLMs in xAI’s Grok: A Deep Dive Adding xAI to the growing list of AI labs that shipped feature vulnerable to data exfiltration prompt injection attacks, but with the unfortunate addendum that they don’t seem to…
-
Simon Willison’s Weblog: Roaming RAG β make the model find the answers
Source URL: https://simonwillison.net/2024/Dec/6/roaming-rag/#atom-everything Source: Simon Willison’s Weblog Title: Roaming RAG β make the model find the answers Feedly Summary: Roaming RAG β make the model find the answers Neat new RAG technique (with a snappy name) from John Berryman: The big idea of Roaming RAG is to craft a simple LLM application so that the…
-
Cloud Blog: Boost your Continuous Delivery pipeline with Generative AI
Source URL: https://cloud.google.com/blog/topics/developers-practitioners/boost-your-continuous-delivery-pipeline-with-generative-ai/ Source: Cloud Blog Title: Boost your Continuous Delivery pipeline with Generative AI Feedly Summary: In the domain of software development, AI-driven assistance is emerging as a transformative force to enhance developer experience and productivity and ultimately optimize overall software delivery performance. Many organizations started to leverage AI-based assistants, such as Gemini Code…
-
Docker: Extending the Interaction Between AI Agents and Editors
Source URL: https://www.docker.com/blog/extending-the-interaction-between-ai-agents-and-editors/ Source: Docker Title: Extending the Interaction Between AI Agents and Editors Feedly Summary: We explore the interaction of AI agents and editors by mixing tool definitions with prompts using a simple Markdown-based canvas. AI Summary and Description: Yes Summary: The text outlines an exploration of AI developer tools by Docker, focusing on…