全部/科技/实时热榜

Simon Willison · 实时热榜

HISTORY2026年8月7日33 不同热搜
07/2308/21 有历史数据
DAILY UNIQUE TOPICS33 个热搜
  1. 01
    An AI model from Meta also hacked another company during testing

    An AI model from Meta also hacked another company during testing Stop me if you've heard this one before : An AI model from the parent company of Facebook and Instagram hacked into another company’s systems during cybersecurity testing, a spokesperson confirmed on Wednesday. Meta says the breach occurred because of an inadvertent error during testing of the model, similar to previously disclosed incidents with OpenAI and Anthropic. “A misconfiguration by Irregular, an independent testing company

    最高第 100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  2. 02
    datasette 1.0a38

    Release: datasette 1.0a38 This release fixes a SQL injection security issue that affects Datasette instances that serve a mixture of public and private tables in the same database, with access configured using the Datasette permissions system . Site administrators who serve private tables in this way are advised to disable the execute-sql permission ` on that database to prevent users from accessing private tables using raw SQL queries. The bug that has been fixed would have allowed users with a

    最高第 104:50 达到04:50 首次观测上榜当日结束时仍在榜累计约18小时56分
  3. 03
    Simon Willison on Technical Blogging

    Simon Willison on Technical Blogging I was interviewed by Cynthia Dunlop for her "Write that blog!" series back in January, but I just realized I never linked to the interview from my own blog! It includes my answers to the following questions: Why did you start blogging – and why do you continue? What has been the most surprising impact of blogging for you? What blog post are you most proud of and why? What post was the most difficult to write and how did you tackle it? Any lessons learned that

    最高第 102:10 达到02:10 首次观测上榜当日结束时仍在榜累计约21小时36分
  4. 04
    Introducing Muse Code and Muse Spark 1.2

    Introducing Muse Code and Muse Spark 1.2 Yet more evidence that the most important characteristic of any model these days is long-sequence agentic tool calling. Meta shipped their own coding agent as part of getting that to work! Muse Spark 1.2 is a coding-focused update to Muse Spark 1.1, with improvements in code generation, complex debugging, codebase understanding, and end-to-end developer workflows. In Muse Spark 1.2, we significantly scaled up training compute on coding tasks while expandi

    最高第 200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  5. 05
    datasette 0.65.3

    Release: datasette 0.65.3 Back-ported the SQL Injection security fix from 1.0a38 . Tags: datasette

    最高第 204:50 达到04:50 首次观测上榜当日结束时仍在榜累计约18小时56分
  6. 06
    Third-party cyber evaluations involving OpenAI models

    Third-party cyber evaluations involving OpenAI models And another one . I had to create a accidental-cyberattacks tag to keep track of them all! This post from OpenAI covers both the UK AI Safety Institute attack (see my previous post ) and another attack enabled by Irregular : Irregular, one of our external cybersecurity testing partners, was running Capture-the-Flag-style evaluations intended to be isolated from the internet, but a testing-environment misconfiguration allowed models to access

    最高第 300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  7. 07
    Incident Report: unsanctioned agent behaviour during cyber testing

    Incident Report: unsanctioned agent behaviour during cyber testing It happened again . This time it was the UK government's AI Security Institute who accidentally attacked other companies while running an evaluation with models with the safety filters turned off. From their technical paper (PDF): During a cyber evaluation, from 25 to 28 July 2026, AI agents engaged in sustained, unsanctioned activity directed at what were, in practice, real people and organisations. These attempts were unsuccess

    最高第 400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  8. 08
    One-shotting a Raccoon Heist game using Claude Fable 5

    Back in 2022 I tweeted screenshots of a game concept generated by GPT-3 and some concept "art" created using DALL-E. Today, on the fourth anniversary of that tweet, I decided to see if Claude Fable 5 (running in Claude Code for web ) could build the entire game from the content of that tweet. It did a pretty good job of it! You can play the game here . Here's the GitHub repo , and a short video demo: Your browser does not support HTML5 video. How I built this This is the August 5th, 2022 tweet :

    最高第 500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  9. 09
    New release of LLM adds support for reasoning traces, OpenAI Responses, server-side tools, and smarter logging

    I released LLM 0.32 this morning, the most significant new version of LLM since the initial launch of the project. The new version includes support for visible reasoning traces, server-side provider tools, redesigned content-addressable SQLite logs, new models, and new features enabled by the OpenAI Responses API. I also released a new version of the llm-anthropic plugin with substantial updates of its own. Headline features for LLM CLI users Running LLM against reasoning models now displays the

    最高第 600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  10. 10
    llm-anthropic 0.26

    Release: llm-anthropic 0.26 Includes new features enabled by LLM 0.32 : New models: claude-fable-5 , claude-sonnet-5 , and claude-opus-5 . #75 , #76 Added server-side tools for WebSearch , WebFetch , CodeExecution , and AnthropicMCP , available through LLM's -T interface or Python tools= . The previous -o web_search* options have been removed in favor of -T WebSearch . #79 Upgraded to llm>=0.32 . Reasoning, tool calls, tool results, and server-side tool results now stream as typed events. Reason

    最高第 700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  11. 11
    PipeNetwork/minimax-h3-mlx

    PipeNetwork/minimax-h3-mlx MiniMax released MiniMax-H3 two days ago - they describe it as a "a general-purpose, omni-modal generative system", which in practice means it accepts text, images, audio and video and can use them to generate up to 15 second video clips with audio included. This Python package ports it to MLX for running on Apple Silicon. I got it running on my M5 Max MacBook Pro. I cloned the repo and ran the model like this: # First download the models uvx --from huggingface_hub hf

    最高第 800:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  12. 12
    llm 0.32

    Release: llm 0.32 See my detailed blog post about this release . Tags: llm

    最高第 900:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  13. 13
    Quoting Steve Yegge

    Gas Town was intended to be reusable, but I only ever wound up using it to build itself. Gas Town fell apart at the seams with Opus 4.7. Up through 4.6 it was working brilliantly. With 4.7 we saw the introduction of the "just two more things" tic, which prevented Opus from ever converging on being ready to do real work—it always wanted to fiddle with Gas Town itself. The Opus tic never went away, so Gas Town effectively burned down. It had other problems, too, but 4.7 was the final straw. — Stev

    最高第 1000:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  14. 14
    Don't be a meat proxy

    Don't be a meat proxy Niklas Gruhn coins an excellent new term - meat proxy - for people who blindly copy and paste the output of AI systems to their peers. By all means, prompt AI. But don't just relay the output. Read it, understand it, validate it, and then write a response in your own words (a decent certificate that you've done the prior steps). Making that effort is value you can add. Via Lobste.rs Tags: definitions , ai , generative-ai , llms , ai-misuse

    最高第 1100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  15. 15
    Quoting David Crawshaw's prompt

    Set up a nightly cron job that executes the prompt: fetch upstream changes to the <software> and rebase all local changes on top of upstream. Check that the software works as intended and replace the current version. — David Crawshaw's prompt , Devtools must be open source Tags: prompt-engineering , coding-agents , generative-ai , ai , llms , open-source

    最高第 1200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  16. 16
    Devtools must be open source (exe.dev)

    My comment on Devtools must be open source (exe.dev) — Hacker News. One of the arguments for open source software for end-users has always been the freedom to examine and modify how that software works. The reality for most people - even expert programmers - has been that the freedom is more about being able to lean on other people to do that. Most people can't justify the time commitment needed to read and then modify the code for tools they use very often. I think LLMs have changed that equati

    最高第 1300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  17. 17
    condense-json 1.1

    Release: condense-json 1.1 After shipping condense-json 1.0 I started integrating it into LLM, and found there were some desirable new features already: Replacements object can now include values other than strings. These will be identified and used as structural replacements by condense_json() and uncondense_json() . #8 Objects can be used as the basis for merge operations. condense_json() will identify if there are objects that are a close match and will store instructions for keys to update o

    最高第 1400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  18. 18
    condense-json 1.0

    Release: condense-json 1.0 I'm trying to get braver at releasing 1.0 versions. This little library is a year and a half old now - I've applied some sensible and non-disruptive fixes and shipped the big 1.0 for it. Here's an example of what it can do, lifted from the README: { "foo" : { "bar" : { "string" : " This is a string with foxes in it " , "nested" : { "more" : [ " Here is a string " , " another with foxes in it too " ] } } } } Combine that with a replacements object: { "1" : " with foxes

    最高第 1500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  19. 19
    Open letters about AI development

    Open letters about AI development I wrote this summary of the past few weeks of open letters as a section of my sponsors-only newsletter but I've decided to share it here as well. Open Weights and American AI Leadership was shepherded by Microsoft, dated July 24th, and signed by 235 AI-adjacent companies including NVIDIA (see Jensen's first ever tweet ), Amazon, Y Combinator, The Linux Foundation, and (a later signer) OpenAI. It's clearly an argument designed to counter any instincts by the curr

    最高第 1600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  20. 20
    July 2026 newsletter

    The June edition of my sponsors-only monthly newsletter is out. If you are a sponsor (or if you start a sponsorship now) you can access it here . This month: Accidental cyberattacks by OpenAl and Anthropic models under test GPT-5.6 Sol, Terra, and Luna Claude Opus 5 Kimi K3 and DeepSeek-V4-Flash-0731 Open letters about Al development A fireside chat and a podcast Reigniting my interest in MCP Other model releases My projects What I'm using at the moment Here's a copy of the June newsletter as a

    最高第 1700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  21. 21
    Quoting Greg Brockman

    at openai, many people hook their chatgpt up to slack. people really don't like when a coworker's chatgpt contacts them asking for help with a task, even when they'd be perfectly happy doing that same work if asked by that coworker. reinforces how much people care about human relationships and helping each other, and want AI to give time back — or enhance time together — rather than become a layer separating people. — Greg Brockman , President and Co-Founder, OpenAI Tags: ai-ethics , ai-misuse ,

    最高第 1800:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  22. 22
    datasette-apps 0.2a0

    Release: datasette-apps 0.2a0 Changes that improve Datasette Apps when created and edited using Datasette Agent : New app_debug() tool allowing agent to open an app (invisibly) and test it using JavaScript. #33 New app_list() tool for listing apps the user has permission to edit, so the agent can edit them. #36 The app_debug() tool is pretty neat: it works by displaying the app in a opacity: 0 iframe with pointer-events: none (so it can't be seen or interacted with) and then executing agent-prov

    最高第 1900:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  23. 23
    Ten advances in mathematics and theoretical computer science

    Ten advances in mathematics and theoretical computer science A few days ago it was Anthropic discovering cryptographic weaknesses with Claude using Mythos Preview, spending $100,000 on tokens and with prompts that included "again we are not looking for low hanging fruit, we want proper research to find genuinly hard findings." Now it's OpenAI's turn to flex. They set "an internal version of Astra, our next major model" on finding solutions to ten mathematical problems that "have seen no progress

    最高第 2000:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  24. 24
    deepseek-ai/DeepSeek-V4-Flash-0731

    deepseek-ai/DeepSeek-V4-Flash-0731 The latest release in DeepSeek's V4 family, "with substantially enhanced agentic capabilities". It's 304 billion parameters - 167GB on Hugging Face - but it appears to punch well above its weight. Artificial Analysis rank it ahead of MiniMax M3 - a 428B model. It's $0.14/million input and $0.27/million output pricing means this may currently be the best value-per-intelligence model out there. It's looking very good on the Intelligence Index vs. Cost per Intelli

    最高第 2100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  25. 25
    Stateless MCP has recaptured my interest (and inspired mcp-explorer and datasette-mcp)

    Tuesday was Stateless MCP day - the rollout of MCP 2.0, or the 2026-07-28 Model Context Protocol specification to use the more formal but less memorable name. This is the most significant change to the MCP spec since it first launched, and has also served to reignite my personal interest in the protocol. For background: MCP is the Model Context Protocol, which describes a standard way to expose new tools to LLM-powered agent frameworks. It was introduced by Anthropic back in November 2024 , had

    最高第 2200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  26. 26
    llm-mcp-client 0.1a0

    Release: llm-mcp-client 0.1a0 See this blog entry . Tags: llm , model-context-protocol

    最高第 2300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  27. 27
    Oxide and Friends: The Open Weight Revolution with Simon Willison

    Oxide and Friends: The Open Weight Revolution with Simon Willison On Monday Bryan Cantrill and Adam Leventhal invited me to join their podcast to talk about the wild week we've had - with Kimi K3 showing open weight models can stand toe-to-toe with proprietary frontier ones, accidental cybersecurity attacks , and public letters about Open Weights and American AI Leadership signed by almost every big name in AI (with one notable exception ). It was a great conversation, even though it's already o

    最高第 2400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  28. 28
    smevals - a small eval suite for evaluating models, prompts, and harnesses

    smevals - a small eval suite for evaluating models, prompts, and harnesses I've been working with Jesse Vincent's Prime Radiant applied AI research lab building out this evals framework to help answer questions about the capabilities of different models. The result is smevals , a new tool for running small eval suites across different model configurations and grading the results. The blog entry describes the tool in detail. Here's the 10 second version: Tell your coding agent to run uvx smevals

    最高第 2500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  29. 29
    Slack Emoji Maker

    Tool: Slack Emoji Maker I wanted to create a new Slack emoji, and their tool recommends a square that's 128x128 and has a transparent background... so I had Fable build me this simple image editor against those requirements. Tags: tools , slack

    最高第 2600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  30. 30
    datasette-agent 0.4a0

    Release: datasette-agent 0.4a0 New await context.browser_task() mechanism allowing agent tools to run code directly in the user's browser. #33 This is an exciting new capability: it makes it easy for Datasette Agent plugins to provide tools that execute custom JavaScript in the user's browser . I used this to add a debug loop to Datasette Apps in datasette-apps 0.2a0 . Tags: datasette , llm-tool-use , datasette-agent

    最高第 2700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时46分
  31. 31
    Advancing the price-performance frontier with GPT‑5.6

    Advancing the price-performance frontier with GPT‑5.6 Huge price drop from OpenAI today: GPT-5.6 Terra got a 20% reduction, and GPT-5.6 Luna got a massive 80% drop. OpenAI credit 5.6 Sol with enabling this: in How GPT‑5.6 fuses frontier intelligence with frontier efficiency they describe using 5.6 Sol to optimize load balancing, and more impressively to optimize inference itself: We also used GPT‑5.6 Sol to optimize the model’s forward pass: the computation that transforms inputs into next-token

    最高第 2800:00 达到当日首次采集时已在榜04:50 观测离榜累计约4小时50分
  32. 32
    Investigating three real-world incidents in our cybersecurity evaluations

    Investigating three real-world incidents in our cybersecurity evaluations It happened again! This is turning into something of a pattern. Last week OpenAI accidentally exploited Hugging Face when one of their frontier models broke out of a sandboxed container and hacked into Hugging Face to try and get the solutions to the cyber benchmark it was executing. This inspired Anthropic to double-check their own logs, and it turned out they had three similar (albeit less impressive) incidents, the earl

    最高第 2900:00 达到当日首次采集时已在榜04:50 观测离榜累计约4小时50分
  33. 33
    llm 0.32rc2

    Release: llm 0.32rc2 Hot on the heels of RC1 , this fixes a dependency issue and also adds two neat new features: The default model for users who have not set their own default is now GPT-5.6 Luna . It was previously GPT-4o mini . Luna is a much better and more recent model, albeit slightly more expensive - $0.20 per million input tokens and $1.20 per million output tokens, compared to $0.15/$0.60 for 4o mini. You can switch back to 4o mini using llm models default gpt-4o-mini , or switch to GPT

    最高第 3000:00 达到当日首次采集时已在榜02:10 观测离榜累计约2小时10分