home / readingList

read

1 row where domain = "simonwillison.net" and pdf = "1681509863.pdf"

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: date (date)

Link rowid ▼ url title description image date hnurl screenshot pdf domain
747 747 https://simonwillison.net/2023/Apr/14/worst-that-can-happen/ Prompt injection: what’s the worst that can happen? Activity around building sophisticated applications on top of LLMs (Large Language Models) such as GPT-3/4/ChatGPT/etc is growing like wildfire right now. Many of these applications are potentially vulnerable to prompt … https://static.simonwillison.net/static/2023/datasette-chatgpt-prompt-attack.jpg 2023-04-14T22:04:28.750394148Z https://news.ycombinator.com/item?id=35572290 1681509862.png 1681509863.pdf simonwillison.net

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [read] (
   [url] TEXT,
   [title] TEXT,
   [description] TEXT,
   [image] TEXT,
   [date] TEXT,
   [hnurl] TEXT,
   [screenshot] TEXT,
   [pdf] TEXT,
   [domain] TEXT
);
Powered by Datasette · Queries took 37.002ms