Tag: dependency management
- 
		
		
		Simon Willison’s Weblog: q and qv zsh functions for asking questions of websites and YouTube videos with LLMSource 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: Building Python tools with a one-shot prompt using uv run and Claude ProjectsSource URL: https://simonwillison.net/2024/Dec/19/one-shot-python-tools/#atom-everything Source: Simon Willison’s Weblog Title: Building Python tools with a one-shot prompt using uv run and Claude Projects Feedly Summary: I’ve written a lot about how I’ve been using Claude to build one-shot HTML+JavaScript applications via Claude Artifacts. I recently started using a similar pattern to create one-shot Python utilities, using a… 
- 
		
		
		Simon Willison’s Weblog: A new free tier for GitHub Copilot in VS CodeSource URL: https://simonwillison.net/2024/Dec/18/free-tier-for-github-copilot/#atom-everything Source: Simon Willison’s Weblog Title: A new free tier for GitHub Copilot in VS Code Feedly Summary: A new free tier for GitHub Copilot in VS Code It’s easy to forget that GitHub Copilot was the first widely deployed feature built on top of generative AI, with its initial preview launching all… 
- 
		
		
		Simon Willison’s Weblog: Phi-4 Technical ReportSource URL: https://simonwillison.net/2024/Dec/15/phi-4-technical-report/ Source: Simon Willison’s Weblog Title: Phi-4 Technical Report Feedly Summary: Phi-4 Technical Report Phi-4 is the latest LLM from Microsoft Research. It has 14B parameters and claims to be a big leap forward in the overall Phi series. From Introducing Phi-4: Microsoft’s Newest Small Language Model Specializing in Complex Reasoning: Phi-4 outperforms… 
- 
		
		
		Schneier on Security: Ultralytics Supply-Chain AttackSource URL: https://www.schneier.com/blog/archives/2024/12/ultralytics-supply-chain-attack.html Source: Schneier on Security Title: Ultralytics Supply-Chain Attack Feedly Summary: Last week, we saw a supply-chain attack against the Ultralytics AI library on GitHub. A quick summary: On December 4, a malicious version 8.3.41 of the popular AI library ultralytics —which has almost 60 million downloads—was published to the Python Package Index… 
- 
		
		
		Docker: Tackle These Key Software Engineering Challenges to Boost Efficiency with DockerSource URL: https://www.docker.com/blog/tackle-software-engineering-challenges-to-boost-efficiency/ Source: Docker Title: Tackle These Key Software Engineering Challenges to Boost Efficiency with Docker Feedly Summary: Explore the top most common software engineering challenges and how Docker’s tools streamline the inner loop of cloud-native workflows. AI Summary and Description: Yes Summary: This text discusses the challenges faced by software development teams and… 
- 
		
		
		Simon Willison’s Weblog: OpenAI’s postmortem for API, ChatGPT & Sora Facing IssuesSource URL: https://simonwillison.net/2024/Dec/13/openai-postmortem/#atom-everything Source: Simon Willison’s Weblog Title: OpenAI’s postmortem for API, ChatGPT & Sora Facing Issues Feedly Summary: OpenAI’s postmortem for API, ChatGPT & Sora Facing Issues OpenAI had an outage across basically everything for four hours on Wednesday. They’ve now published a detailed postmortem which includes some fascinating technical details about their “hundreds… 
- 
		
		
		Simon Willison’s Weblog: datasette-llm-usageSource URL: https://simonwillison.net/2024/Dec/2/datasette-llm-usage/ Source: Simon Willison’s Weblog Title: datasette-llm-usage Feedly Summary: datasette-llm-usage I released the first alpha of a Datasette plugin to help track LLM usage by other plugins, with the goal of supporting token allowances – both for things like free public apps that stop working after a daily allowance, plus free previews of…