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…