API Documentation
Web Scrape
Web Search
Prompt Engine
File Store
AI Scraper
Scrape any website instantly and get consistent structured data in seconds without writing any css selector code
import { JigsawStack } from "jigsawstack";
const jigsaw = JigsawStack({ apiKey: "your-api-key" });
const response = await jigsaw.web.ai_scrape({
"url": "https://news.ycombinator.com/news",
"element_prompts": [
"titles",
"points"
]
})
{
"page_position": 1,
"page_position_length": 1,
"context": {
"titles": [
"OpenAI releases image generation in the API",
"openai.com",
"I wrote to the address in the GPLv2 license notice (2022)",
"mendhak.com",
"One quantum transition makes light at 21 cm",
"bigthink.com",
"NSF director to resign amid grant terminations, job cuts, and controversy",
"science.org",
"Why I Blog and How I Automate it (2023)",
"ryanwwest.com",
"OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"open-vsx.org",
"On loyalty to Your Employer",
"talentstuff.com",
"Three Fundamental Flaws of SIMD ISAs (2023)",
"bitsnbites.eu",
"Instant SQL for results as you type in DuckDB UI",
"motherduck.com",
"A Principled Approach to Querying Data – A Type-Safe Search DSL",
"claudiu-ivan.com",
"Show HN: Lemon Slice Live – Have a video call with a transformer model",
"Mark Zuckerberg says social media is over",
"newyorker.com",
"Ask HN: Share your AI prompt that stumps every model",
"Show HN: Infat – Declaritive application assocation manager for macOS",
"github.com/philocalyst",
"Bild AI (YC W25) is hiring a founding engineer in SF",
"ycombinator.com",
"Show HN: I Added Translation to My RSS Reader Project",
"rahuldshetty.github.io",
"Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"ssrn.com",
"PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"arxiv.org",
"Show HN: I reverse engineered top websites to build an animated UI library",
"reverseui.com",
"Show HN: Zev – Remember (or discover) terminal commands",
"github.com/dtnewman",
"Creating your own federated microblog",
"fedify.dev",
"A Tour Inside the IBM Z17",
"ibm.com",
"Acquisitions, consolidation, and innovation in AI",
"frontierai.substack.com",
"Three things everyone should know about Vision Transformers",
"Assignment 5: Cars and Key Fobs",
"stanford.edu",
"Careless People",
"pluralistic.net",
"Show HN: I made my own TRMNL e-ink device",
"stavros.io",
"Show HN: My from-scratch OS kernel that runs DOOM",
"github.com/unmappedstack",
"You wouldn't steal a font",
"rib.gay",
"Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"github.com/colanode",
"Hacker News",
"More",
"new",
"past",
"comments",
"ask",
"show",
"jobs",
"submit",
"login"
],
"points": [
"136 points",
"502 points",
"172 points",
"157 points",
"5 points",
"74 points",
"367 points",
"87 points",
"239 points",
"55 points",
"86 points",
"338 points",
"124 points",
"41 points",
"43 points",
"12 points",
"37 points",
"138 points",
"61 points",
"68 points",
"163 points",
"703 points",
"40 points",
"292 points",
"1301 points",
"88 points"
]
},
"selectors": {
"titles": [
".titleline a",
".hnname a",
".morelink",
".pagetop a",
".title a"
],
"points": [
".score",
".subline .score",
".subtext .score",
".subline span.score",
".subtext span.score"
]
},
"link": [
{
"href": "https://news.ycombinator.com",
"text": "",
"type": "a"
},
{
"href": "https://news.ycombinator.com/news",
"text": "Hacker News",
"type": "a"
},
{
"href": "https://news.ycombinator.com/newest",
"text": "new",
"type": "a"
},
{
"href": "https://news.ycombinator.com/front",
"text": "past",
"type": "a"
},
{
"href": "https://news.ycombinator.com/newcomments",
"text": "comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/ask",
"text": "ask",
"type": "a"
},
{
"href": "https://news.ycombinator.com/show",
"text": "show",
"type": "a"
},
{
"href": "https://news.ycombinator.com/jobs",
"text": "jobs",
"type": "a"
},
{
"href": "https://news.ycombinator.com/submit",
"text": "submit",
"type": "a"
},
{
"href": "https://news.ycombinator.com/login?goto=news",
"text": "login",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43786506&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://openai.com/index/image-generation-api/",
"text": "OpenAI releases image generation in the API",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=openai.com",
"text": "openai.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=themanmaran",
"text": "themanmaran",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786506",
"text": "2 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43786506&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786506",
"text": "70 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43781888&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://code.mendhak.com/gpl-v2-address-letter/",
"text": "I wrote to the address in the GPLv2 license notice (2022)",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=mendhak.com",
"text": "mendhak.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=ekiauhce",
"text": "ekiauhce",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43781888",
"text": "9 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43781888&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43781888",
"text": "413 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43784721&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://bigthink.com/starts-with-a-bang/21cm-magic-length/",
"text": "One quantum transition makes light at 21 cm",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=bigthink.com",
"text": "bigthink.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=Brajeshwar",
"text": "Brajeshwar",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784721",
"text": "4 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784721&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784721",
"text": "107 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43786304&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.science.org/content/article/nsf-director-resign-amid-grant-terminations-job-cuts-and-controversy",
"text": "NSF director to resign amid grant terminations, job cuts, and controversy",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=science.org",
"text": "science.org",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=detaro",
"text": "detaro",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786304",
"text": "2 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43786304&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786304",
"text": "113 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43787682&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.ryanwwest.com/why-blog/",
"text": "Why I Blog and How I Automate it (2023)",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=ryanwwest.com",
"text": "ryanwwest.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=indigodaddy",
"text": "indigodaddy",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43787682",
"text": "10 minutes ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43787682&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43787682",
"text": "discuss",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43785039&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://status.open-vsx.org/",
"text": "OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=open-vsx.org",
"text": "open-vsx.org",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=aaronvg",
"text": "aaronvg",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785039",
"text": "4 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43785039&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785039",
"text": "15 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780815&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.talentstuff.com/blog/on-loyalty-to-your-employer",
"text": "On loyalty to Your Employer",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=talentstuff.com",
"text": "talentstuff.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=Peroni",
"text": "Peroni",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780815",
"text": "11 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780815&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780815",
"text": "395 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43783416&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.bitsnbites.eu/three-fundamental-flaws-of-simd/",
"text": "Three Fundamental Flaws of SIMD ISAs (2023)",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=bitsnbites.eu",
"text": "bitsnbites.eu",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=fanf2",
"text": "fanf2",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43783416",
"text": "6 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43783416&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43783416",
"text": "46 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43782406&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://motherduck.com/blog/introducing-instant-sql/",
"text": "Instant SQL for results as you type in DuckDB UI",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=motherduck.com",
"text": "motherduck.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=ryguyrg",
"text": "ryguyrg",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43782406",
"text": "8 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43782406&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43782406",
"text": "83 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43784200&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.claudiu-ivan.com/writing/search-dsl",
"text": "A Principled Approach to Querying Data – A Type-Safe Search DSL",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=claudiu-ivan.com",
"text": "claudiu-ivan.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=kioku",
"text": "kioku",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784200",
"text": "5 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784200&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784200",
"text": "6 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43785044&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785044",
"text": "Show HN: Lemon Slice Live – Have a video call with a transformer model",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=lcolucci",
"text": "lcolucci",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785044",
"text": "4 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43785044&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785044",
"text": "42 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780377&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.newyorker.com/culture/infinite-scroll/mark-zuckerberg-says-social-media-is-over",
"text": "Mark Zuckerberg says social media is over",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=newyorker.com",
"text": "newyorker.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=FinnLobsien",
"text": "FinnLobsien",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780377",
"text": "13 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780377&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780377",
"text": "605 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43782299&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43782299",
"text": "Ask HN: Share your AI prompt that stumps every model",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=owendarko",
"text": "owendarko",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43782299",
"text": "8 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43782299&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43782299",
"text": "243 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43785350&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://github.com/philocalyst/infat",
"text": "Show HN: Infat – Declaritive application assocation manager for macOS",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=github.com/philocalyst",
"text": "github.com/philocalyst",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=philocalyst",
"text": "philocalyst",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785350",
"text": "3 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43785350&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785350",
"text": "15 comments",
"type": "a"
},
{
"href": "https://www.ycombinator.com/companies/bild-ai/jobs/m2ilR5L-founding-engineer",
"text": "Bild AI (YC W25) is hiring a founding engineer in SF",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=ycombinator.com",
"text": "ycombinator.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784946",
"text": "4 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784946&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43787133&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://rahuldshetty.github.io/reader-project/#/translation",
"text": "Show HN: I Added Translation to My RSS Reader Project",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=rahuldshetty.github.io",
"text": "rahuldshetty.github.io",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=anonymousd3vil",
"text": "anonymousd3vil",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43787133",
"text": "1 hour ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43787133&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43787133",
"text": "discuss",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43784056&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5106235",
"text": "Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=ssrn.com",
"text": "ssrn.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=amadeuspagel",
"text": "amadeuspagel",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784056",
"text": "5 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784056&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784056",
"text": "13 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43786514&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://arxiv.org/abs/2503.19779",
"text": "PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=arxiv.org",
"text": "arxiv.org",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=mfiguiere",
"text": "mfiguiere",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786514",
"text": "2 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43786514&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786514",
"text": "discuss",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43785464&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://reverseui.com",
"text": "Show HN: I reverse engineered top websites to build an animated UI library",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=reverseui.com",
"text": "reverseui.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=armedin",
"text": "armedin",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785464",
"text": "3 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43785464&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785464",
"text": "14 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43784668&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://github.com/dtnewman/zev",
"text": "Show HN: Zev – Remember (or discover) terminal commands",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=github.com/dtnewman",
"text": "github.com/dtnewman",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=dtnewman",
"text": "dtnewman",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784668",
"text": "5 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784668&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784668",
"text": "20 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780785&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://fedify.dev/tutorial/microblog",
"text": "Creating your own federated microblog",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=fedify.dev",
"text": "fedify.dev",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=dahlia",
"text": "dahlia",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780785",
"text": "11 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780785&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780785",
"text": "29 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43783997&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/elizabeth-k-joseph1/2025/04/23/a-tour-inside-the-ibm-z17?communityKey=e7b7d299-8509-4572-8cf1-c1112684644f",
"text": "A Tour Inside the IBM Z17",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=ibm.com",
"text": "ibm.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=rbanffy",
"text": "rbanffy",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43783997",
"text": "6 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43783997&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43783997",
"text": "71 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43785919&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://frontierai.substack.com/p/acquisitions-consolidation-and-innovation",
"text": "Acquisitions, consolidation, and innovation in AI",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=frontierai.substack.com",
"text": "frontierai.substack.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=pfarago",
"text": "pfarago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785919",
"text": "3 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43785919&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785919",
"text": "33 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43784205&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://arxiv.org/abs/2203.09795",
"text": "Three things everyone should know about Vision Transformers",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=arxiv.org",
"text": "arxiv.org",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=reqo",
"text": "reqo",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784205",
"text": "5 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784205&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784205",
"text": "14 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780876&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://web.stanford.edu/class/ee26n/Assignments/Assignment5.html",
"text": "Assignment 5: Cars and Key Fobs",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=stanford.edu",
"text": "stanford.edu",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=Pikamander2",
"text": "Pikamander2",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780876",
"text": "11 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780876&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780876",
"text": "148 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780363&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://pluralistic.net/2025/04/23/zuckerstreisand/#zdgaf",
"text": "Careless People",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=pluralistic.net",
"text": "pluralistic.net",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=Aldipower",
"text": "Aldipower",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780363",
"text": "13 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780363&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780363",
"text": "381 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43781465&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.stavros.io/posts/making-a-trmnl-device/",
"text": "Show HN: I made my own TRMNL e-ink device",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=stavros.io",
"text": "stavros.io",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=stavros",
"text": "stavros",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43781465",
"text": "6 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43781465&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43781465",
"text": "18 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43778081&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://github.com/UnmappedStack/TacOS",
"text": "Show HN: My from-scratch OS kernel that runs DOOM",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=github.com/unmappedstack",
"text": "github.com/unmappedstack",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=UnmappedStack",
"text": "UnmappedStack",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43778081",
"text": "20 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43778081&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43778081",
"text": "73 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43775926&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://fedi.rib.gay/notes/a6xqityngfubsz0f",
"text": "You wouldn't steal a font",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=rib.gay",
"text": "rib.gay",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=todsacerdoti",
"text": "todsacerdoti",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43775926",
"text": "1 day ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43775926&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43775926",
"text": "375 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780176&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://github.com/colanode/colanode",
"text": "Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=github.com/colanode",
"text": "github.com/colanode",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=hakanshehu",
"text": "hakanshehu",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780176",
"text": "13 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780176&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780176",
"text": "24 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/?p=2",
"text": "More",
"type": "a"
},
{
"href": "https://events.ycombinator.com/ai-sus",
"text": "AI Startup School",
"type": "a"
},
{
"href": "https://news.ycombinator.com/newsguidelines.html",
"text": "Guidelines",
"type": "a"
},
{
"href": "https://news.ycombinator.com/newsfaq.html",
"text": "FAQ",
"type": "a"
},
{
"href": "https://news.ycombinator.com/lists",
"text": "Lists",
"type": "a"
},
{
"href": "https://github.com/HackerNews/API",
"text": "API",
"type": "a"
},
{
"href": "https://news.ycombinator.com/security.html",
"text": "Security",
"type": "a"
},
{
"href": "https://www.ycombinator.com/legal/",
"text": "Legal",
"type": "a"
},
{
"href": "https://www.ycombinator.com/apply/",
"text": "Apply to YC",
"type": "a"
},
{
"href": "mailto:hn@ycombinator.com",
"text": "Contact",
"type": "a"
},
{
"href": "https://news.ycombinator.com/y18.svg",
"text": null,
"type": "img"
},
{
"href": "https://news.ycombinator.com/s.gif",
"text": null,
"type": "img"
},
{
"href": "https://news.ycombinator.com/s.gif",
"text": null,
"type": "img"
}
],
"data": [
{
"selector": ".titleline a",
"results": [
{
"html": "OpenAI releases image generation in the API",
"text": "OpenAI releases image generation in the API",
"attributes": [
{
"name": "href",
"value": "https://openai.com/index/image-generation-api/"
}
]
},
{
"html": "<span class=\"sitestr\">openai.com</span>",
"text": "openai.com",
"attributes": [
{
"name": "href",
"value": "from?site=openai.com"
}
]
},
{
"html": "I wrote to the address in the GPLv2 license notice (2022)",
"text": "I wrote to the address in the GPLv2 license notice (2022)",
"attributes": [
{
"name": "href",
"value": "https://code.mendhak.com/gpl-v2-address-letter/"
}
]
},
{
"html": "<span class=\"sitestr\">mendhak.com</span>",
"text": "mendhak.com",
"attributes": [
{
"name": "href",
"value": "from?site=mendhak.com"
}
]
},
{
"html": "One quantum transition makes light at 21 cm",
"text": "One quantum transition makes light at 21 cm",
"attributes": [
{
"name": "href",
"value": "https://bigthink.com/starts-with-a-bang/21cm-magic-length/"
}
]
},
{
"html": "<span class=\"sitestr\">bigthink.com</span>",
"text": "bigthink.com",
"attributes": [
{
"name": "href",
"value": "from?site=bigthink.com"
}
]
},
{
"html": "NSF director to resign amid grant terminations, job cuts, and controversy",
"text": "NSF director to resign amid grant terminations, job cuts, and controversy",
"attributes": [
{
"name": "href",
"value": "https://www.science.org/content/article/nsf-director-resign-amid-grant-terminations-job-cuts-and-controversy"
}
]
},
{
"html": "<span class=\"sitestr\">science.org</span>",
"text": "science.org",
"attributes": [
{
"name": "href",
"value": "from?site=science.org"
}
]
},
{
"html": "Why I Blog and How I Automate it (2023)",
"text": "Why I Blog and How I Automate it (2023)",
"attributes": [
{
"name": "href",
"value": "https://www.ryanwwest.com/why-blog/"
}
]
},
{
"html": "<span class=\"sitestr\">ryanwwest.com</span>",
"text": "ryanwwest.com",
"attributes": [
{
"name": "href",
"value": "from?site=ryanwwest.com"
}
]
},
{
"html": "OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"text": "OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"attributes": [
{
"name": "href",
"value": "https://status.open-vsx.org/"
}
]
},
{
"html": "<span class=\"sitestr\">open-vsx.org</span>",
"text": "open-vsx.org",
"attributes": [
{
"name": "href",
"value": "from?site=open-vsx.org"
}
]
},
{
"html": "On loyalty to Your Employer",
"text": "On loyalty to Your Employer",
"attributes": [
{
"name": "href",
"value": "https://www.talentstuff.com/blog/on-loyalty-to-your-employer"
}
]
},
{
"html": "<span class=\"sitestr\">talentstuff.com</span>",
"text": "talentstuff.com",
"attributes": [
{
"name": "href",
"value": "from?site=talentstuff.com"
}
]
},
{
"html": "Three Fundamental Flaws of SIMD ISAs (2023)",
"text": "Three Fundamental Flaws of SIMD ISAs (2023)",
"attributes": [
{
"name": "href",
"value": "https://www.bitsnbites.eu/three-fundamental-flaws-of-simd/"
}
]
},
{
"html": "<span class=\"sitestr\">bitsnbites.eu</span>",
"text": "bitsnbites.eu",
"attributes": [
{
"name": "href",
"value": "from?site=bitsnbites.eu"
}
]
},
{
"html": "Instant SQL for results as you type in DuckDB UI",
"text": "Instant SQL for results as you type in DuckDB UI",
"attributes": [
{
"name": "href",
"value": "https://motherduck.com/blog/introducing-instant-sql/"
}
]
},
{
"html": "<span class=\"sitestr\">motherduck.com</span>",
"text": "motherduck.com",
"attributes": [
{
"name": "href",
"value": "from?site=motherduck.com"
}
]
},
{
"html": "A Principled Approach to Querying Data – A Type-Safe Search DSL",
"text": "A Principled Approach to Querying Data – A Type-Safe Search DSL",
"attributes": [
{
"name": "href",
"value": "https://www.claudiu-ivan.com/writing/search-dsl"
}
]
},
{
"html": "<span class=\"sitestr\">claudiu-ivan.com</span>",
"text": "claudiu-ivan.com",
"attributes": [
{
"name": "href",
"value": "from?site=claudiu-ivan.com"
}
]
},
{
"html": "Show HN: Lemon Slice Live – Have a video call with a transformer model",
"text": "Show HN: Lemon Slice Live – Have a video call with a transformer model",
"attributes": [
{
"name": "href",
"value": "item?id=43785044"
}
]
},
{
"html": "Mark Zuckerberg says social media is over",
"text": "Mark Zuckerberg says social media is over",
"attributes": [
{
"name": "href",
"value": "https://www.newyorker.com/culture/infinite-scroll/mark-zuckerberg-says-social-media-is-over"
}
]
},
{
"html": "<span class=\"sitestr\">newyorker.com</span>",
"text": "newyorker.com",
"attributes": [
{
"name": "href",
"value": "from?site=newyorker.com"
}
]
},
{
"html": "Ask HN: Share your AI prompt that stumps every model",
"text": "Ask HN: Share your AI prompt that stumps every model",
"attributes": [
{
"name": "href",
"value": "item?id=43782299"
}
]
},
{
"html": "Show HN: Infat – Declaritive application assocation manager for macOS",
"text": "Show HN: Infat – Declaritive application assocation manager for macOS",
"attributes": [
{
"name": "href",
"value": "https://github.com/philocalyst/infat"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/philocalyst</span>",
"text": "github.com/philocalyst",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/philocalyst"
}
]
},
{
"html": "Bild AI (YC W25) is hiring a founding engineer in SF",
"text": "Bild AI (YC W25) is hiring a founding engineer in SF",
"attributes": [
{
"name": "href",
"value": "https://www.ycombinator.com/companies/bild-ai/jobs/m2ilR5L-founding-engineer"
}
]
},
{
"html": "<span class=\"sitestr\">ycombinator.com</span>",
"text": "ycombinator.com",
"attributes": [
{
"name": "href",
"value": "from?site=ycombinator.com"
}
]
},
{
"html": "Show HN: I Added Translation to My RSS Reader Project",
"text": "Show HN: I Added Translation to My RSS Reader Project",
"attributes": [
{
"name": "href",
"value": "https://rahuldshetty.github.io/reader-project/#/translation"
}
]
},
{
"html": "<span class=\"sitestr\">rahuldshetty.github.io</span>",
"text": "rahuldshetty.github.io",
"attributes": [
{
"name": "href",
"value": "from?site=rahuldshetty.github.io"
}
]
},
{
"html": "Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"text": "Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"attributes": [
{
"name": "href",
"value": "https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5106235"
}
]
},
{
"html": "<span class=\"sitestr\">ssrn.com</span>",
"text": "ssrn.com",
"attributes": [
{
"name": "href",
"value": "from?site=ssrn.com"
}
]
},
{
"html": "PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"text": "PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"attributes": [
{
"name": "href",
"value": "https://arxiv.org/abs/2503.19779"
}
]
},
{
"html": "<span class=\"sitestr\">arxiv.org</span>",
"text": "arxiv.org",
"attributes": [
{
"name": "href",
"value": "from?site=arxiv.org"
}
]
},
{
"html": "Show HN: I reverse engineered top websites to build an animated UI library",
"text": "Show HN: I reverse engineered top websites to build an animated UI library",
"attributes": [
{
"name": "href",
"value": "https://reverseui.com"
}
]
},
{
"html": "<span class=\"sitestr\">reverseui.com</span>",
"text": "reverseui.com",
"attributes": [
{
"name": "href",
"value": "from?site=reverseui.com"
}
]
},
{
"html": "Show HN: Zev – Remember (or discover) terminal commands",
"text": "Show HN: Zev – Remember (or discover) terminal commands",
"attributes": [
{
"name": "href",
"value": "https://github.com/dtnewman/zev"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/dtnewman</span>",
"text": "github.com/dtnewman",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/dtnewman"
}
]
},
{
"html": "Creating your own federated microblog",
"text": "Creating your own federated microblog",
"attributes": [
{
"name": "href",
"value": "https://fedify.dev/tutorial/microblog"
}
]
},
{
"html": "<span class=\"sitestr\">fedify.dev</span>",
"text": "fedify.dev",
"attributes": [
{
"name": "href",
"value": "from?site=fedify.dev"
}
]
},
{
"html": "A Tour Inside the IBM Z17",
"text": "A Tour Inside the IBM Z17",
"attributes": [
{
"name": "href",
"value": "https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/elizabeth-k-joseph1/2025/04/23/a-tour-inside-the-ibm-z17?communityKey=e7b7d299-8509-4572-8cf1-c1112684644f"
}
]
},
{
"html": "<span class=\"sitestr\">ibm.com</span>",
"text": "ibm.com",
"attributes": [
{
"name": "href",
"value": "from?site=ibm.com"
}
]
},
{
"html": "Acquisitions, consolidation, and innovation in AI",
"text": "Acquisitions, consolidation, and innovation in AI",
"attributes": [
{
"name": "href",
"value": "https://frontierai.substack.com/p/acquisitions-consolidation-and-innovation"
}
]
},
{
"html": "<span class=\"sitestr\">frontierai.substack.com</span>",
"text": "frontierai.substack.com",
"attributes": [
{
"name": "href",
"value": "from?site=frontierai.substack.com"
}
]
},
{
"html": "Three things everyone should know about Vision Transformers",
"text": "Three things everyone should know about Vision Transformers",
"attributes": [
{
"name": "href",
"value": "https://arxiv.org/abs/2203.09795"
}
]
},
{
"html": "<span class=\"sitestr\">arxiv.org</span>",
"text": "arxiv.org",
"attributes": [
{
"name": "href",
"value": "from?site=arxiv.org"
}
]
},
{
"html": "Assignment 5: Cars and Key Fobs",
"text": "Assignment 5: Cars and Key Fobs",
"attributes": [
{
"name": "href",
"value": "https://web.stanford.edu/class/ee26n/Assignments/Assignment5.html"
}
]
},
{
"html": "<span class=\"sitestr\">stanford.edu</span>",
"text": "stanford.edu",
"attributes": [
{
"name": "href",
"value": "from?site=stanford.edu"
}
]
},
{
"html": "Careless People",
"text": "Careless People",
"attributes": [
{
"name": "href",
"value": "https://pluralistic.net/2025/04/23/zuckerstreisand/#zdgaf"
}
]
},
{
"html": "<span class=\"sitestr\">pluralistic.net</span>",
"text": "pluralistic.net",
"attributes": [
{
"name": "href",
"value": "from?site=pluralistic.net"
}
]
},
{
"html": "Show HN: I made my own TRMNL e-ink device",
"text": "Show HN: I made my own TRMNL e-ink device",
"attributes": [
{
"name": "href",
"value": "https://www.stavros.io/posts/making-a-trmnl-device/"
}
]
},
{
"html": "<span class=\"sitestr\">stavros.io</span>",
"text": "stavros.io",
"attributes": [
{
"name": "href",
"value": "from?site=stavros.io"
}
]
},
{
"html": "Show HN: My from-scratch OS kernel that runs DOOM",
"text": "Show HN: My from-scratch OS kernel that runs DOOM",
"attributes": [
{
"name": "href",
"value": "https://github.com/UnmappedStack/TacOS"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/unmappedstack</span>",
"text": "github.com/unmappedstack",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/unmappedstack"
}
]
},
{
"html": "You wouldn't steal a font",
"text": "You wouldn't steal a font",
"attributes": [
{
"name": "href",
"value": "https://fedi.rib.gay/notes/a6xqityngfubsz0f"
}
]
},
{
"html": "<span class=\"sitestr\">rib.gay</span>",
"text": "rib.gay",
"attributes": [
{
"name": "href",
"value": "from?site=rib.gay"
}
]
},
{
"html": "Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"text": "Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"attributes": [
{
"name": "href",
"value": "https://github.com/colanode/colanode"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/colanode</span>",
"text": "github.com/colanode",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/colanode"
}
]
}
],
"key": "titles"
},
{
"selector": ".hnname a",
"results": [
{
"html": "Hacker News",
"text": "Hacker News",
"attributes": [
{
"name": "href",
"value": "news"
}
]
}
],
"key": "titles"
},
{
"selector": ".morelink",
"results": [
{
"html": "More",
"text": "More",
"attributes": [
{
"name": "href",
"value": "?p=2"
},
{
"name": "class",
"value": "morelink"
}
]
}
],
"key": "titles"
},
{
"selector": ".pagetop a",
"results": [
{
"html": "Hacker News",
"text": "Hacker News",
"attributes": [
{
"name": "href",
"value": "news"
}
]
},
{
"html": "new",
"text": "new",
"attributes": [
{
"name": "href",
"value": "newest"
}
]
},
{
"html": "past",
"text": "past",
"attributes": [
{
"name": "href",
"value": "front"
}
]
},
{
"html": "comments",
"text": "comments",
"attributes": [
{
"name": "href",
"value": "newcomments"
}
]
},
{
"html": "ask",
"text": "ask",
"attributes": [
{
"name": "href",
"value": "ask"
}
]
},
{
"html": "show",
"text": "show",
"attributes": [
{
"name": "href",
"value": "show"
}
]
},
{
"html": "jobs",
"text": "jobs",
"attributes": [
{
"name": "href",
"value": "jobs"
}
]
},
{
"html": "submit",
"text": "submit",
"attributes": [
{
"name": "href",
"value": "submit"
}
]
},
{
"html": "login",
"text": "login",
"attributes": [
{
"name": "href",
"value": "login?goto=news"
}
]
}
],
"key": "titles"
},
{
"selector": ".title a",
"results": [
{
"html": "OpenAI releases image generation in the API",
"text": "OpenAI releases image generation in the API",
"attributes": [
{
"name": "href",
"value": "https://openai.com/index/image-generation-api/"
}
]
},
{
"html": "<span class=\"sitestr\">openai.com</span>",
"text": "openai.com",
"attributes": [
{
"name": "href",
"value": "from?site=openai.com"
}
]
},
{
"html": "I wrote to the address in the GPLv2 license notice (2022)",
"text": "I wrote to the address in the GPLv2 license notice (2022)",
"attributes": [
{
"name": "href",
"value": "https://code.mendhak.com/gpl-v2-address-letter/"
}
]
},
{
"html": "<span class=\"sitestr\">mendhak.com</span>",
"text": "mendhak.com",
"attributes": [
{
"name": "href",
"value": "from?site=mendhak.com"
}
]
},
{
"html": "One quantum transition makes light at 21 cm",
"text": "One quantum transition makes light at 21 cm",
"attributes": [
{
"name": "href",
"value": "https://bigthink.com/starts-with-a-bang/21cm-magic-length/"
}
]
},
{
"html": "<span class=\"sitestr\">bigthink.com</span>",
"text": "bigthink.com",
"attributes": [
{
"name": "href",
"value": "from?site=bigthink.com"
}
]
},
{
"html": "NSF director to resign amid grant terminations, job cuts, and controversy",
"text": "NSF director to resign amid grant terminations, job cuts, and controversy",
"attributes": [
{
"name": "href",
"value": "https://www.science.org/content/article/nsf-director-resign-amid-grant-terminations-job-cuts-and-controversy"
}
]
},
{
"html": "<span class=\"sitestr\">science.org</span>",
"text": "science.org",
"attributes": [
{
"name": "href",
"value": "from?site=science.org"
}
]
},
{
"html": "Why I Blog and How I Automate it (2023)",
"text": "Why I Blog and How I Automate it (2023)",
"attributes": [
{
"name": "href",
"value": "https://www.ryanwwest.com/why-blog/"
}
]
},
{
"html": "<span class=\"sitestr\">ryanwwest.com</span>",
"text": "ryanwwest.com",
"attributes": [
{
"name": "href",
"value": "from?site=ryanwwest.com"
}
]
},
{
"html": "OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"text": "OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"attributes": [
{
"name": "href",
"value": "https://status.open-vsx.org/"
}
]
},
{
"html": "<span class=\"sitestr\">open-vsx.org</span>",
"text": "open-vsx.org",
"attributes": [
{
"name": "href",
"value": "from?site=open-vsx.org"
}
]
},
{
"html": "On loyalty to Your Employer",
"text": "On loyalty to Your Employer",
"attributes": [
{
"name": "href",
"value": "https://www.talentstuff.com/blog/on-loyalty-to-your-employer"
}
]
},
{
"html": "<span class=\"sitestr\">talentstuff.com</span>",
"text": "talentstuff.com",
"attributes": [
{
"name": "href",
"value": "from?site=talentstuff.com"
}
]
},
{
"html": "Three Fundamental Flaws of SIMD ISAs (2023)",
"text": "Three Fundamental Flaws of SIMD ISAs (2023)",
"attributes": [
{
"name": "href",
"value": "https://www.bitsnbites.eu/three-fundamental-flaws-of-simd/"
}
]
},
{
"html": "<span class=\"sitestr\">bitsnbites.eu</span>",
"text": "bitsnbites.eu",
"attributes": [
{
"name": "href",
"value": "from?site=bitsnbites.eu"
}
]
},
{
"html": "Instant SQL for results as you type in DuckDB UI",
"text": "Instant SQL for results as you type in DuckDB UI",
"attributes": [
{
"name": "href",
"value": "https://motherduck.com/blog/introducing-instant-sql/"
}
]
},
{
"html": "<span class=\"sitestr\">motherduck.com</span>",
"text": "motherduck.com",
"attributes": [
{
"name": "href",
"value": "from?site=motherduck.com"
}
]
},
{
"html": "A Principled Approach to Querying Data – A Type-Safe Search DSL",
"text": "A Principled Approach to Querying Data – A Type-Safe Search DSL",
"attributes": [
{
"name": "href",
"value": "https://www.claudiu-ivan.com/writing/search-dsl"
}
]
},
{
"html": "<span class=\"sitestr\">claudiu-ivan.com</span>",
"text": "claudiu-ivan.com",
"attributes": [
{
"name": "href",
"value": "from?site=claudiu-ivan.com"
}
]
},
{
"html": "Show HN: Lemon Slice Live – Have a video call with a transformer model",
"text": "Show HN: Lemon Slice Live – Have a video call with a transformer model",
"attributes": [
{
"name": "href",
"value": "item?id=43785044"
}
]
},
{
"html": "Mark Zuckerberg says social media is over",
"text": "Mark Zuckerberg says social media is over",
"attributes": [
{
"name": "href",
"value": "https://www.newyorker.com/culture/infinite-scroll/mark-zuckerberg-says-social-media-is-over"
}
]
},
{
"html": "<span class=\"sitestr\">newyorker.com</span>",
"text": "newyorker.com",
"attributes": [
{
"name": "href",
"value": "from?site=newyorker.com"
}
]
},
{
"html": "Ask HN: Share your AI prompt that stumps every model",
"text": "Ask HN: Share your AI prompt that stumps every model",
"attributes": [
{
"name": "href",
"value": "item?id=43782299"
}
]
},
{
"html": "Show HN: Infat – Declaritive application assocation manager for macOS",
"text": "Show HN: Infat – Declaritive application assocation manager for macOS",
"attributes": [
{
"name": "href",
"value": "https://github.com/philocalyst/infat"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/philocalyst</span>",
"text": "github.com/philocalyst",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/philocalyst"
}
]
},
{
"html": "Bild AI (YC W25) is hiring a founding engineer in SF",
"text": "Bild AI (YC W25) is hiring a founding engineer in SF",
"attributes": [
{
"name": "href",
"value": "https://www.ycombinator.com/companies/bild-ai/jobs/m2ilR5L-founding-engineer"
}
]
},
{
"html": "<span class=\"sitestr\">ycombinator.com</span>",
"text": "ycombinator.com",
"attributes": [
{
"name": "href",
"value": "from?site=ycombinator.com"
}
]
},
{
"html": "Show HN: I Added Translation to My RSS Reader Project",
"text": "Show HN: I Added Translation to My RSS Reader Project",
"attributes": [
{
"name": "href",
"value": "https://rahuldshetty.github.io/reader-project/#/translation"
}
]
},
{
"html": "<span class=\"sitestr\">rahuldshetty.github.io</span>",
"text": "rahuldshetty.github.io",
"attributes": [
{
"name": "href",
"value": "from?site=rahuldshetty.github.io"
}
]
},
{
"html": "Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"text": "Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"attributes": [
{
"name": "href",
"value": "https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5106235"
}
]
},
{
"html": "<span class=\"sitestr\">ssrn.com</span>",
"text": "ssrn.com",
"attributes": [
{
"name": "href",
"value": "from?site=ssrn.com"
}
]
},
{
"html": "PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"text": "PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"attributes": [
{
"name": "href",
"value": "https://arxiv.org/abs/2503.19779"
}
]
},
{
"html": "<span class=\"sitestr\">arxiv.org</span>",
"text": "arxiv.org",
"attributes": [
{
"name": "href",
"value": "from?site=arxiv.org"
}
]
},
{
"html": "Show HN: I reverse engineered top websites to build an animated UI library",
"text": "Show HN: I reverse engineered top websites to build an animated UI library",
"attributes": [
{
"name": "href",
"value": "https://reverseui.com"
}
]
},
{
"html": "<span class=\"sitestr\">reverseui.com</span>",
"text": "reverseui.com",
"attributes": [
{
"name": "href",
"value": "from?site=reverseui.com"
}
]
},
{
"html": "Show HN: Zev – Remember (or discover) terminal commands",
"text": "Show HN: Zev – Remember (or discover) terminal commands",
"attributes": [
{
"name": "href",
"value": "https://github.com/dtnewman/zev"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/dtnewman</span>",
"text": "github.com/dtnewman",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/dtnewman"
}
]
},
{
"html": "Creating your own federated microblog",
"text": "Creating your own federated microblog",
"attributes": [
{
"name": "href",
"value": "https://fedify.dev/tutorial/microblog"
}
]
},
{
"html": "<span class=\"sitestr\">fedify.dev</span>",
"text": "fedify.dev",
"attributes": [
{
"name": "href",
"value": "from?site=fedify.dev"
}
]
},
{
"html": "A Tour Inside the IBM Z17",
"text": "A Tour Inside the IBM Z17",
"attributes": [
{
"name": "href",
"value": "https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/elizabeth-k-joseph1/2025/04/23/a-tour-inside-the-ibm-z17?communityKey=e7b7d299-8509-4572-8cf1-c1112684644f"
}
]
},
{
"html": "<span class=\"sitestr\">ibm.com</span>",
"text": "ibm.com",
"attributes": [
{
"name": "href",
"value": "from?site=ibm.com"
}
]
},
{
"html": "Acquisitions, consolidation, and innovation in AI",
"text": "Acquisitions, consolidation, and innovation in AI",
"attributes": [
{
"name": "href",
"value": "https://frontierai.substack.com/p/acquisitions-consolidation-and-innovation"
}
]
},
{
"html": "<span class=\"sitestr\">frontierai.substack.com</span>",
"text": "frontierai.substack.com",
"attributes": [
{
"name": "href",
"value": "from?site=frontierai.substack.com"
}
]
},
{
"html": "Three things everyone should know about Vision Transformers",
"text": "Three things everyone should know about Vision Transformers",
"attributes": [
{
"name": "href",
"value": "https://arxiv.org/abs/2203.09795"
}
]
},
{
"html": "<span class=\"sitestr\">arxiv.org</span>",
"text": "arxiv.org",
"attributes": [
{
"name": "href",
"value": "from?site=arxiv.org"
}
]
},
{
"html": "Assignment 5: Cars and Key Fobs",
"text": "Assignment 5: Cars and Key Fobs",
"attributes": [
{
"name": "href",
"value": "https://web.stanford.edu/class/ee26n/Assignments/Assignment5.html"
}
]
},
{
"html": "<span class=\"sitestr\">stanford.edu</span>",
"text": "stanford.edu",
"attributes": [
{
"name": "href",
"value": "from?site=stanford.edu"
}
]
},
{
"html": "Careless People",
"text": "Careless People",
"attributes": [
{
"name": "href",
"value": "https://pluralistic.net/2025/04/23/zuckerstreisand/#zdgaf"
}
]
},
{
"html": "<span class=\"sitestr\">pluralistic.net</span>",
"text": "pluralistic.net",
"attributes": [
{
"name": "href",
"value": "from?site=pluralistic.net"
}
]
},
{
"html": "Show HN: I made my own TRMNL e-ink device",
"text": "Show HN: I made my own TRMNL e-ink device",
"attributes": [
{
"name": "href",
"value": "https://www.stavros.io/posts/making-a-trmnl-device/"
}
]
},
{
"html": "<span class=\"sitestr\">stavros.io</span>",
"text": "stavros.io",
"attributes": [
{
"name": "href",
"value": "from?site=stavros.io"
}
]
},
{
"html": "Show HN: My from-scratch OS kernel that runs DOOM",
"text": "Show HN: My from-scratch OS kernel that runs DOOM",
"attributes": [
{
"name": "href",
"value": "https://github.com/UnmappedStack/TacOS"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/unmappedstack</span>",
"text": "github.com/unmappedstack",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/unmappedstack"
}
]
},
{
"html": "You wouldn't steal a font",
"text": "You wouldn't steal a font",
"attributes": [
{
"name": "href",
"value": "https://fedi.rib.gay/notes/a6xqityngfubsz0f"
}
]
},
{
"html": "<span class=\"sitestr\">rib.gay</span>",
"text": "rib.gay",
"attributes": [
{
"name": "href",
"value": "from?site=rib.gay"
}
]
},
{
"html": "Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"text": "Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"attributes": [
{
"name": "href",
"value": "https://github.com/colanode/colanode"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/colanode</span>",
"text": "github.com/colanode",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/colanode"
}
]
},
{
"html": "More",
"text": "More",
"attributes": [
{
"name": "href",
"value": "?p=2"
},
{
"name": "class",
"value": "morelink"
}
]
}
],
"key": "titles"
},
{
"selector": ".score",
"results": [
{
"html": "136 points",
"text": "136 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786506"
}
]
},
{
"html": "502 points",
"text": "502 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781888"
}
]
},
{
"html": "172 points",
"text": "172 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784721"
}
]
},
{
"html": "157 points",
"text": "157 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786304"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787682"
}
]
},
{
"html": "74 points",
"text": "74 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785039"
}
]
},
{
"html": "367 points",
"text": "367 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780815"
}
]
},
{
"html": "87 points",
"text": "87 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783416"
}
]
},
{
"html": "239 points",
"text": "239 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782406"
}
]
},
{
"html": "55 points",
"text": "55 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784200"
}
]
},
{
"html": "86 points",
"text": "86 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785044"
}
]
},
{
"html": "338 points",
"text": "338 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780377"
}
]
},
{
"html": "124 points",
"text": "124 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782299"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785350"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787133"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784056"
}
]
},
{
"html": "12 points",
"text": "12 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786514"
}
]
},
{
"html": "37 points",
"text": "37 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785464"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784668"
}
]
},
{
"html": "138 points",
"text": "138 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780785"
}
]
},
{
"html": "61 points",
"text": "61 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783997"
}
]
},
{
"html": "68 points",
"text": "68 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785919"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784205"
}
]
},
{
"html": "163 points",
"text": "163 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780876"
}
]
},
{
"html": "703 points",
"text": "703 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780363"
}
]
},
{
"html": "40 points",
"text": "40 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781465"
}
]
},
{
"html": "292 points",
"text": "292 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43778081"
}
]
},
{
"html": "1301 points",
"text": "1301 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43775926"
}
]
},
{
"html": "88 points",
"text": "88 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780176"
}
]
}
],
"key": "points"
},
{
"selector": ".subline .score",
"results": [
{
"html": "136 points",
"text": "136 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786506"
}
]
},
{
"html": "502 points",
"text": "502 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781888"
}
]
},
{
"html": "172 points",
"text": "172 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784721"
}
]
},
{
"html": "157 points",
"text": "157 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786304"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787682"
}
]
},
{
"html": "74 points",
"text": "74 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785039"
}
]
},
{
"html": "367 points",
"text": "367 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780815"
}
]
},
{
"html": "87 points",
"text": "87 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783416"
}
]
},
{
"html": "239 points",
"text": "239 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782406"
}
]
},
{
"html": "55 points",
"text": "55 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784200"
}
]
},
{
"html": "86 points",
"text": "86 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785044"
}
]
},
{
"html": "338 points",
"text": "338 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780377"
}
]
},
{
"html": "124 points",
"text": "124 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782299"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785350"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787133"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784056"
}
]
},
{
"html": "12 points",
"text": "12 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786514"
}
]
},
{
"html": "37 points",
"text": "37 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785464"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784668"
}
]
},
{
"html": "138 points",
"text": "138 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780785"
}
]
},
{
"html": "61 points",
"text": "61 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783997"
}
]
},
{
"html": "68 points",
"text": "68 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785919"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784205"
}
]
},
{
"html": "163 points",
"text": "163 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780876"
}
]
},
{
"html": "703 points",
"text": "703 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780363"
}
]
},
{
"html": "40 points",
"text": "40 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781465"
}
]
},
{
"html": "292 points",
"text": "292 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43778081"
}
]
},
{
"html": "1301 points",
"text": "1301 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43775926"
}
]
},
{
"html": "88 points",
"text": "88 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780176"
}
]
}
],
"key": "points"
},
{
"selector": ".subtext .score",
"results": [
{
"html": "136 points",
"text": "136 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786506"
}
]
},
{
"html": "502 points",
"text": "502 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781888"
}
]
},
{
"html": "172 points",
"text": "172 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784721"
}
]
},
{
"html": "157 points",
"text": "157 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786304"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787682"
}
]
},
{
"html": "74 points",
"text": "74 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785039"
}
]
},
{
"html": "367 points",
"text": "367 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780815"
}
]
},
{
"html": "87 points",
"text": "87 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783416"
}
]
},
{
"html": "239 points",
"text": "239 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782406"
}
]
},
{
"html": "55 points",
"text": "55 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784200"
}
]
},
{
"html": "86 points",
"text": "86 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785044"
}
]
},
{
"html": "338 points",
"text": "338 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780377"
}
]
},
{
"html": "124 points",
"text": "124 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782299"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785350"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787133"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784056"
}
]
},
{
"html": "12 points",
"text": "12 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786514"
}
]
},
{
"html": "37 points",
"text": "37 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785464"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784668"
}
]
},
{
"html": "138 points",
"text": "138 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780785"
}
]
},
{
"html": "61 points",
"text": "61 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783997"
}
]
},
{
"html": "68 points",
"text": "68 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785919"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784205"
}
]
},
{
"html": "163 points",
"text": "163 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780876"
}
]
},
{
"html": "703 points",
"text": "703 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780363"
}
]
},
{
"html": "40 points",
"text": "40 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781465"
}
]
},
{
"html": "292 points",
"text": "292 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43778081"
}
]
},
{
"html": "1301 points",
"text": "1301 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43775926"
}
]
},
{
"html": "88 points",
"text": "88 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780176"
}
]
}
],
"key": "points"
},
{
"selector": ".subline span.score",
"results": [
{
"html": "136 points",
"text": "136 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786506"
}
]
},
{
"html": "502 points",
"text": "502 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781888"
}
]
},
{
"html": "172 points",
"text": "172 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784721"
}
]
},
{
"html": "157 points",
"text": "157 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786304"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787682"
}
]
},
{
"html": "74 points",
"text": "74 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785039"
}
]
},
{
"html": "367 points",
"text": "367 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780815"
}
]
},
{
"html": "87 points",
"text": "87 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783416"
}
]
},
{
"html": "239 points",
"text": "239 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782406"
}
]
},
{
"html": "55 points",
"text": "55 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784200"
}
]
},
{
"html": "86 points",
"text": "86 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785044"
}
]
},
{
"html": "338 points",
"text": "338 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780377"
}
]
},
{
"html": "124 points",
"text": "124 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782299"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785350"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787133"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784056"
}
]
},
{
"html": "12 points",
"text": "12 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786514"
}
]
},
{
"html": "37 points",
"text": "37 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785464"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784668"
}
]
},
{
"html": "138 points",
"text": "138 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780785"
}
]
},
{
"html": "61 points",
"text": "61 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783997"
}
]
},
{
"html": "68 points",
"text": "68 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785919"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784205"
}
]
},
{
"html": "163 points",
"text": "163 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780876"
}
]
},
{
"html": "703 points",
"text": "703 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780363"
}
]
},
{
"html": "40 points",
"text": "40 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781465"
}
]
},
{
"html": "292 points",
"text": "292 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43778081"
}
]
},
{
"html": "1301 points",
"text": "1301 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43775926"
}
]
},
{
"html": "88 points",
"text": "88 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780176"
}
]
}
],
"key": "points"
},
{
"selector": ".subtext span.score",
"results": [
{
"html": "136 points",
"text": "136 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786506"
}
]
},
{
"html": "502 points",
"text": "502 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781888"
}
]
},
{
"html": "172 points",
"text": "172 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784721"
}
]
},
{
"html": "157 points",
"text": "157 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786304"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787682"
}
]
},
{
"html": "74 points",
"text": "74 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785039"
}
]
},
{
"html": "367 points",
"text": "367 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780815"
}
]
},
{
"html": "87 points",
"text": "87 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783416"
}
]
},
{
"html": "239 points",
"text": "239 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782406"
}
]
},
{
"html": "55 points",
"text": "55 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784200"
}
]
},
{
"html": "86 points",
"text": "86 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785044"
}
]
},
{
"html": "338 points",
"text": "338 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780377"
}
]
},
{
"html": "124 points",
"text": "124 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782299"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785350"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787133"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784056"
}
]
},
{
"html": "12 points",
"text": "12 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786514"
}
]
},
{
"html": "37 points",
"text": "37 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785464"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784668"
}
]
},
{
"html": "138 points",
"text": "138 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780785"
}
]
},
{
"html": "61 points",
"text": "61 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783997"
}
]
},
{
"html": "68 points",
"text": "68 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785919"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784205"
}
]
},
{
"html": "163 points",
"text": "163 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780876"
}
]
},
{
"html": "703 points",
"text": "703 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780363"
}
]
},
{
"html": "40 points",
"text": "40 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781465"
}
]
},
{
"html": "292 points",
"text": "292 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43778081"
}
]
},
{
"html": "1301 points",
"text": "1301 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43775926"
}
]
},
{
"html": "88 points",
"text": "88 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780176"
}
]
}
],
"key": "points"
}
],
"success": true,
"advance_config": {
"console": [],
"network": [],
"cookies": []
},
"_usage": {
"input_tokens": 21,
"output_tokens": 16547,
"inference_time_tokens": 4399,
"total_tokens": 20967
}
}
Request Parameters
Body
URL of the page to scrape. Either url
or html
is required, but not both.
HTML content to scrape. Either url
or html
is required, but not both.
Items on the page to scrape (maximum 5). E.g. “Plan price”, “Plan title”
CSS selector to limit the scope of scraping to a specific element and its children
For pagination, the current page number (minimum: 1)
Custom HTTP headers to send with requests (key-value pairs)
Array of patterns to intercept and block requests (e.g., [“jpg”, “png”])
Custom page-load behavior settings
Custom timeout in milliseconds (maximum: 120000, or 2 minutes)
Page load event to wait for:
load
- Wait until the load event is fireddomcontentloaded
- Wait until the DOMContentLoaded event is firednetworkidle0
- Wait until there are no network connections for at least 500msnetworkidle2
- Wait until there are no more than 2 network connections for at least 500ms
Wait condition before scraping
Type of waiting condition:
timeout
- Wait for a specified timeselector
- Wait for a specified CSS selector to appearfunction
- Wait for a specified function to return true
The value corresponding to the selected mode:
- For
timeout
: Number of milliseconds to wait (maximum: 60000) - For
selector
: CSS selector to wait for (e.g., “h2.title”) - For
function
: JavaScript function as a string (e.g., ”() => document.querySelector(‘h2’)”)
Cookies to set for the page request
Cookie name
Cookie value
The URL to associate with the cookie (either url
or domain
is required)
Cookie domain (either url
or domain
is required)
Whether the cookie is secure (HTTPS only)
Whether the cookie is HTTP-only
Whether the cookie is same-party
Cookie expiration timestamp
Cookie priority: “Low”, “Medium”, or “High”
Predefined screen size preset (e.g., “HD”, “FHD”, “4K UHD”)
Whether to emulate a mobile device viewport
Device scale factor (minimum: 1)
Viewport width in pixels
Viewport height in pixels
Whether to force proxy rotation for each request (incurs additional costs)
Bring-your-own-proxy configuration
Proxy server URL (e.g., “https://username:password@proxy.example.com:8080”)
Header
Your JigsawStack API key
Response Structure
Indicates whether the call was successful
The current page position when paginating through results
The total number of pages available
A map of element prompt keys to arrays of extracted text content from matched elements
A map of element prompt keys to arrays of CSS selectors that were used to find matching elements
Detailed scrape data from the page
The element prompt this data relates to
The CSS selector used to find this element
import { JigsawStack } from "jigsawstack";
const jigsaw = JigsawStack({ apiKey: "your-api-key" });
const response = await jigsaw.web.ai_scrape({
"url": "https://news.ycombinator.com/news",
"element_prompts": [
"titles",
"points"
]
})
{
"page_position": 1,
"page_position_length": 1,
"context": {
"titles": [
"OpenAI releases image generation in the API",
"openai.com",
"I wrote to the address in the GPLv2 license notice (2022)",
"mendhak.com",
"One quantum transition makes light at 21 cm",
"bigthink.com",
"NSF director to resign amid grant terminations, job cuts, and controversy",
"science.org",
"Why I Blog and How I Automate it (2023)",
"ryanwwest.com",
"OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"open-vsx.org",
"On loyalty to Your Employer",
"talentstuff.com",
"Three Fundamental Flaws of SIMD ISAs (2023)",
"bitsnbites.eu",
"Instant SQL for results as you type in DuckDB UI",
"motherduck.com",
"A Principled Approach to Querying Data – A Type-Safe Search DSL",
"claudiu-ivan.com",
"Show HN: Lemon Slice Live – Have a video call with a transformer model",
"Mark Zuckerberg says social media is over",
"newyorker.com",
"Ask HN: Share your AI prompt that stumps every model",
"Show HN: Infat – Declaritive application assocation manager for macOS",
"github.com/philocalyst",
"Bild AI (YC W25) is hiring a founding engineer in SF",
"ycombinator.com",
"Show HN: I Added Translation to My RSS Reader Project",
"rahuldshetty.github.io",
"Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"ssrn.com",
"PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"arxiv.org",
"Show HN: I reverse engineered top websites to build an animated UI library",
"reverseui.com",
"Show HN: Zev – Remember (or discover) terminal commands",
"github.com/dtnewman",
"Creating your own federated microblog",
"fedify.dev",
"A Tour Inside the IBM Z17",
"ibm.com",
"Acquisitions, consolidation, and innovation in AI",
"frontierai.substack.com",
"Three things everyone should know about Vision Transformers",
"Assignment 5: Cars and Key Fobs",
"stanford.edu",
"Careless People",
"pluralistic.net",
"Show HN: I made my own TRMNL e-ink device",
"stavros.io",
"Show HN: My from-scratch OS kernel that runs DOOM",
"github.com/unmappedstack",
"You wouldn't steal a font",
"rib.gay",
"Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"github.com/colanode",
"Hacker News",
"More",
"new",
"past",
"comments",
"ask",
"show",
"jobs",
"submit",
"login"
],
"points": [
"136 points",
"502 points",
"172 points",
"157 points",
"5 points",
"74 points",
"367 points",
"87 points",
"239 points",
"55 points",
"86 points",
"338 points",
"124 points",
"41 points",
"43 points",
"12 points",
"37 points",
"138 points",
"61 points",
"68 points",
"163 points",
"703 points",
"40 points",
"292 points",
"1301 points",
"88 points"
]
},
"selectors": {
"titles": [
".titleline a",
".hnname a",
".morelink",
".pagetop a",
".title a"
],
"points": [
".score",
".subline .score",
".subtext .score",
".subline span.score",
".subtext span.score"
]
},
"link": [
{
"href": "https://news.ycombinator.com",
"text": "",
"type": "a"
},
{
"href": "https://news.ycombinator.com/news",
"text": "Hacker News",
"type": "a"
},
{
"href": "https://news.ycombinator.com/newest",
"text": "new",
"type": "a"
},
{
"href": "https://news.ycombinator.com/front",
"text": "past",
"type": "a"
},
{
"href": "https://news.ycombinator.com/newcomments",
"text": "comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/ask",
"text": "ask",
"type": "a"
},
{
"href": "https://news.ycombinator.com/show",
"text": "show",
"type": "a"
},
{
"href": "https://news.ycombinator.com/jobs",
"text": "jobs",
"type": "a"
},
{
"href": "https://news.ycombinator.com/submit",
"text": "submit",
"type": "a"
},
{
"href": "https://news.ycombinator.com/login?goto=news",
"text": "login",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43786506&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://openai.com/index/image-generation-api/",
"text": "OpenAI releases image generation in the API",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=openai.com",
"text": "openai.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=themanmaran",
"text": "themanmaran",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786506",
"text": "2 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43786506&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786506",
"text": "70 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43781888&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://code.mendhak.com/gpl-v2-address-letter/",
"text": "I wrote to the address in the GPLv2 license notice (2022)",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=mendhak.com",
"text": "mendhak.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=ekiauhce",
"text": "ekiauhce",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43781888",
"text": "9 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43781888&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43781888",
"text": "413 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43784721&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://bigthink.com/starts-with-a-bang/21cm-magic-length/",
"text": "One quantum transition makes light at 21 cm",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=bigthink.com",
"text": "bigthink.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=Brajeshwar",
"text": "Brajeshwar",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784721",
"text": "4 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784721&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784721",
"text": "107 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43786304&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.science.org/content/article/nsf-director-resign-amid-grant-terminations-job-cuts-and-controversy",
"text": "NSF director to resign amid grant terminations, job cuts, and controversy",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=science.org",
"text": "science.org",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=detaro",
"text": "detaro",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786304",
"text": "2 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43786304&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786304",
"text": "113 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43787682&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.ryanwwest.com/why-blog/",
"text": "Why I Blog and How I Automate it (2023)",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=ryanwwest.com",
"text": "ryanwwest.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=indigodaddy",
"text": "indigodaddy",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43787682",
"text": "10 minutes ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43787682&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43787682",
"text": "discuss",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43785039&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://status.open-vsx.org/",
"text": "OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=open-vsx.org",
"text": "open-vsx.org",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=aaronvg",
"text": "aaronvg",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785039",
"text": "4 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43785039&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785039",
"text": "15 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780815&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.talentstuff.com/blog/on-loyalty-to-your-employer",
"text": "On loyalty to Your Employer",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=talentstuff.com",
"text": "talentstuff.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=Peroni",
"text": "Peroni",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780815",
"text": "11 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780815&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780815",
"text": "395 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43783416&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.bitsnbites.eu/three-fundamental-flaws-of-simd/",
"text": "Three Fundamental Flaws of SIMD ISAs (2023)",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=bitsnbites.eu",
"text": "bitsnbites.eu",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=fanf2",
"text": "fanf2",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43783416",
"text": "6 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43783416&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43783416",
"text": "46 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43782406&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://motherduck.com/blog/introducing-instant-sql/",
"text": "Instant SQL for results as you type in DuckDB UI",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=motherduck.com",
"text": "motherduck.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=ryguyrg",
"text": "ryguyrg",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43782406",
"text": "8 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43782406&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43782406",
"text": "83 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43784200&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.claudiu-ivan.com/writing/search-dsl",
"text": "A Principled Approach to Querying Data – A Type-Safe Search DSL",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=claudiu-ivan.com",
"text": "claudiu-ivan.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=kioku",
"text": "kioku",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784200",
"text": "5 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784200&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784200",
"text": "6 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43785044&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785044",
"text": "Show HN: Lemon Slice Live – Have a video call with a transformer model",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=lcolucci",
"text": "lcolucci",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785044",
"text": "4 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43785044&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785044",
"text": "42 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780377&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.newyorker.com/culture/infinite-scroll/mark-zuckerberg-says-social-media-is-over",
"text": "Mark Zuckerberg says social media is over",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=newyorker.com",
"text": "newyorker.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=FinnLobsien",
"text": "FinnLobsien",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780377",
"text": "13 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780377&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780377",
"text": "605 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43782299&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43782299",
"text": "Ask HN: Share your AI prompt that stumps every model",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=owendarko",
"text": "owendarko",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43782299",
"text": "8 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43782299&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43782299",
"text": "243 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43785350&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://github.com/philocalyst/infat",
"text": "Show HN: Infat – Declaritive application assocation manager for macOS",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=github.com/philocalyst",
"text": "github.com/philocalyst",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=philocalyst",
"text": "philocalyst",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785350",
"text": "3 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43785350&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785350",
"text": "15 comments",
"type": "a"
},
{
"href": "https://www.ycombinator.com/companies/bild-ai/jobs/m2ilR5L-founding-engineer",
"text": "Bild AI (YC W25) is hiring a founding engineer in SF",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=ycombinator.com",
"text": "ycombinator.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784946",
"text": "4 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784946&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43787133&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://rahuldshetty.github.io/reader-project/#/translation",
"text": "Show HN: I Added Translation to My RSS Reader Project",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=rahuldshetty.github.io",
"text": "rahuldshetty.github.io",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=anonymousd3vil",
"text": "anonymousd3vil",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43787133",
"text": "1 hour ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43787133&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43787133",
"text": "discuss",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43784056&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5106235",
"text": "Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=ssrn.com",
"text": "ssrn.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=amadeuspagel",
"text": "amadeuspagel",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784056",
"text": "5 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784056&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784056",
"text": "13 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43786514&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://arxiv.org/abs/2503.19779",
"text": "PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=arxiv.org",
"text": "arxiv.org",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=mfiguiere",
"text": "mfiguiere",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786514",
"text": "2 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43786514&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786514",
"text": "discuss",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43785464&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://reverseui.com",
"text": "Show HN: I reverse engineered top websites to build an animated UI library",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=reverseui.com",
"text": "reverseui.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=armedin",
"text": "armedin",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785464",
"text": "3 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43785464&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785464",
"text": "14 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43784668&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://github.com/dtnewman/zev",
"text": "Show HN: Zev – Remember (or discover) terminal commands",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=github.com/dtnewman",
"text": "github.com/dtnewman",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=dtnewman",
"text": "dtnewman",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784668",
"text": "5 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784668&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784668",
"text": "20 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780785&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://fedify.dev/tutorial/microblog",
"text": "Creating your own federated microblog",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=fedify.dev",
"text": "fedify.dev",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=dahlia",
"text": "dahlia",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780785",
"text": "11 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780785&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780785",
"text": "29 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43783997&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/elizabeth-k-joseph1/2025/04/23/a-tour-inside-the-ibm-z17?communityKey=e7b7d299-8509-4572-8cf1-c1112684644f",
"text": "A Tour Inside the IBM Z17",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=ibm.com",
"text": "ibm.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=rbanffy",
"text": "rbanffy",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43783997",
"text": "6 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43783997&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43783997",
"text": "71 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43785919&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://frontierai.substack.com/p/acquisitions-consolidation-and-innovation",
"text": "Acquisitions, consolidation, and innovation in AI",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=frontierai.substack.com",
"text": "frontierai.substack.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=pfarago",
"text": "pfarago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785919",
"text": "3 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43785919&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785919",
"text": "33 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43784205&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://arxiv.org/abs/2203.09795",
"text": "Three things everyone should know about Vision Transformers",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=arxiv.org",
"text": "arxiv.org",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=reqo",
"text": "reqo",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784205",
"text": "5 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784205&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784205",
"text": "14 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780876&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://web.stanford.edu/class/ee26n/Assignments/Assignment5.html",
"text": "Assignment 5: Cars and Key Fobs",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=stanford.edu",
"text": "stanford.edu",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=Pikamander2",
"text": "Pikamander2",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780876",
"text": "11 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780876&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780876",
"text": "148 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780363&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://pluralistic.net/2025/04/23/zuckerstreisand/#zdgaf",
"text": "Careless People",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=pluralistic.net",
"text": "pluralistic.net",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=Aldipower",
"text": "Aldipower",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780363",
"text": "13 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780363&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780363",
"text": "381 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43781465&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.stavros.io/posts/making-a-trmnl-device/",
"text": "Show HN: I made my own TRMNL e-ink device",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=stavros.io",
"text": "stavros.io",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=stavros",
"text": "stavros",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43781465",
"text": "6 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43781465&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43781465",
"text": "18 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43778081&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://github.com/UnmappedStack/TacOS",
"text": "Show HN: My from-scratch OS kernel that runs DOOM",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=github.com/unmappedstack",
"text": "github.com/unmappedstack",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=UnmappedStack",
"text": "UnmappedStack",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43778081",
"text": "20 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43778081&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43778081",
"text": "73 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43775926&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://fedi.rib.gay/notes/a6xqityngfubsz0f",
"text": "You wouldn't steal a font",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=rib.gay",
"text": "rib.gay",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=todsacerdoti",
"text": "todsacerdoti",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43775926",
"text": "1 day ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43775926&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43775926",
"text": "375 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780176&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://github.com/colanode/colanode",
"text": "Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=github.com/colanode",
"text": "github.com/colanode",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=hakanshehu",
"text": "hakanshehu",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780176",
"text": "13 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780176&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780176",
"text": "24 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/?p=2",
"text": "More",
"type": "a"
},
{
"href": "https://events.ycombinator.com/ai-sus",
"text": "AI Startup School",
"type": "a"
},
{
"href": "https://news.ycombinator.com/newsguidelines.html",
"text": "Guidelines",
"type": "a"
},
{
"href": "https://news.ycombinator.com/newsfaq.html",
"text": "FAQ",
"type": "a"
},
{
"href": "https://news.ycombinator.com/lists",
"text": "Lists",
"type": "a"
},
{
"href": "https://github.com/HackerNews/API",
"text": "API",
"type": "a"
},
{
"href": "https://news.ycombinator.com/security.html",
"text": "Security",
"type": "a"
},
{
"href": "https://www.ycombinator.com/legal/",
"text": "Legal",
"type": "a"
},
{
"href": "https://www.ycombinator.com/apply/",
"text": "Apply to YC",
"type": "a"
},
{
"href": "mailto:hn@ycombinator.com",
"text": "Contact",
"type": "a"
},
{
"href": "https://news.ycombinator.com/y18.svg",
"text": null,
"type": "img"
},
{
"href": "https://news.ycombinator.com/s.gif",
"text": null,
"type": "img"
},
{
"href": "https://news.ycombinator.com/s.gif",
"text": null,
"type": "img"
}
],
"data": [
{
"selector": ".titleline a",
"results": [
{
"html": "OpenAI releases image generation in the API",
"text": "OpenAI releases image generation in the API",
"attributes": [
{
"name": "href",
"value": "https://openai.com/index/image-generation-api/"
}
]
},
{
"html": "<span class=\"sitestr\">openai.com</span>",
"text": "openai.com",
"attributes": [
{
"name": "href",
"value": "from?site=openai.com"
}
]
},
{
"html": "I wrote to the address in the GPLv2 license notice (2022)",
"text": "I wrote to the address in the GPLv2 license notice (2022)",
"attributes": [
{
"name": "href",
"value": "https://code.mendhak.com/gpl-v2-address-letter/"
}
]
},
{
"html": "<span class=\"sitestr\">mendhak.com</span>",
"text": "mendhak.com",
"attributes": [
{
"name": "href",
"value": "from?site=mendhak.com"
}
]
},
{
"html": "One quantum transition makes light at 21 cm",
"text": "One quantum transition makes light at 21 cm",
"attributes": [
{
"name": "href",
"value": "https://bigthink.com/starts-with-a-bang/21cm-magic-length/"
}
]
},
{
"html": "<span class=\"sitestr\">bigthink.com</span>",
"text": "bigthink.com",
"attributes": [
{
"name": "href",
"value": "from?site=bigthink.com"
}
]
},
{
"html": "NSF director to resign amid grant terminations, job cuts, and controversy",
"text": "NSF director to resign amid grant terminations, job cuts, and controversy",
"attributes": [
{
"name": "href",
"value": "https://www.science.org/content/article/nsf-director-resign-amid-grant-terminations-job-cuts-and-controversy"
}
]
},
{
"html": "<span class=\"sitestr\">science.org</span>",
"text": "science.org",
"attributes": [
{
"name": "href",
"value": "from?site=science.org"
}
]
},
{
"html": "Why I Blog and How I Automate it (2023)",
"text": "Why I Blog and How I Automate it (2023)",
"attributes": [
{
"name": "href",
"value": "https://www.ryanwwest.com/why-blog/"
}
]
},
{
"html": "<span class=\"sitestr\">ryanwwest.com</span>",
"text": "ryanwwest.com",
"attributes": [
{
"name": "href",
"value": "from?site=ryanwwest.com"
}
]
},
{
"html": "OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"text": "OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"attributes": [
{
"name": "href",
"value": "https://status.open-vsx.org/"
}
]
},
{
"html": "<span class=\"sitestr\">open-vsx.org</span>",
"text": "open-vsx.org",
"attributes": [
{
"name": "href",
"value": "from?site=open-vsx.org"
}
]
},
{
"html": "On loyalty to Your Employer",
"text": "On loyalty to Your Employer",
"attributes": [
{
"name": "href",
"value": "https://www.talentstuff.com/blog/on-loyalty-to-your-employer"
}
]
},
{
"html": "<span class=\"sitestr\">talentstuff.com</span>",
"text": "talentstuff.com",
"attributes": [
{
"name": "href",
"value": "from?site=talentstuff.com"
}
]
},
{
"html": "Three Fundamental Flaws of SIMD ISAs (2023)",
"text": "Three Fundamental Flaws of SIMD ISAs (2023)",
"attributes": [
{
"name": "href",
"value": "https://www.bitsnbites.eu/three-fundamental-flaws-of-simd/"
}
]
},
{
"html": "<span class=\"sitestr\">bitsnbites.eu</span>",
"text": "bitsnbites.eu",
"attributes": [
{
"name": "href",
"value": "from?site=bitsnbites.eu"
}
]
},
{
"html": "Instant SQL for results as you type in DuckDB UI",
"text": "Instant SQL for results as you type in DuckDB UI",
"attributes": [
{
"name": "href",
"value": "https://motherduck.com/blog/introducing-instant-sql/"
}
]
},
{
"html": "<span class=\"sitestr\">motherduck.com</span>",
"text": "motherduck.com",
"attributes": [
{
"name": "href",
"value": "from?site=motherduck.com"
}
]
},
{
"html": "A Principled Approach to Querying Data – A Type-Safe Search DSL",
"text": "A Principled Approach to Querying Data – A Type-Safe Search DSL",
"attributes": [
{
"name": "href",
"value": "https://www.claudiu-ivan.com/writing/search-dsl"
}
]
},
{
"html": "<span class=\"sitestr\">claudiu-ivan.com</span>",
"text": "claudiu-ivan.com",
"attributes": [
{
"name": "href",
"value": "from?site=claudiu-ivan.com"
}
]
},
{
"html": "Show HN: Lemon Slice Live – Have a video call with a transformer model",
"text": "Show HN: Lemon Slice Live – Have a video call with a transformer model",
"attributes": [
{
"name": "href",
"value": "item?id=43785044"
}
]
},
{
"html": "Mark Zuckerberg says social media is over",
"text": "Mark Zuckerberg says social media is over",
"attributes": [
{
"name": "href",
"value": "https://www.newyorker.com/culture/infinite-scroll/mark-zuckerberg-says-social-media-is-over"
}
]
},
{
"html": "<span class=\"sitestr\">newyorker.com</span>",
"text": "newyorker.com",
"attributes": [
{
"name": "href",
"value": "from?site=newyorker.com"
}
]
},
{
"html": "Ask HN: Share your AI prompt that stumps every model",
"text": "Ask HN: Share your AI prompt that stumps every model",
"attributes": [
{
"name": "href",
"value": "item?id=43782299"
}
]
},
{
"html": "Show HN: Infat – Declaritive application assocation manager for macOS",
"text": "Show HN: Infat – Declaritive application assocation manager for macOS",
"attributes": [
{
"name": "href",
"value": "https://github.com/philocalyst/infat"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/philocalyst</span>",
"text": "github.com/philocalyst",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/philocalyst"
}
]
},
{
"html": "Bild AI (YC W25) is hiring a founding engineer in SF",
"text": "Bild AI (YC W25) is hiring a founding engineer in SF",
"attributes": [
{
"name": "href",
"value": "https://www.ycombinator.com/companies/bild-ai/jobs/m2ilR5L-founding-engineer"
}
]
},
{
"html": "<span class=\"sitestr\">ycombinator.com</span>",
"text": "ycombinator.com",
"attributes": [
{
"name": "href",
"value": "from?site=ycombinator.com"
}
]
},
{
"html": "Show HN: I Added Translation to My RSS Reader Project",
"text": "Show HN: I Added Translation to My RSS Reader Project",
"attributes": [
{
"name": "href",
"value": "https://rahuldshetty.github.io/reader-project/#/translation"
}
]
},
{
"html": "<span class=\"sitestr\">rahuldshetty.github.io</span>",
"text": "rahuldshetty.github.io",
"attributes": [
{
"name": "href",
"value": "from?site=rahuldshetty.github.io"
}
]
},
{
"html": "Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"text": "Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"attributes": [
{
"name": "href",
"value": "https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5106235"
}
]
},
{
"html": "<span class=\"sitestr\">ssrn.com</span>",
"text": "ssrn.com",
"attributes": [
{
"name": "href",
"value": "from?site=ssrn.com"
}
]
},
{
"html": "PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"text": "PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"attributes": [
{
"name": "href",
"value": "https://arxiv.org/abs/2503.19779"
}
]
},
{
"html": "<span class=\"sitestr\">arxiv.org</span>",
"text": "arxiv.org",
"attributes": [
{
"name": "href",
"value": "from?site=arxiv.org"
}
]
},
{
"html": "Show HN: I reverse engineered top websites to build an animated UI library",
"text": "Show HN: I reverse engineered top websites to build an animated UI library",
"attributes": [
{
"name": "href",
"value": "https://reverseui.com"
}
]
},
{
"html": "<span class=\"sitestr\">reverseui.com</span>",
"text": "reverseui.com",
"attributes": [
{
"name": "href",
"value": "from?site=reverseui.com"
}
]
},
{
"html": "Show HN: Zev – Remember (or discover) terminal commands",
"text": "Show HN: Zev – Remember (or discover) terminal commands",
"attributes": [
{
"name": "href",
"value": "https://github.com/dtnewman/zev"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/dtnewman</span>",
"text": "github.com/dtnewman",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/dtnewman"
}
]
},
{
"html": "Creating your own federated microblog",
"text": "Creating your own federated microblog",
"attributes": [
{
"name": "href",
"value": "https://fedify.dev/tutorial/microblog"
}
]
},
{
"html": "<span class=\"sitestr\">fedify.dev</span>",
"text": "fedify.dev",
"attributes": [
{
"name": "href",
"value": "from?site=fedify.dev"
}
]
},
{
"html": "A Tour Inside the IBM Z17",
"text": "A Tour Inside the IBM Z17",
"attributes": [
{
"name": "href",
"value": "https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/elizabeth-k-joseph1/2025/04/23/a-tour-inside-the-ibm-z17?communityKey=e7b7d299-8509-4572-8cf1-c1112684644f"
}
]
},
{
"html": "<span class=\"sitestr\">ibm.com</span>",
"text": "ibm.com",
"attributes": [
{
"name": "href",
"value": "from?site=ibm.com"
}
]
},
{
"html": "Acquisitions, consolidation, and innovation in AI",
"text": "Acquisitions, consolidation, and innovation in AI",
"attributes": [
{
"name": "href",
"value": "https://frontierai.substack.com/p/acquisitions-consolidation-and-innovation"
}
]
},
{
"html": "<span class=\"sitestr\">frontierai.substack.com</span>",
"text": "frontierai.substack.com",
"attributes": [
{
"name": "href",
"value": "from?site=frontierai.substack.com"
}
]
},
{
"html": "Three things everyone should know about Vision Transformers",
"text": "Three things everyone should know about Vision Transformers",
"attributes": [
{
"name": "href",
"value": "https://arxiv.org/abs/2203.09795"
}
]
},
{
"html": "<span class=\"sitestr\">arxiv.org</span>",
"text": "arxiv.org",
"attributes": [
{
"name": "href",
"value": "from?site=arxiv.org"
}
]
},
{
"html": "Assignment 5: Cars and Key Fobs",
"text": "Assignment 5: Cars and Key Fobs",
"attributes": [
{
"name": "href",
"value": "https://web.stanford.edu/class/ee26n/Assignments/Assignment5.html"
}
]
},
{
"html": "<span class=\"sitestr\">stanford.edu</span>",
"text": "stanford.edu",
"attributes": [
{
"name": "href",
"value": "from?site=stanford.edu"
}
]
},
{
"html": "Careless People",
"text": "Careless People",
"attributes": [
{
"name": "href",
"value": "https://pluralistic.net/2025/04/23/zuckerstreisand/#zdgaf"
}
]
},
{
"html": "<span class=\"sitestr\">pluralistic.net</span>",
"text": "pluralistic.net",
"attributes": [
{
"name": "href",
"value": "from?site=pluralistic.net"
}
]
},
{
"html": "Show HN: I made my own TRMNL e-ink device",
"text": "Show HN: I made my own TRMNL e-ink device",
"attributes": [
{
"name": "href",
"value": "https://www.stavros.io/posts/making-a-trmnl-device/"
}
]
},
{
"html": "<span class=\"sitestr\">stavros.io</span>",
"text": "stavros.io",
"attributes": [
{
"name": "href",
"value": "from?site=stavros.io"
}
]
},
{
"html": "Show HN: My from-scratch OS kernel that runs DOOM",
"text": "Show HN: My from-scratch OS kernel that runs DOOM",
"attributes": [
{
"name": "href",
"value": "https://github.com/UnmappedStack/TacOS"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/unmappedstack</span>",
"text": "github.com/unmappedstack",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/unmappedstack"
}
]
},
{
"html": "You wouldn't steal a font",
"text": "You wouldn't steal a font",
"attributes": [
{
"name": "href",
"value": "https://fedi.rib.gay/notes/a6xqityngfubsz0f"
}
]
},
{
"html": "<span class=\"sitestr\">rib.gay</span>",
"text": "rib.gay",
"attributes": [
{
"name": "href",
"value": "from?site=rib.gay"
}
]
},
{
"html": "Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"text": "Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"attributes": [
{
"name": "href",
"value": "https://github.com/colanode/colanode"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/colanode</span>",
"text": "github.com/colanode",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/colanode"
}
]
}
],
"key": "titles"
},
{
"selector": ".hnname a",
"results": [
{
"html": "Hacker News",
"text": "Hacker News",
"attributes": [
{
"name": "href",
"value": "news"
}
]
}
],
"key": "titles"
},
{
"selector": ".morelink",
"results": [
{
"html": "More",
"text": "More",
"attributes": [
{
"name": "href",
"value": "?p=2"
},
{
"name": "class",
"value": "morelink"
}
]
}
],
"key": "titles"
},
{
"selector": ".pagetop a",
"results": [
{
"html": "Hacker News",
"text": "Hacker News",
"attributes": [
{
"name": "href",
"value": "news"
}
]
},
{
"html": "new",
"text": "new",
"attributes": [
{
"name": "href",
"value": "newest"
}
]
},
{
"html": "past",
"text": "past",
"attributes": [
{
"name": "href",
"value": "front"
}
]
},
{
"html": "comments",
"text": "comments",
"attributes": [
{
"name": "href",
"value": "newcomments"
}
]
},
{
"html": "ask",
"text": "ask",
"attributes": [
{
"name": "href",
"value": "ask"
}
]
},
{
"html": "show",
"text": "show",
"attributes": [
{
"name": "href",
"value": "show"
}
]
},
{
"html": "jobs",
"text": "jobs",
"attributes": [
{
"name": "href",
"value": "jobs"
}
]
},
{
"html": "submit",
"text": "submit",
"attributes": [
{
"name": "href",
"value": "submit"
}
]
},
{
"html": "login",
"text": "login",
"attributes": [
{
"name": "href",
"value": "login?goto=news"
}
]
}
],
"key": "titles"
},
{
"selector": ".title a",
"results": [
{
"html": "OpenAI releases image generation in the API",
"text": "OpenAI releases image generation in the API",
"attributes": [
{
"name": "href",
"value": "https://openai.com/index/image-generation-api/"
}
]
},
{
"html": "<span class=\"sitestr\">openai.com</span>",
"text": "openai.com",
"attributes": [
{
"name": "href",
"value": "from?site=openai.com"
}
]
},
{
"html": "I wrote to the address in the GPLv2 license notice (2022)",
"text": "I wrote to the address in the GPLv2 license notice (2022)",
"attributes": [
{
"name": "href",
"value": "https://code.mendhak.com/gpl-v2-address-letter/"
}
]
},
{
"html": "<span class=\"sitestr\">mendhak.com</span>",
"text": "mendhak.com",
"attributes": [
{
"name": "href",
"value": "from?site=mendhak.com"
}
]
},
{
"html": "One quantum transition makes light at 21 cm",
"text": "One quantum transition makes light at 21 cm",
"attributes": [
{
"name": "href",
"value": "https://bigthink.com/starts-with-a-bang/21cm-magic-length/"
}
]
},
{
"html": "<span class=\"sitestr\">bigthink.com</span>",
"text": "bigthink.com",
"attributes": [
{
"name": "href",
"value": "from?site=bigthink.com"
}
]
},
{
"html": "NSF director to resign amid grant terminations, job cuts, and controversy",
"text": "NSF director to resign amid grant terminations, job cuts, and controversy",
"attributes": [
{
"name": "href",
"value": "https://www.science.org/content/article/nsf-director-resign-amid-grant-terminations-job-cuts-and-controversy"
}
]
},
{
"html": "<span class=\"sitestr\">science.org</span>",
"text": "science.org",
"attributes": [
{
"name": "href",
"value": "from?site=science.org"
}
]
},
{
"html": "Why I Blog and How I Automate it (2023)",
"text": "Why I Blog and How I Automate it (2023)",
"attributes": [
{
"name": "href",
"value": "https://www.ryanwwest.com/why-blog/"
}
]
},
{
"html": "<span class=\"sitestr\">ryanwwest.com</span>",
"text": "ryanwwest.com",
"attributes": [
{
"name": "href",
"value": "from?site=ryanwwest.com"
}
]
},
{
"html": "OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"text": "OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"attributes": [
{
"name": "href",
"value": "https://status.open-vsx.org/"
}
]
},
{
"html": "<span class=\"sitestr\">open-vsx.org</span>",
"text": "open-vsx.org",
"attributes": [
{
"name": "href",
"value": "from?site=open-vsx.org"
}
]
},
{
"html": "On loyalty to Your Employer",
"text": "On loyalty to Your Employer",
"attributes": [
{
"name": "href",
"value": "https://www.talentstuff.com/blog/on-loyalty-to-your-employer"
}
]
},
{
"html": "<span class=\"sitestr\">talentstuff.com</span>",
"text": "talentstuff.com",
"attributes": [
{
"name": "href",
"value": "from?site=talentstuff.com"
}
]
},
{
"html": "Three Fundamental Flaws of SIMD ISAs (2023)",
"text": "Three Fundamental Flaws of SIMD ISAs (2023)",
"attributes": [
{
"name": "href",
"value": "https://www.bitsnbites.eu/three-fundamental-flaws-of-simd/"
}
]
},
{
"html": "<span class=\"sitestr\">bitsnbites.eu</span>",
"text": "bitsnbites.eu",
"attributes": [
{
"name": "href",
"value": "from?site=bitsnbites.eu"
}
]
},
{
"html": "Instant SQL for results as you type in DuckDB UI",
"text": "Instant SQL for results as you type in DuckDB UI",
"attributes": [
{
"name": "href",
"value": "https://motherduck.com/blog/introducing-instant-sql/"
}
]
},
{
"html": "<span class=\"sitestr\">motherduck.com</span>",
"text": "motherduck.com",
"attributes": [
{
"name": "href",
"value": "from?site=motherduck.com"
}
]
},
{
"html": "A Principled Approach to Querying Data – A Type-Safe Search DSL",
"text": "A Principled Approach to Querying Data – A Type-Safe Search DSL",
"attributes": [
{
"name": "href",
"value": "https://www.claudiu-ivan.com/writing/search-dsl"
}
]
},
{
"html": "<span class=\"sitestr\">claudiu-ivan.com</span>",
"text": "claudiu-ivan.com",
"attributes": [
{
"name": "href",
"value": "from?site=claudiu-ivan.com"
}
]
},
{
"html": "Show HN: Lemon Slice Live – Have a video call with a transformer model",
"text": "Show HN: Lemon Slice Live – Have a video call with a transformer model",
"attributes": [
{
"name": "href",
"value": "item?id=43785044"
}
]
},
{
"html": "Mark Zuckerberg says social media is over",
"text": "Mark Zuckerberg says social media is over",
"attributes": [
{
"name": "href",
"value": "https://www.newyorker.com/culture/infinite-scroll/mark-zuckerberg-says-social-media-is-over"
}
]
},
{
"html": "<span class=\"sitestr\">newyorker.com</span>",
"text": "newyorker.com",
"attributes": [
{
"name": "href",
"value": "from?site=newyorker.com"
}
]
},
{
"html": "Ask HN: Share your AI prompt that stumps every model",
"text": "Ask HN: Share your AI prompt that stumps every model",
"attributes": [
{
"name": "href",
"value": "item?id=43782299"
}
]
},
{
"html": "Show HN: Infat – Declaritive application assocation manager for macOS",
"text": "Show HN: Infat – Declaritive application assocation manager for macOS",
"attributes": [
{
"name": "href",
"value": "https://github.com/philocalyst/infat"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/philocalyst</span>",
"text": "github.com/philocalyst",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/philocalyst"
}
]
},
{
"html": "Bild AI (YC W25) is hiring a founding engineer in SF",
"text": "Bild AI (YC W25) is hiring a founding engineer in SF",
"attributes": [
{
"name": "href",
"value": "https://www.ycombinator.com/companies/bild-ai/jobs/m2ilR5L-founding-engineer"
}
]
},
{
"html": "<span class=\"sitestr\">ycombinator.com</span>",
"text": "ycombinator.com",
"attributes": [
{
"name": "href",
"value": "from?site=ycombinator.com"
}
]
},
{
"html": "Show HN: I Added Translation to My RSS Reader Project",
"text": "Show HN: I Added Translation to My RSS Reader Project",
"attributes": [
{
"name": "href",
"value": "https://rahuldshetty.github.io/reader-project/#/translation"
}
]
},
{
"html": "<span class=\"sitestr\">rahuldshetty.github.io</span>",
"text": "rahuldshetty.github.io",
"attributes": [
{
"name": "href",
"value": "from?site=rahuldshetty.github.io"
}
]
},
{
"html": "Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"text": "Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"attributes": [
{
"name": "href",
"value": "https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5106235"
}
]
},
{
"html": "<span class=\"sitestr\">ssrn.com</span>",
"text": "ssrn.com",
"attributes": [
{
"name": "href",
"value": "from?site=ssrn.com"
}
]
},
{
"html": "PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"text": "PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"attributes": [
{
"name": "href",
"value": "https://arxiv.org/abs/2503.19779"
}
]
},
{
"html": "<span class=\"sitestr\">arxiv.org</span>",
"text": "arxiv.org",
"attributes": [
{
"name": "href",
"value": "from?site=arxiv.org"
}
]
},
{
"html": "Show HN: I reverse engineered top websites to build an animated UI library",
"text": "Show HN: I reverse engineered top websites to build an animated UI library",
"attributes": [
{
"name": "href",
"value": "https://reverseui.com"
}
]
},
{
"html": "<span class=\"sitestr\">reverseui.com</span>",
"text": "reverseui.com",
"attributes": [
{
"name": "href",
"value": "from?site=reverseui.com"
}
]
},
{
"html": "Show HN: Zev – Remember (or discover) terminal commands",
"text": "Show HN: Zev – Remember (or discover) terminal commands",
"attributes": [
{
"name": "href",
"value": "https://github.com/dtnewman/zev"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/dtnewman</span>",
"text": "github.com/dtnewman",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/dtnewman"
}
]
},
{
"html": "Creating your own federated microblog",
"text": "Creating your own federated microblog",
"attributes": [
{
"name": "href",
"value": "https://fedify.dev/tutorial/microblog"
}
]
},
{
"html": "<span class=\"sitestr\">fedify.dev</span>",
"text": "fedify.dev",
"attributes": [
{
"name": "href",
"value": "from?site=fedify.dev"
}
]
},
{
"html": "A Tour Inside the IBM Z17",
"text": "A Tour Inside the IBM Z17",
"attributes": [
{
"name": "href",
"value": "https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/elizabeth-k-joseph1/2025/04/23/a-tour-inside-the-ibm-z17?communityKey=e7b7d299-8509-4572-8cf1-c1112684644f"
}
]
},
{
"html": "<span class=\"sitestr\">ibm.com</span>",
"text": "ibm.com",
"attributes": [
{
"name": "href",
"value": "from?site=ibm.com"
}
]
},
{
"html": "Acquisitions, consolidation, and innovation in AI",
"text": "Acquisitions, consolidation, and innovation in AI",
"attributes": [
{
"name": "href",
"value": "https://frontierai.substack.com/p/acquisitions-consolidation-and-innovation"
}
]
},
{
"html": "<span class=\"sitestr\">frontierai.substack.com</span>",
"text": "frontierai.substack.com",
"attributes": [
{
"name": "href",
"value": "from?site=frontierai.substack.com"
}
]
},
{
"html": "Three things everyone should know about Vision Transformers",
"text": "Three things everyone should know about Vision Transformers",
"attributes": [
{
"name": "href",
"value": "https://arxiv.org/abs/2203.09795"
}
]
},
{
"html": "<span class=\"sitestr\">arxiv.org</span>",
"text": "arxiv.org",
"attributes": [
{
"name": "href",
"value": "from?site=arxiv.org"
}
]
},
{
"html": "Assignment 5: Cars and Key Fobs",
"text": "Assignment 5: Cars and Key Fobs",
"attributes": [
{
"name": "href",
"value": "https://web.stanford.edu/class/ee26n/Assignments/Assignment5.html"
}
]
},
{
"html": "<span class=\"sitestr\">stanford.edu</span>",
"text": "stanford.edu",
"attributes": [
{
"name": "href",
"value": "from?site=stanford.edu"
}
]
},
{
"html": "Careless People",
"text": "Careless People",
"attributes": [
{
"name": "href",
"value": "https://pluralistic.net/2025/04/23/zuckerstreisand/#zdgaf"
}
]
},
{
"html": "<span class=\"sitestr\">pluralistic.net</span>",
"text": "pluralistic.net",
"attributes": [
{
"name": "href",
"value": "from?site=pluralistic.net"
}
]
},
{
"html": "Show HN: I made my own TRMNL e-ink device",
"text": "Show HN: I made my own TRMNL e-ink device",
"attributes": [
{
"name": "href",
"value": "https://www.stavros.io/posts/making-a-trmnl-device/"
}
]
},
{
"html": "<span class=\"sitestr\">stavros.io</span>",
"text": "stavros.io",
"attributes": [
{
"name": "href",
"value": "from?site=stavros.io"
}
]
},
{
"html": "Show HN: My from-scratch OS kernel that runs DOOM",
"text": "Show HN: My from-scratch OS kernel that runs DOOM",
"attributes": [
{
"name": "href",
"value": "https://github.com/UnmappedStack/TacOS"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/unmappedstack</span>",
"text": "github.com/unmappedstack",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/unmappedstack"
}
]
},
{
"html": "You wouldn't steal a font",
"text": "You wouldn't steal a font",
"attributes": [
{
"name": "href",
"value": "https://fedi.rib.gay/notes/a6xqityngfubsz0f"
}
]
},
{
"html": "<span class=\"sitestr\">rib.gay</span>",
"text": "rib.gay",
"attributes": [
{
"name": "href",
"value": "from?site=rib.gay"
}
]
},
{
"html": "Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"text": "Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"attributes": [
{
"name": "href",
"value": "https://github.com/colanode/colanode"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/colanode</span>",
"text": "github.com/colanode",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/colanode"
}
]
},
{
"html": "More",
"text": "More",
"attributes": [
{
"name": "href",
"value": "?p=2"
},
{
"name": "class",
"value": "morelink"
}
]
}
],
"key": "titles"
},
{
"selector": ".score",
"results": [
{
"html": "136 points",
"text": "136 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786506"
}
]
},
{
"html": "502 points",
"text": "502 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781888"
}
]
},
{
"html": "172 points",
"text": "172 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784721"
}
]
},
{
"html": "157 points",
"text": "157 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786304"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787682"
}
]
},
{
"html": "74 points",
"text": "74 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785039"
}
]
},
{
"html": "367 points",
"text": "367 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780815"
}
]
},
{
"html": "87 points",
"text": "87 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783416"
}
]
},
{
"html": "239 points",
"text": "239 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782406"
}
]
},
{
"html": "55 points",
"text": "55 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784200"
}
]
},
{
"html": "86 points",
"text": "86 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785044"
}
]
},
{
"html": "338 points",
"text": "338 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780377"
}
]
},
{
"html": "124 points",
"text": "124 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782299"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785350"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787133"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784056"
}
]
},
{
"html": "12 points",
"text": "12 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786514"
}
]
},
{
"html": "37 points",
"text": "37 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785464"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784668"
}
]
},
{
"html": "138 points",
"text": "138 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780785"
}
]
},
{
"html": "61 points",
"text": "61 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783997"
}
]
},
{
"html": "68 points",
"text": "68 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785919"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784205"
}
]
},
{
"html": "163 points",
"text": "163 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780876"
}
]
},
{
"html": "703 points",
"text": "703 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780363"
}
]
},
{
"html": "40 points",
"text": "40 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781465"
}
]
},
{
"html": "292 points",
"text": "292 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43778081"
}
]
},
{
"html": "1301 points",
"text": "1301 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43775926"
}
]
},
{
"html": "88 points",
"text": "88 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780176"
}
]
}
],
"key": "points"
},
{
"selector": ".subline .score",
"results": [
{
"html": "136 points",
"text": "136 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786506"
}
]
},
{
"html": "502 points",
"text": "502 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781888"
}
]
},
{
"html": "172 points",
"text": "172 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784721"
}
]
},
{
"html": "157 points",
"text": "157 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786304"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787682"
}
]
},
{
"html": "74 points",
"text": "74 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785039"
}
]
},
{
"html": "367 points",
"text": "367 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780815"
}
]
},
{
"html": "87 points",
"text": "87 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783416"
}
]
},
{
"html": "239 points",
"text": "239 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782406"
}
]
},
{
"html": "55 points",
"text": "55 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784200"
}
]
},
{
"html": "86 points",
"text": "86 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785044"
}
]
},
{
"html": "338 points",
"text": "338 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780377"
}
]
},
{
"html": "124 points",
"text": "124 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782299"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785350"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787133"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784056"
}
]
},
{
"html": "12 points",
"text": "12 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786514"
}
]
},
{
"html": "37 points",
"text": "37 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785464"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784668"
}
]
},
{
"html": "138 points",
"text": "138 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780785"
}
]
},
{
"html": "61 points",
"text": "61 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783997"
}
]
},
{
"html": "68 points",
"text": "68 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785919"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784205"
}
]
},
{
"html": "163 points",
"text": "163 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780876"
}
]
},
{
"html": "703 points",
"text": "703 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780363"
}
]
},
{
"html": "40 points",
"text": "40 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781465"
}
]
},
{
"html": "292 points",
"text": "292 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43778081"
}
]
},
{
"html": "1301 points",
"text": "1301 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43775926"
}
]
},
{
"html": "88 points",
"text": "88 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780176"
}
]
}
],
"key": "points"
},
{
"selector": ".subtext .score",
"results": [
{
"html": "136 points",
"text": "136 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786506"
}
]
},
{
"html": "502 points",
"text": "502 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781888"
}
]
},
{
"html": "172 points",
"text": "172 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784721"
}
]
},
{
"html": "157 points",
"text": "157 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786304"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787682"
}
]
},
{
"html": "74 points",
"text": "74 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785039"
}
]
},
{
"html": "367 points",
"text": "367 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780815"
}
]
},
{
"html": "87 points",
"text": "87 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783416"
}
]
},
{
"html": "239 points",
"text": "239 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782406"
}
]
},
{
"html": "55 points",
"text": "55 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784200"
}
]
},
{
"html": "86 points",
"text": "86 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785044"
}
]
},
{
"html": "338 points",
"text": "338 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780377"
}
]
},
{
"html": "124 points",
"text": "124 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782299"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785350"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787133"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784056"
}
]
},
{
"html": "12 points",
"text": "12 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786514"
}
]
},
{
"html": "37 points",
"text": "37 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785464"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784668"
}
]
},
{
"html": "138 points",
"text": "138 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780785"
}
]
},
{
"html": "61 points",
"text": "61 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783997"
}
]
},
{
"html": "68 points",
"text": "68 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785919"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784205"
}
]
},
{
"html": "163 points",
"text": "163 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780876"
}
]
},
{
"html": "703 points",
"text": "703 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780363"
}
]
},
{
"html": "40 points",
"text": "40 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781465"
}
]
},
{
"html": "292 points",
"text": "292 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43778081"
}
]
},
{
"html": "1301 points",
"text": "1301 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43775926"
}
]
},
{
"html": "88 points",
"text": "88 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780176"
}
]
}
],
"key": "points"
},
{
"selector": ".subline span.score",
"results": [
{
"html": "136 points",
"text": "136 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786506"
}
]
},
{
"html": "502 points",
"text": "502 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781888"
}
]
},
{
"html": "172 points",
"text": "172 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784721"
}
]
},
{
"html": "157 points",
"text": "157 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786304"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787682"
}
]
},
{
"html": "74 points",
"text": "74 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785039"
}
]
},
{
"html": "367 points",
"text": "367 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780815"
}
]
},
{
"html": "87 points",
"text": "87 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783416"
}
]
},
{
"html": "239 points",
"text": "239 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782406"
}
]
},
{
"html": "55 points",
"text": "55 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784200"
}
]
},
{
"html": "86 points",
"text": "86 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785044"
}
]
},
{
"html": "338 points",
"text": "338 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780377"
}
]
},
{
"html": "124 points",
"text": "124 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782299"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785350"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787133"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784056"
}
]
},
{
"html": "12 points",
"text": "12 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786514"
}
]
},
{
"html": "37 points",
"text": "37 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785464"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784668"
}
]
},
{
"html": "138 points",
"text": "138 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780785"
}
]
},
{
"html": "61 points",
"text": "61 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783997"
}
]
},
{
"html": "68 points",
"text": "68 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785919"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784205"
}
]
},
{
"html": "163 points",
"text": "163 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780876"
}
]
},
{
"html": "703 points",
"text": "703 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780363"
}
]
},
{
"html": "40 points",
"text": "40 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781465"
}
]
},
{
"html": "292 points",
"text": "292 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43778081"
}
]
},
{
"html": "1301 points",
"text": "1301 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43775926"
}
]
},
{
"html": "88 points",
"text": "88 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780176"
}
]
}
],
"key": "points"
},
{
"selector": ".subtext span.score",
"results": [
{
"html": "136 points",
"text": "136 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786506"
}
]
},
{
"html": "502 points",
"text": "502 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781888"
}
]
},
{
"html": "172 points",
"text": "172 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784721"
}
]
},
{
"html": "157 points",
"text": "157 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786304"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787682"
}
]
},
{
"html": "74 points",
"text": "74 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785039"
}
]
},
{
"html": "367 points",
"text": "367 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780815"
}
]
},
{
"html": "87 points",
"text": "87 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783416"
}
]
},
{
"html": "239 points",
"text": "239 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782406"
}
]
},
{
"html": "55 points",
"text": "55 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784200"
}
]
},
{
"html": "86 points",
"text": "86 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785044"
}
]
},
{
"html": "338 points",
"text": "338 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780377"
}
]
},
{
"html": "124 points",
"text": "124 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782299"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785350"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787133"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784056"
}
]
},
{
"html": "12 points",
"text": "12 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786514"
}
]
},
{
"html": "37 points",
"text": "37 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785464"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784668"
}
]
},
{
"html": "138 points",
"text": "138 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780785"
}
]
},
{
"html": "61 points",
"text": "61 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783997"
}
]
},
{
"html": "68 points",
"text": "68 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785919"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784205"
}
]
},
{
"html": "163 points",
"text": "163 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780876"
}
]
},
{
"html": "703 points",
"text": "703 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780363"
}
]
},
{
"html": "40 points",
"text": "40 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781465"
}
]
},
{
"html": "292 points",
"text": "292 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43778081"
}
]
},
{
"html": "1301 points",
"text": "1301 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43775926"
}
]
},
{
"html": "88 points",
"text": "88 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780176"
}
]
}
],
"key": "points"
}
],
"success": true,
"advance_config": {
"console": [],
"network": [],
"cookies": []
},
"_usage": {
"input_tokens": 21,
"output_tokens": 16547,
"inference_time_tokens": 4399,
"total_tokens": 20967
}
}
import { JigsawStack } from "jigsawstack";
const jigsaw = JigsawStack({ apiKey: "your-api-key" });
const response = await jigsaw.web.ai_scrape({
"url": "https://news.ycombinator.com/news",
"element_prompts": [
"titles",
"points"
]
})
{
"page_position": 1,
"page_position_length": 1,
"context": {
"titles": [
"OpenAI releases image generation in the API",
"openai.com",
"I wrote to the address in the GPLv2 license notice (2022)",
"mendhak.com",
"One quantum transition makes light at 21 cm",
"bigthink.com",
"NSF director to resign amid grant terminations, job cuts, and controversy",
"science.org",
"Why I Blog and How I Automate it (2023)",
"ryanwwest.com",
"OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"open-vsx.org",
"On loyalty to Your Employer",
"talentstuff.com",
"Three Fundamental Flaws of SIMD ISAs (2023)",
"bitsnbites.eu",
"Instant SQL for results as you type in DuckDB UI",
"motherduck.com",
"A Principled Approach to Querying Data – A Type-Safe Search DSL",
"claudiu-ivan.com",
"Show HN: Lemon Slice Live – Have a video call with a transformer model",
"Mark Zuckerberg says social media is over",
"newyorker.com",
"Ask HN: Share your AI prompt that stumps every model",
"Show HN: Infat – Declaritive application assocation manager for macOS",
"github.com/philocalyst",
"Bild AI (YC W25) is hiring a founding engineer in SF",
"ycombinator.com",
"Show HN: I Added Translation to My RSS Reader Project",
"rahuldshetty.github.io",
"Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"ssrn.com",
"PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"arxiv.org",
"Show HN: I reverse engineered top websites to build an animated UI library",
"reverseui.com",
"Show HN: Zev – Remember (or discover) terminal commands",
"github.com/dtnewman",
"Creating your own federated microblog",
"fedify.dev",
"A Tour Inside the IBM Z17",
"ibm.com",
"Acquisitions, consolidation, and innovation in AI",
"frontierai.substack.com",
"Three things everyone should know about Vision Transformers",
"Assignment 5: Cars and Key Fobs",
"stanford.edu",
"Careless People",
"pluralistic.net",
"Show HN: I made my own TRMNL e-ink device",
"stavros.io",
"Show HN: My from-scratch OS kernel that runs DOOM",
"github.com/unmappedstack",
"You wouldn't steal a font",
"rib.gay",
"Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"github.com/colanode",
"Hacker News",
"More",
"new",
"past",
"comments",
"ask",
"show",
"jobs",
"submit",
"login"
],
"points": [
"136 points",
"502 points",
"172 points",
"157 points",
"5 points",
"74 points",
"367 points",
"87 points",
"239 points",
"55 points",
"86 points",
"338 points",
"124 points",
"41 points",
"43 points",
"12 points",
"37 points",
"138 points",
"61 points",
"68 points",
"163 points",
"703 points",
"40 points",
"292 points",
"1301 points",
"88 points"
]
},
"selectors": {
"titles": [
".titleline a",
".hnname a",
".morelink",
".pagetop a",
".title a"
],
"points": [
".score",
".subline .score",
".subtext .score",
".subline span.score",
".subtext span.score"
]
},
"link": [
{
"href": "https://news.ycombinator.com",
"text": "",
"type": "a"
},
{
"href": "https://news.ycombinator.com/news",
"text": "Hacker News",
"type": "a"
},
{
"href": "https://news.ycombinator.com/newest",
"text": "new",
"type": "a"
},
{
"href": "https://news.ycombinator.com/front",
"text": "past",
"type": "a"
},
{
"href": "https://news.ycombinator.com/newcomments",
"text": "comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/ask",
"text": "ask",
"type": "a"
},
{
"href": "https://news.ycombinator.com/show",
"text": "show",
"type": "a"
},
{
"href": "https://news.ycombinator.com/jobs",
"text": "jobs",
"type": "a"
},
{
"href": "https://news.ycombinator.com/submit",
"text": "submit",
"type": "a"
},
{
"href": "https://news.ycombinator.com/login?goto=news",
"text": "login",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43786506&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://openai.com/index/image-generation-api/",
"text": "OpenAI releases image generation in the API",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=openai.com",
"text": "openai.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=themanmaran",
"text": "themanmaran",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786506",
"text": "2 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43786506&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786506",
"text": "70 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43781888&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://code.mendhak.com/gpl-v2-address-letter/",
"text": "I wrote to the address in the GPLv2 license notice (2022)",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=mendhak.com",
"text": "mendhak.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=ekiauhce",
"text": "ekiauhce",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43781888",
"text": "9 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43781888&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43781888",
"text": "413 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43784721&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://bigthink.com/starts-with-a-bang/21cm-magic-length/",
"text": "One quantum transition makes light at 21 cm",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=bigthink.com",
"text": "bigthink.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=Brajeshwar",
"text": "Brajeshwar",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784721",
"text": "4 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784721&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784721",
"text": "107 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43786304&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.science.org/content/article/nsf-director-resign-amid-grant-terminations-job-cuts-and-controversy",
"text": "NSF director to resign amid grant terminations, job cuts, and controversy",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=science.org",
"text": "science.org",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=detaro",
"text": "detaro",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786304",
"text": "2 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43786304&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786304",
"text": "113 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43787682&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.ryanwwest.com/why-blog/",
"text": "Why I Blog and How I Automate it (2023)",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=ryanwwest.com",
"text": "ryanwwest.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=indigodaddy",
"text": "indigodaddy",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43787682",
"text": "10 minutes ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43787682&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43787682",
"text": "discuss",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43785039&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://status.open-vsx.org/",
"text": "OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=open-vsx.org",
"text": "open-vsx.org",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=aaronvg",
"text": "aaronvg",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785039",
"text": "4 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43785039&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785039",
"text": "15 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780815&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.talentstuff.com/blog/on-loyalty-to-your-employer",
"text": "On loyalty to Your Employer",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=talentstuff.com",
"text": "talentstuff.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=Peroni",
"text": "Peroni",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780815",
"text": "11 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780815&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780815",
"text": "395 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43783416&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.bitsnbites.eu/three-fundamental-flaws-of-simd/",
"text": "Three Fundamental Flaws of SIMD ISAs (2023)",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=bitsnbites.eu",
"text": "bitsnbites.eu",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=fanf2",
"text": "fanf2",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43783416",
"text": "6 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43783416&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43783416",
"text": "46 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43782406&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://motherduck.com/blog/introducing-instant-sql/",
"text": "Instant SQL for results as you type in DuckDB UI",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=motherduck.com",
"text": "motherduck.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=ryguyrg",
"text": "ryguyrg",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43782406",
"text": "8 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43782406&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43782406",
"text": "83 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43784200&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.claudiu-ivan.com/writing/search-dsl",
"text": "A Principled Approach to Querying Data – A Type-Safe Search DSL",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=claudiu-ivan.com",
"text": "claudiu-ivan.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=kioku",
"text": "kioku",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784200",
"text": "5 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784200&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784200",
"text": "6 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43785044&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785044",
"text": "Show HN: Lemon Slice Live – Have a video call with a transformer model",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=lcolucci",
"text": "lcolucci",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785044",
"text": "4 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43785044&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785044",
"text": "42 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780377&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.newyorker.com/culture/infinite-scroll/mark-zuckerberg-says-social-media-is-over",
"text": "Mark Zuckerberg says social media is over",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=newyorker.com",
"text": "newyorker.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=FinnLobsien",
"text": "FinnLobsien",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780377",
"text": "13 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780377&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780377",
"text": "605 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43782299&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43782299",
"text": "Ask HN: Share your AI prompt that stumps every model",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=owendarko",
"text": "owendarko",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43782299",
"text": "8 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43782299&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43782299",
"text": "243 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43785350&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://github.com/philocalyst/infat",
"text": "Show HN: Infat – Declaritive application assocation manager for macOS",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=github.com/philocalyst",
"text": "github.com/philocalyst",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=philocalyst",
"text": "philocalyst",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785350",
"text": "3 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43785350&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785350",
"text": "15 comments",
"type": "a"
},
{
"href": "https://www.ycombinator.com/companies/bild-ai/jobs/m2ilR5L-founding-engineer",
"text": "Bild AI (YC W25) is hiring a founding engineer in SF",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=ycombinator.com",
"text": "ycombinator.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784946",
"text": "4 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784946&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43787133&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://rahuldshetty.github.io/reader-project/#/translation",
"text": "Show HN: I Added Translation to My RSS Reader Project",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=rahuldshetty.github.io",
"text": "rahuldshetty.github.io",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=anonymousd3vil",
"text": "anonymousd3vil",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43787133",
"text": "1 hour ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43787133&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43787133",
"text": "discuss",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43784056&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5106235",
"text": "Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=ssrn.com",
"text": "ssrn.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=amadeuspagel",
"text": "amadeuspagel",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784056",
"text": "5 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784056&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784056",
"text": "13 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43786514&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://arxiv.org/abs/2503.19779",
"text": "PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=arxiv.org",
"text": "arxiv.org",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=mfiguiere",
"text": "mfiguiere",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786514",
"text": "2 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43786514&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43786514",
"text": "discuss",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43785464&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://reverseui.com",
"text": "Show HN: I reverse engineered top websites to build an animated UI library",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=reverseui.com",
"text": "reverseui.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=armedin",
"text": "armedin",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785464",
"text": "3 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43785464&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785464",
"text": "14 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43784668&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://github.com/dtnewman/zev",
"text": "Show HN: Zev – Remember (or discover) terminal commands",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=github.com/dtnewman",
"text": "github.com/dtnewman",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=dtnewman",
"text": "dtnewman",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784668",
"text": "5 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784668&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784668",
"text": "20 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780785&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://fedify.dev/tutorial/microblog",
"text": "Creating your own federated microblog",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=fedify.dev",
"text": "fedify.dev",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=dahlia",
"text": "dahlia",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780785",
"text": "11 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780785&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780785",
"text": "29 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43783997&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/elizabeth-k-joseph1/2025/04/23/a-tour-inside-the-ibm-z17?communityKey=e7b7d299-8509-4572-8cf1-c1112684644f",
"text": "A Tour Inside the IBM Z17",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=ibm.com",
"text": "ibm.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=rbanffy",
"text": "rbanffy",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43783997",
"text": "6 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43783997&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43783997",
"text": "71 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43785919&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://frontierai.substack.com/p/acquisitions-consolidation-and-innovation",
"text": "Acquisitions, consolidation, and innovation in AI",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=frontierai.substack.com",
"text": "frontierai.substack.com",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=pfarago",
"text": "pfarago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785919",
"text": "3 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43785919&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43785919",
"text": "33 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43784205&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://arxiv.org/abs/2203.09795",
"text": "Three things everyone should know about Vision Transformers",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=arxiv.org",
"text": "arxiv.org",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=reqo",
"text": "reqo",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784205",
"text": "5 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43784205&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43784205",
"text": "14 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780876&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://web.stanford.edu/class/ee26n/Assignments/Assignment5.html",
"text": "Assignment 5: Cars and Key Fobs",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=stanford.edu",
"text": "stanford.edu",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=Pikamander2",
"text": "Pikamander2",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780876",
"text": "11 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780876&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780876",
"text": "148 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780363&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://pluralistic.net/2025/04/23/zuckerstreisand/#zdgaf",
"text": "Careless People",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=pluralistic.net",
"text": "pluralistic.net",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=Aldipower",
"text": "Aldipower",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780363",
"text": "13 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780363&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780363",
"text": "381 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43781465&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://www.stavros.io/posts/making-a-trmnl-device/",
"text": "Show HN: I made my own TRMNL e-ink device",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=stavros.io",
"text": "stavros.io",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=stavros",
"text": "stavros",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43781465",
"text": "6 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43781465&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43781465",
"text": "18 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43778081&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://github.com/UnmappedStack/TacOS",
"text": "Show HN: My from-scratch OS kernel that runs DOOM",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=github.com/unmappedstack",
"text": "github.com/unmappedstack",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=UnmappedStack",
"text": "UnmappedStack",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43778081",
"text": "20 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43778081&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43778081",
"text": "73 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43775926&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://fedi.rib.gay/notes/a6xqityngfubsz0f",
"text": "You wouldn't steal a font",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=rib.gay",
"text": "rib.gay",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=todsacerdoti",
"text": "todsacerdoti",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43775926",
"text": "1 day ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43775926&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43775926",
"text": "375 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/vote?id=43780176&how=up&goto=news",
"text": "",
"type": "a"
},
{
"href": "https://github.com/colanode/colanode",
"text": "Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"type": "a"
},
{
"href": "https://news.ycombinator.com/from?site=github.com/colanode",
"text": "github.com/colanode",
"type": "a"
},
{
"href": "https://news.ycombinator.com/user?id=hakanshehu",
"text": "hakanshehu",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780176",
"text": "13 hours ago",
"type": "a"
},
{
"href": "https://news.ycombinator.com/hide?id=43780176&goto=news",
"text": "hide",
"type": "a"
},
{
"href": "https://news.ycombinator.com/item?id=43780176",
"text": "24 comments",
"type": "a"
},
{
"href": "https://news.ycombinator.com/?p=2",
"text": "More",
"type": "a"
},
{
"href": "https://events.ycombinator.com/ai-sus",
"text": "AI Startup School",
"type": "a"
},
{
"href": "https://news.ycombinator.com/newsguidelines.html",
"text": "Guidelines",
"type": "a"
},
{
"href": "https://news.ycombinator.com/newsfaq.html",
"text": "FAQ",
"type": "a"
},
{
"href": "https://news.ycombinator.com/lists",
"text": "Lists",
"type": "a"
},
{
"href": "https://github.com/HackerNews/API",
"text": "API",
"type": "a"
},
{
"href": "https://news.ycombinator.com/security.html",
"text": "Security",
"type": "a"
},
{
"href": "https://www.ycombinator.com/legal/",
"text": "Legal",
"type": "a"
},
{
"href": "https://www.ycombinator.com/apply/",
"text": "Apply to YC",
"type": "a"
},
{
"href": "mailto:hn@ycombinator.com",
"text": "Contact",
"type": "a"
},
{
"href": "https://news.ycombinator.com/y18.svg",
"text": null,
"type": "img"
},
{
"href": "https://news.ycombinator.com/s.gif",
"text": null,
"type": "img"
},
{
"href": "https://news.ycombinator.com/s.gif",
"text": null,
"type": "img"
}
],
"data": [
{
"selector": ".titleline a",
"results": [
{
"html": "OpenAI releases image generation in the API",
"text": "OpenAI releases image generation in the API",
"attributes": [
{
"name": "href",
"value": "https://openai.com/index/image-generation-api/"
}
]
},
{
"html": "<span class=\"sitestr\">openai.com</span>",
"text": "openai.com",
"attributes": [
{
"name": "href",
"value": "from?site=openai.com"
}
]
},
{
"html": "I wrote to the address in the GPLv2 license notice (2022)",
"text": "I wrote to the address in the GPLv2 license notice (2022)",
"attributes": [
{
"name": "href",
"value": "https://code.mendhak.com/gpl-v2-address-letter/"
}
]
},
{
"html": "<span class=\"sitestr\">mendhak.com</span>",
"text": "mendhak.com",
"attributes": [
{
"name": "href",
"value": "from?site=mendhak.com"
}
]
},
{
"html": "One quantum transition makes light at 21 cm",
"text": "One quantum transition makes light at 21 cm",
"attributes": [
{
"name": "href",
"value": "https://bigthink.com/starts-with-a-bang/21cm-magic-length/"
}
]
},
{
"html": "<span class=\"sitestr\">bigthink.com</span>",
"text": "bigthink.com",
"attributes": [
{
"name": "href",
"value": "from?site=bigthink.com"
}
]
},
{
"html": "NSF director to resign amid grant terminations, job cuts, and controversy",
"text": "NSF director to resign amid grant terminations, job cuts, and controversy",
"attributes": [
{
"name": "href",
"value": "https://www.science.org/content/article/nsf-director-resign-amid-grant-terminations-job-cuts-and-controversy"
}
]
},
{
"html": "<span class=\"sitestr\">science.org</span>",
"text": "science.org",
"attributes": [
{
"name": "href",
"value": "from?site=science.org"
}
]
},
{
"html": "Why I Blog and How I Automate it (2023)",
"text": "Why I Blog and How I Automate it (2023)",
"attributes": [
{
"name": "href",
"value": "https://www.ryanwwest.com/why-blog/"
}
]
},
{
"html": "<span class=\"sitestr\">ryanwwest.com</span>",
"text": "ryanwwest.com",
"attributes": [
{
"name": "href",
"value": "from?site=ryanwwest.com"
}
]
},
{
"html": "OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"text": "OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"attributes": [
{
"name": "href",
"value": "https://status.open-vsx.org/"
}
]
},
{
"html": "<span class=\"sitestr\">open-vsx.org</span>",
"text": "open-vsx.org",
"attributes": [
{
"name": "href",
"value": "from?site=open-vsx.org"
}
]
},
{
"html": "On loyalty to Your Employer",
"text": "On loyalty to Your Employer",
"attributes": [
{
"name": "href",
"value": "https://www.talentstuff.com/blog/on-loyalty-to-your-employer"
}
]
},
{
"html": "<span class=\"sitestr\">talentstuff.com</span>",
"text": "talentstuff.com",
"attributes": [
{
"name": "href",
"value": "from?site=talentstuff.com"
}
]
},
{
"html": "Three Fundamental Flaws of SIMD ISAs (2023)",
"text": "Three Fundamental Flaws of SIMD ISAs (2023)",
"attributes": [
{
"name": "href",
"value": "https://www.bitsnbites.eu/three-fundamental-flaws-of-simd/"
}
]
},
{
"html": "<span class=\"sitestr\">bitsnbites.eu</span>",
"text": "bitsnbites.eu",
"attributes": [
{
"name": "href",
"value": "from?site=bitsnbites.eu"
}
]
},
{
"html": "Instant SQL for results as you type in DuckDB UI",
"text": "Instant SQL for results as you type in DuckDB UI",
"attributes": [
{
"name": "href",
"value": "https://motherduck.com/blog/introducing-instant-sql/"
}
]
},
{
"html": "<span class=\"sitestr\">motherduck.com</span>",
"text": "motherduck.com",
"attributes": [
{
"name": "href",
"value": "from?site=motherduck.com"
}
]
},
{
"html": "A Principled Approach to Querying Data – A Type-Safe Search DSL",
"text": "A Principled Approach to Querying Data – A Type-Safe Search DSL",
"attributes": [
{
"name": "href",
"value": "https://www.claudiu-ivan.com/writing/search-dsl"
}
]
},
{
"html": "<span class=\"sitestr\">claudiu-ivan.com</span>",
"text": "claudiu-ivan.com",
"attributes": [
{
"name": "href",
"value": "from?site=claudiu-ivan.com"
}
]
},
{
"html": "Show HN: Lemon Slice Live – Have a video call with a transformer model",
"text": "Show HN: Lemon Slice Live – Have a video call with a transformer model",
"attributes": [
{
"name": "href",
"value": "item?id=43785044"
}
]
},
{
"html": "Mark Zuckerberg says social media is over",
"text": "Mark Zuckerberg says social media is over",
"attributes": [
{
"name": "href",
"value": "https://www.newyorker.com/culture/infinite-scroll/mark-zuckerberg-says-social-media-is-over"
}
]
},
{
"html": "<span class=\"sitestr\">newyorker.com</span>",
"text": "newyorker.com",
"attributes": [
{
"name": "href",
"value": "from?site=newyorker.com"
}
]
},
{
"html": "Ask HN: Share your AI prompt that stumps every model",
"text": "Ask HN: Share your AI prompt that stumps every model",
"attributes": [
{
"name": "href",
"value": "item?id=43782299"
}
]
},
{
"html": "Show HN: Infat – Declaritive application assocation manager for macOS",
"text": "Show HN: Infat – Declaritive application assocation manager for macOS",
"attributes": [
{
"name": "href",
"value": "https://github.com/philocalyst/infat"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/philocalyst</span>",
"text": "github.com/philocalyst",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/philocalyst"
}
]
},
{
"html": "Bild AI (YC W25) is hiring a founding engineer in SF",
"text": "Bild AI (YC W25) is hiring a founding engineer in SF",
"attributes": [
{
"name": "href",
"value": "https://www.ycombinator.com/companies/bild-ai/jobs/m2ilR5L-founding-engineer"
}
]
},
{
"html": "<span class=\"sitestr\">ycombinator.com</span>",
"text": "ycombinator.com",
"attributes": [
{
"name": "href",
"value": "from?site=ycombinator.com"
}
]
},
{
"html": "Show HN: I Added Translation to My RSS Reader Project",
"text": "Show HN: I Added Translation to My RSS Reader Project",
"attributes": [
{
"name": "href",
"value": "https://rahuldshetty.github.io/reader-project/#/translation"
}
]
},
{
"html": "<span class=\"sitestr\">rahuldshetty.github.io</span>",
"text": "rahuldshetty.github.io",
"attributes": [
{
"name": "href",
"value": "from?site=rahuldshetty.github.io"
}
]
},
{
"html": "Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"text": "Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"attributes": [
{
"name": "href",
"value": "https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5106235"
}
]
},
{
"html": "<span class=\"sitestr\">ssrn.com</span>",
"text": "ssrn.com",
"attributes": [
{
"name": "href",
"value": "from?site=ssrn.com"
}
]
},
{
"html": "PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"text": "PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"attributes": [
{
"name": "href",
"value": "https://arxiv.org/abs/2503.19779"
}
]
},
{
"html": "<span class=\"sitestr\">arxiv.org</span>",
"text": "arxiv.org",
"attributes": [
{
"name": "href",
"value": "from?site=arxiv.org"
}
]
},
{
"html": "Show HN: I reverse engineered top websites to build an animated UI library",
"text": "Show HN: I reverse engineered top websites to build an animated UI library",
"attributes": [
{
"name": "href",
"value": "https://reverseui.com"
}
]
},
{
"html": "<span class=\"sitestr\">reverseui.com</span>",
"text": "reverseui.com",
"attributes": [
{
"name": "href",
"value": "from?site=reverseui.com"
}
]
},
{
"html": "Show HN: Zev – Remember (or discover) terminal commands",
"text": "Show HN: Zev – Remember (or discover) terminal commands",
"attributes": [
{
"name": "href",
"value": "https://github.com/dtnewman/zev"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/dtnewman</span>",
"text": "github.com/dtnewman",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/dtnewman"
}
]
},
{
"html": "Creating your own federated microblog",
"text": "Creating your own federated microblog",
"attributes": [
{
"name": "href",
"value": "https://fedify.dev/tutorial/microblog"
}
]
},
{
"html": "<span class=\"sitestr\">fedify.dev</span>",
"text": "fedify.dev",
"attributes": [
{
"name": "href",
"value": "from?site=fedify.dev"
}
]
},
{
"html": "A Tour Inside the IBM Z17",
"text": "A Tour Inside the IBM Z17",
"attributes": [
{
"name": "href",
"value": "https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/elizabeth-k-joseph1/2025/04/23/a-tour-inside-the-ibm-z17?communityKey=e7b7d299-8509-4572-8cf1-c1112684644f"
}
]
},
{
"html": "<span class=\"sitestr\">ibm.com</span>",
"text": "ibm.com",
"attributes": [
{
"name": "href",
"value": "from?site=ibm.com"
}
]
},
{
"html": "Acquisitions, consolidation, and innovation in AI",
"text": "Acquisitions, consolidation, and innovation in AI",
"attributes": [
{
"name": "href",
"value": "https://frontierai.substack.com/p/acquisitions-consolidation-and-innovation"
}
]
},
{
"html": "<span class=\"sitestr\">frontierai.substack.com</span>",
"text": "frontierai.substack.com",
"attributes": [
{
"name": "href",
"value": "from?site=frontierai.substack.com"
}
]
},
{
"html": "Three things everyone should know about Vision Transformers",
"text": "Three things everyone should know about Vision Transformers",
"attributes": [
{
"name": "href",
"value": "https://arxiv.org/abs/2203.09795"
}
]
},
{
"html": "<span class=\"sitestr\">arxiv.org</span>",
"text": "arxiv.org",
"attributes": [
{
"name": "href",
"value": "from?site=arxiv.org"
}
]
},
{
"html": "Assignment 5: Cars and Key Fobs",
"text": "Assignment 5: Cars and Key Fobs",
"attributes": [
{
"name": "href",
"value": "https://web.stanford.edu/class/ee26n/Assignments/Assignment5.html"
}
]
},
{
"html": "<span class=\"sitestr\">stanford.edu</span>",
"text": "stanford.edu",
"attributes": [
{
"name": "href",
"value": "from?site=stanford.edu"
}
]
},
{
"html": "Careless People",
"text": "Careless People",
"attributes": [
{
"name": "href",
"value": "https://pluralistic.net/2025/04/23/zuckerstreisand/#zdgaf"
}
]
},
{
"html": "<span class=\"sitestr\">pluralistic.net</span>",
"text": "pluralistic.net",
"attributes": [
{
"name": "href",
"value": "from?site=pluralistic.net"
}
]
},
{
"html": "Show HN: I made my own TRMNL e-ink device",
"text": "Show HN: I made my own TRMNL e-ink device",
"attributes": [
{
"name": "href",
"value": "https://www.stavros.io/posts/making-a-trmnl-device/"
}
]
},
{
"html": "<span class=\"sitestr\">stavros.io</span>",
"text": "stavros.io",
"attributes": [
{
"name": "href",
"value": "from?site=stavros.io"
}
]
},
{
"html": "Show HN: My from-scratch OS kernel that runs DOOM",
"text": "Show HN: My from-scratch OS kernel that runs DOOM",
"attributes": [
{
"name": "href",
"value": "https://github.com/UnmappedStack/TacOS"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/unmappedstack</span>",
"text": "github.com/unmappedstack",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/unmappedstack"
}
]
},
{
"html": "You wouldn't steal a font",
"text": "You wouldn't steal a font",
"attributes": [
{
"name": "href",
"value": "https://fedi.rib.gay/notes/a6xqityngfubsz0f"
}
]
},
{
"html": "<span class=\"sitestr\">rib.gay</span>",
"text": "rib.gay",
"attributes": [
{
"name": "href",
"value": "from?site=rib.gay"
}
]
},
{
"html": "Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"text": "Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"attributes": [
{
"name": "href",
"value": "https://github.com/colanode/colanode"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/colanode</span>",
"text": "github.com/colanode",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/colanode"
}
]
}
],
"key": "titles"
},
{
"selector": ".hnname a",
"results": [
{
"html": "Hacker News",
"text": "Hacker News",
"attributes": [
{
"name": "href",
"value": "news"
}
]
}
],
"key": "titles"
},
{
"selector": ".morelink",
"results": [
{
"html": "More",
"text": "More",
"attributes": [
{
"name": "href",
"value": "?p=2"
},
{
"name": "class",
"value": "morelink"
}
]
}
],
"key": "titles"
},
{
"selector": ".pagetop a",
"results": [
{
"html": "Hacker News",
"text": "Hacker News",
"attributes": [
{
"name": "href",
"value": "news"
}
]
},
{
"html": "new",
"text": "new",
"attributes": [
{
"name": "href",
"value": "newest"
}
]
},
{
"html": "past",
"text": "past",
"attributes": [
{
"name": "href",
"value": "front"
}
]
},
{
"html": "comments",
"text": "comments",
"attributes": [
{
"name": "href",
"value": "newcomments"
}
]
},
{
"html": "ask",
"text": "ask",
"attributes": [
{
"name": "href",
"value": "ask"
}
]
},
{
"html": "show",
"text": "show",
"attributes": [
{
"name": "href",
"value": "show"
}
]
},
{
"html": "jobs",
"text": "jobs",
"attributes": [
{
"name": "href",
"value": "jobs"
}
]
},
{
"html": "submit",
"text": "submit",
"attributes": [
{
"name": "href",
"value": "submit"
}
]
},
{
"html": "login",
"text": "login",
"attributes": [
{
"name": "href",
"value": "login?goto=news"
}
]
}
],
"key": "titles"
},
{
"selector": ".title a",
"results": [
{
"html": "OpenAI releases image generation in the API",
"text": "OpenAI releases image generation in the API",
"attributes": [
{
"name": "href",
"value": "https://openai.com/index/image-generation-api/"
}
]
},
{
"html": "<span class=\"sitestr\">openai.com</span>",
"text": "openai.com",
"attributes": [
{
"name": "href",
"value": "from?site=openai.com"
}
]
},
{
"html": "I wrote to the address in the GPLv2 license notice (2022)",
"text": "I wrote to the address in the GPLv2 license notice (2022)",
"attributes": [
{
"name": "href",
"value": "https://code.mendhak.com/gpl-v2-address-letter/"
}
]
},
{
"html": "<span class=\"sitestr\">mendhak.com</span>",
"text": "mendhak.com",
"attributes": [
{
"name": "href",
"value": "from?site=mendhak.com"
}
]
},
{
"html": "One quantum transition makes light at 21 cm",
"text": "One quantum transition makes light at 21 cm",
"attributes": [
{
"name": "href",
"value": "https://bigthink.com/starts-with-a-bang/21cm-magic-length/"
}
]
},
{
"html": "<span class=\"sitestr\">bigthink.com</span>",
"text": "bigthink.com",
"attributes": [
{
"name": "href",
"value": "from?site=bigthink.com"
}
]
},
{
"html": "NSF director to resign amid grant terminations, job cuts, and controversy",
"text": "NSF director to resign amid grant terminations, job cuts, and controversy",
"attributes": [
{
"name": "href",
"value": "https://www.science.org/content/article/nsf-director-resign-amid-grant-terminations-job-cuts-and-controversy"
}
]
},
{
"html": "<span class=\"sitestr\">science.org</span>",
"text": "science.org",
"attributes": [
{
"name": "href",
"value": "from?site=science.org"
}
]
},
{
"html": "Why I Blog and How I Automate it (2023)",
"text": "Why I Blog and How I Automate it (2023)",
"attributes": [
{
"name": "href",
"value": "https://www.ryanwwest.com/why-blog/"
}
]
},
{
"html": "<span class=\"sitestr\">ryanwwest.com</span>",
"text": "ryanwwest.com",
"attributes": [
{
"name": "href",
"value": "from?site=ryanwwest.com"
}
]
},
{
"html": "OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"text": "OpenVSX, which VSCode forks rely on for extensions, down for 24 hours",
"attributes": [
{
"name": "href",
"value": "https://status.open-vsx.org/"
}
]
},
{
"html": "<span class=\"sitestr\">open-vsx.org</span>",
"text": "open-vsx.org",
"attributes": [
{
"name": "href",
"value": "from?site=open-vsx.org"
}
]
},
{
"html": "On loyalty to Your Employer",
"text": "On loyalty to Your Employer",
"attributes": [
{
"name": "href",
"value": "https://www.talentstuff.com/blog/on-loyalty-to-your-employer"
}
]
},
{
"html": "<span class=\"sitestr\">talentstuff.com</span>",
"text": "talentstuff.com",
"attributes": [
{
"name": "href",
"value": "from?site=talentstuff.com"
}
]
},
{
"html": "Three Fundamental Flaws of SIMD ISAs (2023)",
"text": "Three Fundamental Flaws of SIMD ISAs (2023)",
"attributes": [
{
"name": "href",
"value": "https://www.bitsnbites.eu/three-fundamental-flaws-of-simd/"
}
]
},
{
"html": "<span class=\"sitestr\">bitsnbites.eu</span>",
"text": "bitsnbites.eu",
"attributes": [
{
"name": "href",
"value": "from?site=bitsnbites.eu"
}
]
},
{
"html": "Instant SQL for results as you type in DuckDB UI",
"text": "Instant SQL for results as you type in DuckDB UI",
"attributes": [
{
"name": "href",
"value": "https://motherduck.com/blog/introducing-instant-sql/"
}
]
},
{
"html": "<span class=\"sitestr\">motherduck.com</span>",
"text": "motherduck.com",
"attributes": [
{
"name": "href",
"value": "from?site=motherduck.com"
}
]
},
{
"html": "A Principled Approach to Querying Data – A Type-Safe Search DSL",
"text": "A Principled Approach to Querying Data – A Type-Safe Search DSL",
"attributes": [
{
"name": "href",
"value": "https://www.claudiu-ivan.com/writing/search-dsl"
}
]
},
{
"html": "<span class=\"sitestr\">claudiu-ivan.com</span>",
"text": "claudiu-ivan.com",
"attributes": [
{
"name": "href",
"value": "from?site=claudiu-ivan.com"
}
]
},
{
"html": "Show HN: Lemon Slice Live – Have a video call with a transformer model",
"text": "Show HN: Lemon Slice Live – Have a video call with a transformer model",
"attributes": [
{
"name": "href",
"value": "item?id=43785044"
}
]
},
{
"html": "Mark Zuckerberg says social media is over",
"text": "Mark Zuckerberg says social media is over",
"attributes": [
{
"name": "href",
"value": "https://www.newyorker.com/culture/infinite-scroll/mark-zuckerberg-says-social-media-is-over"
}
]
},
{
"html": "<span class=\"sitestr\">newyorker.com</span>",
"text": "newyorker.com",
"attributes": [
{
"name": "href",
"value": "from?site=newyorker.com"
}
]
},
{
"html": "Ask HN: Share your AI prompt that stumps every model",
"text": "Ask HN: Share your AI prompt that stumps every model",
"attributes": [
{
"name": "href",
"value": "item?id=43782299"
}
]
},
{
"html": "Show HN: Infat – Declaritive application assocation manager for macOS",
"text": "Show HN: Infat – Declaritive application assocation manager for macOS",
"attributes": [
{
"name": "href",
"value": "https://github.com/philocalyst/infat"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/philocalyst</span>",
"text": "github.com/philocalyst",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/philocalyst"
}
]
},
{
"html": "Bild AI (YC W25) is hiring a founding engineer in SF",
"text": "Bild AI (YC W25) is hiring a founding engineer in SF",
"attributes": [
{
"name": "href",
"value": "https://www.ycombinator.com/companies/bild-ai/jobs/m2ilR5L-founding-engineer"
}
]
},
{
"html": "<span class=\"sitestr\">ycombinator.com</span>",
"text": "ycombinator.com",
"attributes": [
{
"name": "href",
"value": "from?site=ycombinator.com"
}
]
},
{
"html": "Show HN: I Added Translation to My RSS Reader Project",
"text": "Show HN: I Added Translation to My RSS Reader Project",
"attributes": [
{
"name": "href",
"value": "https://rahuldshetty.github.io/reader-project/#/translation"
}
]
},
{
"html": "<span class=\"sitestr\">rahuldshetty.github.io</span>",
"text": "rahuldshetty.github.io",
"attributes": [
{
"name": "href",
"value": "from?site=rahuldshetty.github.io"
}
]
},
{
"html": "Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"text": "Asymmetric Content Moderation in Search Markets: The Case of Adult Websites",
"attributes": [
{
"name": "href",
"value": "https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5106235"
}
]
},
{
"html": "<span class=\"sitestr\">ssrn.com</span>",
"text": "ssrn.com",
"attributes": [
{
"name": "href",
"value": "from?site=ssrn.com"
}
]
},
{
"html": "PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"text": "PyGraph: Robust Compiler Support for CUDA Graphs in PyTorch",
"attributes": [
{
"name": "href",
"value": "https://arxiv.org/abs/2503.19779"
}
]
},
{
"html": "<span class=\"sitestr\">arxiv.org</span>",
"text": "arxiv.org",
"attributes": [
{
"name": "href",
"value": "from?site=arxiv.org"
}
]
},
{
"html": "Show HN: I reverse engineered top websites to build an animated UI library",
"text": "Show HN: I reverse engineered top websites to build an animated UI library",
"attributes": [
{
"name": "href",
"value": "https://reverseui.com"
}
]
},
{
"html": "<span class=\"sitestr\">reverseui.com</span>",
"text": "reverseui.com",
"attributes": [
{
"name": "href",
"value": "from?site=reverseui.com"
}
]
},
{
"html": "Show HN: Zev – Remember (or discover) terminal commands",
"text": "Show HN: Zev – Remember (or discover) terminal commands",
"attributes": [
{
"name": "href",
"value": "https://github.com/dtnewman/zev"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/dtnewman</span>",
"text": "github.com/dtnewman",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/dtnewman"
}
]
},
{
"html": "Creating your own federated microblog",
"text": "Creating your own federated microblog",
"attributes": [
{
"name": "href",
"value": "https://fedify.dev/tutorial/microblog"
}
]
},
{
"html": "<span class=\"sitestr\">fedify.dev</span>",
"text": "fedify.dev",
"attributes": [
{
"name": "href",
"value": "from?site=fedify.dev"
}
]
},
{
"html": "A Tour Inside the IBM Z17",
"text": "A Tour Inside the IBM Z17",
"attributes": [
{
"name": "href",
"value": "https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/elizabeth-k-joseph1/2025/04/23/a-tour-inside-the-ibm-z17?communityKey=e7b7d299-8509-4572-8cf1-c1112684644f"
}
]
},
{
"html": "<span class=\"sitestr\">ibm.com</span>",
"text": "ibm.com",
"attributes": [
{
"name": "href",
"value": "from?site=ibm.com"
}
]
},
{
"html": "Acquisitions, consolidation, and innovation in AI",
"text": "Acquisitions, consolidation, and innovation in AI",
"attributes": [
{
"name": "href",
"value": "https://frontierai.substack.com/p/acquisitions-consolidation-and-innovation"
}
]
},
{
"html": "<span class=\"sitestr\">frontierai.substack.com</span>",
"text": "frontierai.substack.com",
"attributes": [
{
"name": "href",
"value": "from?site=frontierai.substack.com"
}
]
},
{
"html": "Three things everyone should know about Vision Transformers",
"text": "Three things everyone should know about Vision Transformers",
"attributes": [
{
"name": "href",
"value": "https://arxiv.org/abs/2203.09795"
}
]
},
{
"html": "<span class=\"sitestr\">arxiv.org</span>",
"text": "arxiv.org",
"attributes": [
{
"name": "href",
"value": "from?site=arxiv.org"
}
]
},
{
"html": "Assignment 5: Cars and Key Fobs",
"text": "Assignment 5: Cars and Key Fobs",
"attributes": [
{
"name": "href",
"value": "https://web.stanford.edu/class/ee26n/Assignments/Assignment5.html"
}
]
},
{
"html": "<span class=\"sitestr\">stanford.edu</span>",
"text": "stanford.edu",
"attributes": [
{
"name": "href",
"value": "from?site=stanford.edu"
}
]
},
{
"html": "Careless People",
"text": "Careless People",
"attributes": [
{
"name": "href",
"value": "https://pluralistic.net/2025/04/23/zuckerstreisand/#zdgaf"
}
]
},
{
"html": "<span class=\"sitestr\">pluralistic.net</span>",
"text": "pluralistic.net",
"attributes": [
{
"name": "href",
"value": "from?site=pluralistic.net"
}
]
},
{
"html": "Show HN: I made my own TRMNL e-ink device",
"text": "Show HN: I made my own TRMNL e-ink device",
"attributes": [
{
"name": "href",
"value": "https://www.stavros.io/posts/making-a-trmnl-device/"
}
]
},
{
"html": "<span class=\"sitestr\">stavros.io</span>",
"text": "stavros.io",
"attributes": [
{
"name": "href",
"value": "from?site=stavros.io"
}
]
},
{
"html": "Show HN: My from-scratch OS kernel that runs DOOM",
"text": "Show HN: My from-scratch OS kernel that runs DOOM",
"attributes": [
{
"name": "href",
"value": "https://github.com/UnmappedStack/TacOS"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/unmappedstack</span>",
"text": "github.com/unmappedstack",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/unmappedstack"
}
]
},
{
"html": "You wouldn't steal a font",
"text": "You wouldn't steal a font",
"attributes": [
{
"name": "href",
"value": "https://fedi.rib.gay/notes/a6xqityngfubsz0f"
}
]
},
{
"html": "<span class=\"sitestr\">rib.gay</span>",
"text": "rib.gay",
"attributes": [
{
"name": "href",
"value": "from?site=rib.gay"
}
]
},
{
"html": "Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"text": "Show HN: Colanode, open-source and local-first Slack and Notion alternative",
"attributes": [
{
"name": "href",
"value": "https://github.com/colanode/colanode"
}
]
},
{
"html": "<span class=\"sitestr\">github.com/colanode</span>",
"text": "github.com/colanode",
"attributes": [
{
"name": "href",
"value": "from?site=github.com/colanode"
}
]
},
{
"html": "More",
"text": "More",
"attributes": [
{
"name": "href",
"value": "?p=2"
},
{
"name": "class",
"value": "morelink"
}
]
}
],
"key": "titles"
},
{
"selector": ".score",
"results": [
{
"html": "136 points",
"text": "136 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786506"
}
]
},
{
"html": "502 points",
"text": "502 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781888"
}
]
},
{
"html": "172 points",
"text": "172 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784721"
}
]
},
{
"html": "157 points",
"text": "157 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786304"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787682"
}
]
},
{
"html": "74 points",
"text": "74 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785039"
}
]
},
{
"html": "367 points",
"text": "367 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780815"
}
]
},
{
"html": "87 points",
"text": "87 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783416"
}
]
},
{
"html": "239 points",
"text": "239 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782406"
}
]
},
{
"html": "55 points",
"text": "55 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784200"
}
]
},
{
"html": "86 points",
"text": "86 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785044"
}
]
},
{
"html": "338 points",
"text": "338 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780377"
}
]
},
{
"html": "124 points",
"text": "124 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782299"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785350"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787133"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784056"
}
]
},
{
"html": "12 points",
"text": "12 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786514"
}
]
},
{
"html": "37 points",
"text": "37 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785464"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784668"
}
]
},
{
"html": "138 points",
"text": "138 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780785"
}
]
},
{
"html": "61 points",
"text": "61 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783997"
}
]
},
{
"html": "68 points",
"text": "68 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785919"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784205"
}
]
},
{
"html": "163 points",
"text": "163 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780876"
}
]
},
{
"html": "703 points",
"text": "703 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780363"
}
]
},
{
"html": "40 points",
"text": "40 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781465"
}
]
},
{
"html": "292 points",
"text": "292 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43778081"
}
]
},
{
"html": "1301 points",
"text": "1301 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43775926"
}
]
},
{
"html": "88 points",
"text": "88 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780176"
}
]
}
],
"key": "points"
},
{
"selector": ".subline .score",
"results": [
{
"html": "136 points",
"text": "136 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786506"
}
]
},
{
"html": "502 points",
"text": "502 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781888"
}
]
},
{
"html": "172 points",
"text": "172 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784721"
}
]
},
{
"html": "157 points",
"text": "157 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786304"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787682"
}
]
},
{
"html": "74 points",
"text": "74 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785039"
}
]
},
{
"html": "367 points",
"text": "367 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780815"
}
]
},
{
"html": "87 points",
"text": "87 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783416"
}
]
},
{
"html": "239 points",
"text": "239 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782406"
}
]
},
{
"html": "55 points",
"text": "55 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784200"
}
]
},
{
"html": "86 points",
"text": "86 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785044"
}
]
},
{
"html": "338 points",
"text": "338 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780377"
}
]
},
{
"html": "124 points",
"text": "124 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782299"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785350"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787133"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784056"
}
]
},
{
"html": "12 points",
"text": "12 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786514"
}
]
},
{
"html": "37 points",
"text": "37 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785464"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784668"
}
]
},
{
"html": "138 points",
"text": "138 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780785"
}
]
},
{
"html": "61 points",
"text": "61 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783997"
}
]
},
{
"html": "68 points",
"text": "68 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785919"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784205"
}
]
},
{
"html": "163 points",
"text": "163 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780876"
}
]
},
{
"html": "703 points",
"text": "703 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780363"
}
]
},
{
"html": "40 points",
"text": "40 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781465"
}
]
},
{
"html": "292 points",
"text": "292 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43778081"
}
]
},
{
"html": "1301 points",
"text": "1301 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43775926"
}
]
},
{
"html": "88 points",
"text": "88 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780176"
}
]
}
],
"key": "points"
},
{
"selector": ".subtext .score",
"results": [
{
"html": "136 points",
"text": "136 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786506"
}
]
},
{
"html": "502 points",
"text": "502 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781888"
}
]
},
{
"html": "172 points",
"text": "172 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784721"
}
]
},
{
"html": "157 points",
"text": "157 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786304"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787682"
}
]
},
{
"html": "74 points",
"text": "74 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785039"
}
]
},
{
"html": "367 points",
"text": "367 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780815"
}
]
},
{
"html": "87 points",
"text": "87 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783416"
}
]
},
{
"html": "239 points",
"text": "239 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782406"
}
]
},
{
"html": "55 points",
"text": "55 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784200"
}
]
},
{
"html": "86 points",
"text": "86 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785044"
}
]
},
{
"html": "338 points",
"text": "338 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780377"
}
]
},
{
"html": "124 points",
"text": "124 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782299"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785350"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787133"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784056"
}
]
},
{
"html": "12 points",
"text": "12 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786514"
}
]
},
{
"html": "37 points",
"text": "37 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785464"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784668"
}
]
},
{
"html": "138 points",
"text": "138 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780785"
}
]
},
{
"html": "61 points",
"text": "61 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783997"
}
]
},
{
"html": "68 points",
"text": "68 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785919"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784205"
}
]
},
{
"html": "163 points",
"text": "163 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780876"
}
]
},
{
"html": "703 points",
"text": "703 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780363"
}
]
},
{
"html": "40 points",
"text": "40 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781465"
}
]
},
{
"html": "292 points",
"text": "292 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43778081"
}
]
},
{
"html": "1301 points",
"text": "1301 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43775926"
}
]
},
{
"html": "88 points",
"text": "88 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780176"
}
]
}
],
"key": "points"
},
{
"selector": ".subline span.score",
"results": [
{
"html": "136 points",
"text": "136 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786506"
}
]
},
{
"html": "502 points",
"text": "502 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781888"
}
]
},
{
"html": "172 points",
"text": "172 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784721"
}
]
},
{
"html": "157 points",
"text": "157 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786304"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787682"
}
]
},
{
"html": "74 points",
"text": "74 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785039"
}
]
},
{
"html": "367 points",
"text": "367 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780815"
}
]
},
{
"html": "87 points",
"text": "87 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783416"
}
]
},
{
"html": "239 points",
"text": "239 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782406"
}
]
},
{
"html": "55 points",
"text": "55 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784200"
}
]
},
{
"html": "86 points",
"text": "86 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785044"
}
]
},
{
"html": "338 points",
"text": "338 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780377"
}
]
},
{
"html": "124 points",
"text": "124 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782299"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785350"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787133"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784056"
}
]
},
{
"html": "12 points",
"text": "12 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786514"
}
]
},
{
"html": "37 points",
"text": "37 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785464"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784668"
}
]
},
{
"html": "138 points",
"text": "138 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780785"
}
]
},
{
"html": "61 points",
"text": "61 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783997"
}
]
},
{
"html": "68 points",
"text": "68 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785919"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784205"
}
]
},
{
"html": "163 points",
"text": "163 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780876"
}
]
},
{
"html": "703 points",
"text": "703 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780363"
}
]
},
{
"html": "40 points",
"text": "40 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781465"
}
]
},
{
"html": "292 points",
"text": "292 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43778081"
}
]
},
{
"html": "1301 points",
"text": "1301 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43775926"
}
]
},
{
"html": "88 points",
"text": "88 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780176"
}
]
}
],
"key": "points"
},
{
"selector": ".subtext span.score",
"results": [
{
"html": "136 points",
"text": "136 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786506"
}
]
},
{
"html": "502 points",
"text": "502 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781888"
}
]
},
{
"html": "172 points",
"text": "172 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784721"
}
]
},
{
"html": "157 points",
"text": "157 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786304"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787682"
}
]
},
{
"html": "74 points",
"text": "74 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785039"
}
]
},
{
"html": "367 points",
"text": "367 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780815"
}
]
},
{
"html": "87 points",
"text": "87 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783416"
}
]
},
{
"html": "239 points",
"text": "239 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782406"
}
]
},
{
"html": "55 points",
"text": "55 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784200"
}
]
},
{
"html": "86 points",
"text": "86 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785044"
}
]
},
{
"html": "338 points",
"text": "338 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780377"
}
]
},
{
"html": "124 points",
"text": "124 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43782299"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785350"
}
]
},
{
"html": "5 points",
"text": "5 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43787133"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784056"
}
]
},
{
"html": "12 points",
"text": "12 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43786514"
}
]
},
{
"html": "37 points",
"text": "37 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785464"
}
]
},
{
"html": "43 points",
"text": "43 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784668"
}
]
},
{
"html": "138 points",
"text": "138 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780785"
}
]
},
{
"html": "61 points",
"text": "61 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43783997"
}
]
},
{
"html": "68 points",
"text": "68 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43785919"
}
]
},
{
"html": "41 points",
"text": "41 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43784205"
}
]
},
{
"html": "163 points",
"text": "163 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780876"
}
]
},
{
"html": "703 points",
"text": "703 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780363"
}
]
},
{
"html": "40 points",
"text": "40 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43781465"
}
]
},
{
"html": "292 points",
"text": "292 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43778081"
}
]
},
{
"html": "1301 points",
"text": "1301 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43775926"
}
]
},
{
"html": "88 points",
"text": "88 points",
"attributes": [
{
"name": "class",
"value": "score"
},
{
"name": "id",
"value": "score_43780176"
}
]
}
],
"key": "points"
}
],
"success": true,
"advance_config": {
"console": [],
"network": [],
"cookies": []
},
"_usage": {
"input_tokens": 21,
"output_tokens": 16547,
"inference_time_tokens": 4399,
"total_tokens": 20967
}
}