Tag: system prompts
-
Hacker News: Prompting Large Language Models in Bash Scripts
Source URL: https://elijahpotter.dev/articles/prompting_large_language_models_in_bash_scripts Source: Hacker News Title: Prompting Large Language Models in Bash Scripts Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the use of large language models (LLMs) in bash scripts, specifically highlighting a tool called “ofc” that facilitates this integration. It explores innovative uses for LLMs in generating datasets…
-
Hacker News: AI Is Stifling Tech Adoption
Source URL: https://vale.rocks/posts/ai-is-stifling-tech-adoption Source: Hacker News Title: AI Is Stifling Tech Adoption Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses how the integration of AI models in software development workflows has impacted technology adoption. It highlights a bias towards certain technologies due to the cut-off dates of training data and the…
-
Simon Willison’s Weblog: Quoting Paul Gauthier
Source URL: https://simonwillison.net/2025/Jan/26/paul-gauthier/ Source: Simon Willison’s Weblog Title: Quoting Paul Gauthier Feedly Summary: In my experience with AI coding, very large context windows aren’t useful in practice. Every model seems to get confused when you feed them more than ~25-30k tokens. The models stop obeying their system prompts, can’t correctly find/transcribe pieces of code in…
-
Embrace The Red: Microsoft 365 Copilot Generated Images Accessible Without Authentication — Fixed!
Source URL: https://embracethered.com/blog/posts/2025/m365-copilot-image-generation-without-authentication/ Source: Embrace The Red Title: Microsoft 365 Copilot Generated Images Accessible Without Authentication — Fixed! Feedly Summary: I regularly look at how the system prompts of chatbots change over time. Updates frequently highlight new features being added, design changes that occur and potential areas that might benefit from more security scrutiny. A…
-
Simon Willison’s Weblog: PydanticAI
Source URL: https://simonwillison.net/2024/Dec/2/pydanticai/#atom-everything Source: Simon Willison’s Weblog Title: PydanticAI Feedly Summary: PydanticAI New project from Pydantic, which they describe as an “Agent Framework / shim to use Pydantic with LLMs". I asked which agent definition they are using and it’s the "system prompt with bundled tools" one. To their credit, they explain that in their…
-
Simon Willison’s Weblog: Leaked system prompts from Vercel v0
Source URL: https://simonwillison.net/2024/Nov/25/leaked-system-prompts-from-vercel-v0/#atom-everything Source: Simon Willison’s Weblog Title: Leaked system prompts from Vercel v0 Feedly Summary: Leaked system prompts from Vercel v0 v0 is Vercel’s entry in the increasingly crowded LLM-assisted development market – chat with a bot and have that bot build a full application for you. They’ve been iterating on it since launching…