Tag: bash

  • Simon Willison’s Weblog: Building software on top of Large Language Models

    Source URL: https://simonwillison.net/2025/May/15/building-on-llms/#atom-everything Source: Simon Willison’s Weblog Title: Building software on top of Large Language Models Feedly Summary: I presented a three hour workshop at PyCon US yesterday titled Building software on top of Large Language Models. The goal of the workshop was to give participants everything they needed to get started writing code that…

  • Simon Willison’s Weblog: llm-prices.com

    Source URL: https://simonwillison.net/2025/May/7/llm-prices/#atom-everything Source: Simon Willison’s Weblog Title: llm-prices.com Feedly Summary: llm-prices.com I’ve been maintaining a simple LLM pricing calculator since October last year. I finally decided to split it out to its own domain name (previously it was hosted at tools.simonwillison.net/llm-prices), running on Cloudflare Pages. The site runs out of my simonw/llm-prices GitHub repository.…

  • Slashdot: Adafruit Successfully Automates Arduino Development Using ‘Claude Code’ LLM

    Source URL: https://hardware.slashdot.org/story/25/03/10/0054257/adafruit-successfully-automates-arduino-development-using-claude-code-llm?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Adafruit Successfully Automates Arduino Development Using ‘Claude Code’ LLM Feedly Summary: AI Summary and Description: Yes Summary: Adafruit Industries is leveraging the large language model (LLM) tool Claude Code to enhance its hardware development processes, notably in automating coding and debugging tasks. The integration of Claude Code streamlines the…

  • 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: VSCode’s SSH Agent Is Bananas

    Source URL: https://fly.io/blog/vscode-ssh-wtf/ Source: Hacker News Title: VSCode’s SSH Agent Is Bananas Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the integration of VSCode with LLMs for enhanced remote editing and highlights security concerns associated with the extensive operations VSCode performs over SSH. It underscores the potential risks in using LLM-generated…