Tag: plugin
- 
		
		
		Bulletins: Vulnerability Summary for the Week of May 5, 2025Source URL: https://www.cisa.gov/news-events/bulletins/sb25-132 Source: Bulletins Title: Vulnerability Summary for the Week of May 5, 2025 Feedly Summary: High Vulnerabilities PrimaryVendor — Product Description Published CVSS Score Source Info 1clickmigration–1 Click WordPress Migration Plugin 100% FREE for a limited time The 1 Click WordPress Migration Plugin – 100% FREE for a limited time plugin for WordPress… 
- 
		
		
		Simon Willison’s Weblog: Trying out llama.cpp’s new vision supportSource URL: https://simonwillison.net/2025/May/10/llama-cpp-vision/#atom-everything Source: Simon Willison’s Weblog Title: Trying out llama.cpp’s new vision support Feedly Summary: This llama.cpp server vision support via libmtmd pull request – via Hacker News – was merged earlier today. The PR finally adds full support for vision models to the excellent llama.cpp project. It’s documented on this page, but the… 
- 
		
		
		Simon Willison’s Weblog: llm-gemini 0.19.1Source URL: https://simonwillison.net/2025/May/8/llm-gemini-0191/#atom-everything Source: Simon Willison’s Weblog Title: llm-gemini 0.19.1 Feedly Summary: llm-gemini 0.19.1 Bugfix release for my llm-gemini plugin, which was recording the number of output tokens (needed to calculate the price of a response) incorrectly for the Gemini “thinking" models. Those models turn out to return candidatesTokenCount and thoughtsTokenCount as two separate values… 
- 
		
		
		Simon Willison’s Weblog: Feed a video to a vision LLM as a sequence of JPEG frames on the CLI (also LLM 0.25)Source URL: https://simonwillison.net/2025/May/5/llm-video-frames/#atom-everything Source: Simon Willison’s Weblog Title: Feed a video to a vision LLM as a sequence of JPEG frames on the CLI (also LLM 0.25) Feedly Summary: The new llm-video-frames plugin can turn a video file into a sequence of JPEG frames and feed them directly into a long context vision LLM such… 
- 
		
		
		Cloud Blog: Hello 0-Days, My Old Friend: A 2024 Zero-Day Exploitation AnalysisSource URL: https://cloud.google.com/blog/topics/threat-intelligence/2024-zero-day-trends/ Source: Cloud Blog Title: Hello 0-Days, My Old Friend: A 2024 Zero-Day Exploitation Analysis Feedly Summary: Written by: Casey Charrier, James Sadowski, Clement Lecigne, Vlad Stolyarov Executive Summary Google Threat Intelligence Group (GTIG) tracked 75 zero-day vulnerabilities exploited in the wild in 2024, a decrease from the number we identified in 2023… 
- 
		
		
		Simon Willison’s Weblog: Qwen 3 offers a case study in how to effectively release a modelSource URL: https://simonwillison.net/2025/Apr/29/qwen-3/ Source: Simon Willison’s Weblog Title: Qwen 3 offers a case study in how to effectively release a model Feedly Summary: Alibaba’s Qwen team released the hotly anticipated Qwen 3 model family today. The Qwen models are already some of the best open weight models – Apache 2.0 licensed and with a variety… 
- 
		
		
		Bulletins: Vulnerability Summary for the Week of April 21, 2025Source URL: https://www.cisa.gov/news-events/bulletins/sb25-118 Source: Bulletins Title: Vulnerability Summary for the Week of April 21, 2025 Feedly Summary: High Vulnerabilities PrimaryVendor — Product Description Published CVSS Score Source Info AdeptLanguage–Adept Adept is a language for general purpose programming. Prior to commit a1a41b7, the remoteBuild.yml workflow file uses actions/upload-artifact@v4 to upload the mac-standalone artifact. This artifact is… 
- 
		
		
		Simon Willison’s Weblog: OpenAI: Introducing our latest image generation model in the APISource URL: https://simonwillison.net/2025/Apr/24/openai-images-api/ Source: Simon Willison’s Weblog Title: OpenAI: Introducing our latest image generation model in the API Feedly Summary: OpenAI: Introducing our latest image generation model in the API The astonishing native image generation capability of GPT-4o – a feature which continues to not have an obvious name – is now available via OpenAI’s… 
- 
		
		
		Cloud Blog: Going from requirements to prototype with Gemini Code AssistSource URL: https://cloud.google.com/blog/topics/developers-practitioners/from-requirements-to-prototype-with-gemini-code-assist/ Source: Cloud Blog Title: Going from requirements to prototype with Gemini Code Assist Feedly Summary: Imagine this common scenario: you have a detailed product requirements document for your next project. Instead of reading the whole document and manually starting to code (or defining test cases or API specifications) to implement the required… 
- 
		
		
		Simon Willison’s Weblog: llm-fragment-symbexSource URL: https://simonwillison.net/2025/Apr/23/llm-fragment-symbex/#atom-everything Source: Simon Willison’s Weblog Title: llm-fragment-symbex Feedly Summary: llm-fragment-symbex I released a new LLM fragment loader plugin that builds on top of my Symbex project. Symbex is a CLI tool I wrote that can run against a folder full of Python code and output functions, classes, methods or just their docstrings and…