POST
/
v1
/
ai
/
scrape
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": [
              "A 32-bit processor made with an atomically thin semiconductor",
              "Once lush Sahara was home to a surprisingly unique group of humans",
              "Fedora change aims for 99% package reproducibility",
              "A recent study suggests that insects branched out from crustaceans",
              "Blue Prince is a roguelike puzzle masterpiece",
              "Erlang's not about lightweight processes and message passing (2023)",
              "Datastar: Web Framework for the Future?",
              "Key principles on in-game virtual currencies in the EU",
              "Intentionally Making Close Friends (2021)",
              "Modern 6502",
              "Bilinear interpolation on a quadrilateral using Barycentric coordinates",
              "Adobe deletes Bluesky posts after backlash",
              "Bonobos use a kind of syntax once thought to be unique to humans",
              "AI Coding and the Peanut Butter and Jelly Problem",
              "But what if I want a faster horse?",
              "Why I Program in Lisp",
              "Live Map of the London Underground",
              "Mosaic (YC W25) is building a general purpose agent for video editing",
              "Leaked Meta data reveals campaign to remove pro-Palestine posts",
              "WebRTC for the Curious",
              "Rust CUDA Project",
              "Lead is still bad for your brain",
              "Strengths Are Your Weaknesses",
              "Windows 2000 Server named peak Microsoft",
              "The PS3 Licked the Many Cookie",
              "Playing in the Creek",
              "Our New AI Website Builder",
              "Generative AI in Servo",
              "Germany creates 'super–high-tech ministry' for research, technology, aerospace",
              "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79",
              "A 32-bit processor made with an atomically thin semiconductor (arstechnica.com)",
              "Once lush Sahara was home to a surprisingly unique group of humans (sciencealert.com)",
              "Fedora change aims for 99% package reproducibility (lwn.net)",
              "A recent study suggests that insects branched out from crustaceans (smithsonianmag.com)",
              "Blue Prince is a roguelike puzzle masterpiece (mssv.net)",
              "Erlang's not about lightweight processes and message passing (2023) (stevana.github.io)",
              "Datastar: Web Framework for the Future? (chrismalek.me)",
              "Key principles on in-game virtual currencies in the EU (tiendil.org)",
              "Intentionally Making Close Friends (2021) (neelnanda.io)",
              "Modern 6502 (mikekohn.net)",
              "Bilinear interpolation on a quadrilateral using Barycentric coordinates (gpuopen.com)",
              "Adobe deletes Bluesky posts after backlash (petapixel.com)",
              "Bonobos use a kind of syntax once thought to be unique to humans (newscientist.com)",
              "AI Coding and the Peanut Butter and Jelly Problem (iamcharliegraham.substack.com)",
              "But what if I want a faster horse? (exotext.com)",
              "Why I Program in Lisp (funcall.blogspot.com)",
              "Live Map of the London Underground (londonunderground.live)",
              "Mosaic (YC W25) is building a general purpose agent for video editing (ycombinator.com)",
              "Leaked Meta data reveals campaign to remove pro-Palestine posts (dropsitenews.com)",
              "WebRTC for the Curious (webrtcforthecurious.com)",
              "Rust CUDA Project (github.com/rust-gpu)",
              "Lead is still bad for your brain (neurofrontiers.blog)",
              "Strengths Are Your Weaknesses (terriblesoftware.org)",
              "Windows 2000 Server named peak Microsoft (theregister.com)",
              "The PS3 Licked the Many Cookie (darkcephas.github.io)",
              "Playing in the Creek (hgreer.com)",
              "Our New AI Website Builder (wordpress.com)",
              "Generative AI in Servo (azabani.com)",
              "Germany creates 'super–high-tech ministry' for research, technology, aerospace (science.org)",
              "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79 (wsj.com)",
              "1.",
              "2.",
              "3.",
              "4.",
              "5.",
              "6.",
              "7.",
              "8.",
              "9.",
              "10.",
              "11.",
              "12.",
              "13.",
              "14.",
              "15.",
              "16.",
              "17.",
              "18.",
              "19.",
              "20.",
              "21.",
              "22.",
              "23.",
              "24.",
              "25.",
              "26.",
              "27.",
              "28.",
              "29.",
              "30.",
              "More",
              "arstechnica.com",
              "sciencealert.com",
              "lwn.net",
              "smithsonianmag.com",
              "mssv.net",
              "stevana.github.io",
              "chrismalek.me",
              "tiendil.org",
              "neelnanda.io",
              "mikekohn.net",
              "gpuopen.com",
              "petapixel.com",
              "newscientist.com",
              "iamcharliegraham.substack.com",
              "exotext.com",
              "funcall.blogspot.com",
              "londonunderground.live",
              "ycombinator.com",
              "dropsitenews.com",
              "webrtcforthecurious.com",
              "github.com/rust-gpu",
              "neurofrontiers.blog",
              "terriblesoftware.org",
              "theregister.com",
              "darkcephas.github.io",
              "hgreer.com",
              "wordpress.com",
              "azabani.com",
              "science.org",
              "wsj.com"
        ],
        "points": [
              "116 points",
              "42 points",
              "293 points",
              "79 points",
              "170 points",
              "147 points",
              "22 points",
              "48 points",
              "56 points",
              "101 points",
              "138 points",
              "118 points",
              "12 points",
              "1149 points",
              "221 points",
              "455 points",
              "549 points",
              "80 points",
              "96 points",
              "93 points",
              "260 points",
              "112 points",
              "324 points",
              "65 points",
              "16 points",
              "122 points",
              "66 points"
        ]
  },
  "selectors": {
        "titles": [
              ".titleline > a",
              ".titleline",
              ".title",
              ".athing .titleline a",
              ".athing .title"
        ],
        "points": [
              ".score",
              ".subtext .score",
              ".subline .score",
              ".subtext > .score",
              ".subline > .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=43621378&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://arstechnica.com/science/2025/04/researchers-build-a-risc-v-processor-using-a-2d-semiconductor/",
              "text": "A 32-bit processor made with an atomically thin semiconductor",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=arstechnica.com",
              "text": "arstechnica.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=PaulHoule",
              "text": "PaulHoule",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43621378",
              "text": "5 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43621378&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43621378",
              "text": "21 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43643467&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.sciencealert.com/once-lush-sahara-was-home-to-a-surprisingly-unique-group-of-humans",
              "text": "Once lush Sahara was home to a surprisingly unique group of humans",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=sciencealert.com",
              "text": "sciencealert.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=gmays",
              "text": "gmays",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43643467",
              "text": "3 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43643467&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43643467",
              "text": "2 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43653672&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://lwn.net/Articles/1014979/",
              "text": "Fedora change aims for 99% package reproducibility",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=lwn.net",
              "text": "lwn.net",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=voxadam",
              "text": "voxadam",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43653672",
              "text": "9 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43653672&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43653672",
              "text": "123 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43658093&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.smithsonianmag.com/science-nature/you-might-think-of-shrimp-as-bugs-of-the-sea-but-a-remarkable-discovery-shows-the-opposite-bugs-are-actually-shrimp-of-the-land-180986303/",
              "text": "A recent study suggests that insects branched out from crustaceans",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=smithsonianmag.com",
              "text": "smithsonianmag.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=Carrok",
              "text": "Carrok",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658093",
              "text": "2 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43658093&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658093",
              "text": "60 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43628070&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://mssv.net/2025/04/07/a-puzzle-designer-on-blue-prince-a-roguelike-puzzle-masterpiece/",
              "text": "Blue Prince is a roguelike puzzle masterpiece",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=mssv.net",
              "text": "mssv.net",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=adrianhon",
              "text": "adrianhon",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43628070",
              "text": "4 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43628070&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43628070",
              "text": "43 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43655221&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://stevana.github.io/erlangs_not_about_lightweight_processes_and_message_passing.html",
              "text": "Erlang's not about lightweight processes and message passing (2023)",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=stevana.github.io",
              "text": "stevana.github.io",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=todsacerdoti",
              "text": "todsacerdoti",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43655221",
              "text": "7 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43655221&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43655221",
              "text": "88 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43655914&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://chrismalek.me/posts/data-star-first-impressions/",
              "text": "Datastar: Web Framework for the Future?",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=chrismalek.me",
              "text": "chrismalek.me",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=1659447091",
              "text": "1659447091",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43655914",
              "text": "6 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43655914&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43655914",
              "text": "68 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43658420&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://tiendil.org/en/posts/eu-key-principles-on-in-game-virtual-currencies",
              "text": "Key principles on in-game virtual currencies in the EU",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=tiendil.org",
              "text": "tiendil.org",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=speckx",
              "text": "speckx",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658420",
              "text": "2 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43658420&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658420",
              "text": "13 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43619032&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.neelnanda.io/blog/43-making-friends",
              "text": "Intentionally Making Close Friends (2021)",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=neelnanda.io",
              "text": "neelnanda.io",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=fi-le",
              "text": "fi-le",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43619032",
              "text": "4 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43619032&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43619032",
              "text": "1 comment",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43656609&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.mikekohn.net/micro/modern_6502.php",
              "text": "Modern 6502",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=mikekohn.net",
              "text": "mikekohn.net",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=ingve",
              "text": "ingve",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43656609",
              "text": "5 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43656609&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43656609",
              "text": "4 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43654912&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://gpuopen.com/learn/bilinear-interpolation-quadrilateral-barycentric-coordinates/",
              "text": "Bilinear interpolation on a quadrilateral using Barycentric coordinates",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=gpuopen.com",
              "text": "gpuopen.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=mariuz",
              "text": "mariuz",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654912",
              "text": "7 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43654912&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654912",
              "text": "27 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43653885&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://petapixel.com/2025/04/10/adobe-deletes-bluesky-posts-after-furious-backlash/",
              "text": "Adobe deletes Bluesky posts after backlash",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=petapixel.com",
              "text": "petapixel.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=bookofjoe",
              "text": "bookofjoe",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43653885",
              "text": "9 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43653885&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43653885",
              "text": "208 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43612835&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.newscientist.com/article/2474993-bonobos-use-a-kind-of-syntax-once-thought-to-be-unique-to-humans/",
              "text": "Bonobos use a kind of syntax once thought to be unique to humans",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=newscientist.com",
              "text": "newscientist.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=docmechanic",
              "text": "docmechanic",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43612835",
              "text": "9 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43612835&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43612835",
              "text": "85 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43658794&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://iamcharliegraham.substack.com/p/ai-coding-and-the-peanut-butter-and",
              "text": "AI Coding and the Peanut Butter and Jelly Problem",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=iamcharliegraham.substack.com",
              "text": "iamcharliegraham.substack.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=tylerg",
              "text": "tylerg",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658794",
              "text": "1 hour ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43658794&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658794",
              "text": "7 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43652723&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://rakhim.exotext.com/but-what-if-i-really-want-a-faster-horse",
              "text": "But what if I want a faster horse?",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=exotext.com",
              "text": "exotext.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=saeedesmaili",
              "text": "saeedesmaili",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43652723",
              "text": "11 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43652723&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43652723",
              "text": "515 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43651576&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "http://funcall.blogspot.com/2025/04/why-i-program-in-lisp.html",
              "text": "Why I Program in Lisp",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=funcall.blogspot.com",
              "text": "funcall.blogspot.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=ska80",
              "text": "ska80",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43651576",
              "text": "14 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43651576&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43651576",
              "text": "197 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43651390&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.londonunderground.live/",
              "text": "Live Map of the London Underground",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=londonunderground.live",
              "text": "londonunderground.live",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=LourensT",
              "text": "LourensT",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43651390",
              "text": "15 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43651390&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43651390",
              "text": "107 comments",
              "type": "a"
        },
        {
              "href": "https://www.ycombinator.com/companies/mosaic-2/jobs/ru8Nwdq-founding-engineer",
              "text": "Mosaic (YC W25) is building a general purpose agent for video editing",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=ycombinator.com",
              "text": "ycombinator.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43656007",
              "text": "6 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43656007&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43655603&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.dropsitenews.com/p/leaked-data-israeli-censorship-meta",
              "text": "Leaked Meta data reveals campaign to remove pro-Palestine posts",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=dropsitenews.com",
              "text": "dropsitenews.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=jbegley",
              "text": "jbegley",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43655603",
              "text": "6 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43655603&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43655603",
              "text": "327 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43654813&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://webrtcforthecurious.com",
              "text": "WebRTC for the Curious",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=webrtcforthecurious.com",
              "text": "webrtcforthecurious.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=sebg",
              "text": "sebg",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654813",
              "text": "7 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43654813&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654813",
              "text": "22 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43654881&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://github.com/Rust-GPU/Rust-CUDA",
              "text": "Rust CUDA Project",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=github.com/rust-gpu",
              "text": "github.com/rust-gpu",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=sksxihve",
              "text": "sksxihve",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654881",
              "text": "7 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43654881&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654881",
              "text": "32 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43651532&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://neurofrontiers.blog/why-lead-is-still-bad-for-your-brain/",
              "text": "Lead is still bad for your brain",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=neurofrontiers.blog",
              "text": "neurofrontiers.blog",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=lentoutcry",
              "text": "lentoutcry",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43651532",
              "text": "12 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43651532&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43651532",
              "text": "99 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43652024&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://terriblesoftware.org/2025/03/31/your-strengths-are-your-weaknesses/",
              "text": "Strengths Are Your Weaknesses",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=terriblesoftware.org",
              "text": "terriblesoftware.org",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=kiyanwang",
              "text": "kiyanwang",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43652024",
              "text": "13 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43652024&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43652024",
              "text": "88 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43653421&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.theregister.com/2025/04/11/windows_2000_best_microsoft/",
              "text": "Windows 2000 Server named peak Microsoft",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=theregister.com",
              "text": "theregister.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=rntn",
              "text": "rntn",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43653421",
              "text": "9 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43653421&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43653421",
              "text": "103 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43656279&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://darkcephas.github.io/ps3_failed/ps3_failed.html",
              "text": "The PS3 Licked the Many Cookie",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=darkcephas.github.io",
              "text": "darkcephas.github.io",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=petermcneeley",
              "text": "petermcneeley",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43656279",
              "text": "5 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43656279&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43656279",
              "text": "96 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43650656&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.hgreer.com/PlayingInTheCreek/",
              "text": "Playing in the Creek",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=hgreer.com",
              "text": "hgreer.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=c1ccccc1",
              "text": "c1ccccc1",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43650656",
              "text": "18 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43650656&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43650656",
              "text": "110 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43654279&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://wordpress.com/blog/2025/04/09/ai-website-builder/",
              "text": "Our New AI Website Builder",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=wordpress.com",
              "text": "wordpress.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=bookofjoe",
              "text": "bookofjoe",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654279",
              "text": "8 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43654279&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654279",
              "text": "58 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43657747&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.azabani.com/2025/04/11/generative-ai-in-servo.html",
              "text": "Generative AI in Servo",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=azabani.com",
              "text": "azabani.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=todsacerdoti",
              "text": "todsacerdoti",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43657747",
              "text": "3 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43657747&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43657747",
              "text": "4 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43658060&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.science.org/content/article/germany-creates-super-high-tech-ministry-research-technology-and-aerospace",
              "text": "Germany creates 'super–high-tech ministry' for research, technology, aerospace",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=science.org",
              "text": "science.org",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=pmags",
              "text": "pmags",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658060",
              "text": "2 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43658060&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658060",
              "text": "120 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43657377&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.wsj.com/us-news/mark-klein-whistleblower-dies-73f434c7",
              "text": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=wsj.com",
              "text": "wsj.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=Gabriel54",
              "text": "Gabriel54",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43657377",
              "text": "3 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43657377&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43657377",
              "text": "13 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": "A 32-bit processor made with an atomically thin semiconductor",
                          "text": "A 32-bit processor made with an atomically thin semiconductor",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://arstechnica.com/science/2025/04/researchers-build-a-risc-v-processor-using-a-2d-semiconductor/"
                                }
                          ]
                    },
                    {
                          "html": "Once lush Sahara was home to a surprisingly unique group of humans",
                          "text": "Once lush Sahara was home to a surprisingly unique group of humans",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.sciencealert.com/once-lush-sahara-was-home-to-a-surprisingly-unique-group-of-humans"
                                }
                          ]
                    },
                    {
                          "html": "Fedora change aims for 99% package reproducibility",
                          "text": "Fedora change aims for 99% package reproducibility",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://lwn.net/Articles/1014979/"
                                }
                          ]
                    },
                    {
                          "html": "A recent study suggests that insects branched out from crustaceans",
                          "text": "A recent study suggests that insects branched out from crustaceans",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.smithsonianmag.com/science-nature/you-might-think-of-shrimp-as-bugs-of-the-sea-but-a-remarkable-discovery-shows-the-opposite-bugs-are-actually-shrimp-of-the-land-180986303/"
                                }
                          ]
                    },
                    {
                          "html": "Blue Prince is a roguelike puzzle masterpiece",
                          "text": "Blue Prince is a roguelike puzzle masterpiece",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://mssv.net/2025/04/07/a-puzzle-designer-on-blue-prince-a-roguelike-puzzle-masterpiece/"
                                }
                          ]
                    },
                    {
                          "html": "Erlang's not about lightweight processes and message passing (2023)",
                          "text": "Erlang's not about lightweight processes and message passing (2023)",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://stevana.github.io/erlangs_not_about_lightweight_processes_and_message_passing.html"
                                }
                          ]
                    },
                    {
                          "html": "Datastar: Web Framework for the Future?",
                          "text": "Datastar: Web Framework for the Future?",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://chrismalek.me/posts/data-star-first-impressions/"
                                }
                          ]
                    },
                    {
                          "html": "Key principles on in-game virtual currencies in the EU",
                          "text": "Key principles on in-game virtual currencies in the EU",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://tiendil.org/en/posts/eu-key-principles-on-in-game-virtual-currencies"
                                }
                          ]
                    },
                    {
                          "html": "Intentionally Making Close Friends (2021)",
                          "text": "Intentionally Making Close Friends (2021)",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.neelnanda.io/blog/43-making-friends"
                                }
                          ]
                    },
                    {
                          "html": "Modern 6502",
                          "text": "Modern 6502",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.mikekohn.net/micro/modern_6502.php"
                                }
                          ]
                    },
                    {
                          "html": "Bilinear interpolation on a quadrilateral using Barycentric coordinates",
                          "text": "Bilinear interpolation on a quadrilateral using Barycentric coordinates",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://gpuopen.com/learn/bilinear-interpolation-quadrilateral-barycentric-coordinates/"
                                }
                          ]
                    },
                    {
                          "html": "Adobe deletes Bluesky posts after backlash",
                          "text": "Adobe deletes Bluesky posts after backlash",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://petapixel.com/2025/04/10/adobe-deletes-bluesky-posts-after-furious-backlash/"
                                }
                          ]
                    },
                    {
                          "html": "Bonobos use a kind of syntax once thought to be unique to humans",
                          "text": "Bonobos use a kind of syntax once thought to be unique to humans",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.newscientist.com/article/2474993-bonobos-use-a-kind-of-syntax-once-thought-to-be-unique-to-humans/"
                                }
                          ]
                    },
                    {
                          "html": "AI Coding and the Peanut Butter and Jelly Problem",
                          "text": "AI Coding and the Peanut Butter and Jelly Problem",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://iamcharliegraham.substack.com/p/ai-coding-and-the-peanut-butter-and"
                                }
                          ]
                    },
                    {
                          "html": "But what if I want a faster horse?",
                          "text": "But what if I want a faster horse?",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://rakhim.exotext.com/but-what-if-i-really-want-a-faster-horse"
                                }
                          ]
                    },
                    {
                          "html": "Why I Program in Lisp",
                          "text": "Why I Program in Lisp",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "http://funcall.blogspot.com/2025/04/why-i-program-in-lisp.html"
                                }
                          ]
                    },
                    {
                          "html": "Live Map of the London Underground",
                          "text": "Live Map of the London Underground",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.londonunderground.live/"
                                }
                          ]
                    },
                    {
                          "html": "Mosaic (YC W25) is building a general purpose agent for video editing",
                          "text": "Mosaic (YC W25) is building a general purpose agent for video editing",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.ycombinator.com/companies/mosaic-2/jobs/ru8Nwdq-founding-engineer"
                                }
                          ]
                    },
                    {
                          "html": "Leaked Meta data reveals campaign to remove pro-Palestine posts",
                          "text": "Leaked Meta data reveals campaign to remove pro-Palestine posts",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.dropsitenews.com/p/leaked-data-israeli-censorship-meta"
                                }
                          ]
                    },
                    {
                          "html": "WebRTC for the Curious",
                          "text": "WebRTC for the Curious",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://webrtcforthecurious.com"
                                }
                          ]
                    },
                    {
                          "html": "Rust CUDA Project",
                          "text": "Rust CUDA Project",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://github.com/Rust-GPU/Rust-CUDA"
                                }
                          ]
                    },
                    {
                          "html": "Lead is still bad for your brain",
                          "text": "Lead is still bad for your brain",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://neurofrontiers.blog/why-lead-is-still-bad-for-your-brain/"
                                }
                          ]
                    },
                    {
                          "html": "Strengths Are Your Weaknesses",
                          "text": "Strengths Are Your Weaknesses",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://terriblesoftware.org/2025/03/31/your-strengths-are-your-weaknesses/"
                                }
                          ]
                    },
                    {
                          "html": "Windows 2000 Server named peak Microsoft",
                          "text": "Windows 2000 Server named peak Microsoft",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.theregister.com/2025/04/11/windows_2000_best_microsoft/"
                                }
                          ]
                    },
                    {
                          "html": "The PS3 Licked the Many Cookie",
                          "text": "The PS3 Licked the Many Cookie",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://darkcephas.github.io/ps3_failed/ps3_failed.html"
                                }
                          ]
                    },
                    {
                          "html": "Playing in the Creek",
                          "text": "Playing in the Creek",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.hgreer.com/PlayingInTheCreek/"
                                }
                          ]
                    },
                    {
                          "html": "Our New AI Website Builder",
                          "text": "Our New AI Website Builder",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://wordpress.com/blog/2025/04/09/ai-website-builder/"
                                }
                          ]
                    },
                    {
                          "html": "Generative AI in Servo",
                          "text": "Generative AI in Servo",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.azabani.com/2025/04/11/generative-ai-in-servo.html"
                                }
                          ]
                    },
                    {
                          "html": "Germany creates 'super–high-tech ministry' for research, technology, aerospace",
                          "text": "Germany creates 'super–high-tech ministry' for research, technology, aerospace",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.science.org/content/article/germany-creates-super-high-tech-ministry-research-technology-and-aerospace"
                                }
                          ]
                    },
                    {
                          "html": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79",
                          "text": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.wsj.com/us-news/mark-klein-whistleblower-dies-73f434c7"
                                }
                          ]
                    }
              ],
              "key": "titles"
        },
        {
              "selector": ".titleline",
              "results": [
                    {
                          "html": "<a href=\"https://arstechnica.com/science/2025/04/researchers-build-a-risc-v-processor-using-a-2d-semiconductor/\">A 32-bit processor made with an atomically thin semiconductor</a><span class=\"sitebit comhead\"> (<a href=\"from?site=arstechnica.com\"><span class=\"sitestr\">arstechnica.com</span></a>)</span>",
                          "text": "A 32-bit processor made with an atomically thin semiconductor (arstechnica.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.sciencealert.com/once-lush-sahara-was-home-to-a-surprisingly-unique-group-of-humans\">Once lush Sahara was home to a surprisingly unique group of humans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=sciencealert.com\"><span class=\"sitestr\">sciencealert.com</span></a>)</span>",
                          "text": "Once lush Sahara was home to a surprisingly unique group of humans (sciencealert.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://lwn.net/Articles/1014979/\">Fedora change aims for 99% package reproducibility</a><span class=\"sitebit comhead\"> (<a href=\"from?site=lwn.net\"><span class=\"sitestr\">lwn.net</span></a>)</span>",
                          "text": "Fedora change aims for 99% package reproducibility (lwn.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.smithsonianmag.com/science-nature/you-might-think-of-shrimp-as-bugs-of-the-sea-but-a-remarkable-discovery-shows-the-opposite-bugs-are-actually-shrimp-of-the-land-180986303/\">A recent study suggests that insects branched out from crustaceans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=smithsonianmag.com\"><span class=\"sitestr\">smithsonianmag.com</span></a>)</span>",
                          "text": "A recent study suggests that insects branched out from crustaceans (smithsonianmag.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://mssv.net/2025/04/07/a-puzzle-designer-on-blue-prince-a-roguelike-puzzle-masterpiece/\">Blue Prince is a roguelike puzzle masterpiece</a><span class=\"sitebit comhead\"> (<a href=\"from?site=mssv.net\"><span class=\"sitestr\">mssv.net</span></a>)</span>",
                          "text": "Blue Prince is a roguelike puzzle masterpiece (mssv.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://stevana.github.io/erlangs_not_about_lightweight_processes_and_message_passing.html\">Erlang's not about lightweight processes and message passing (2023)</a><span class=\"sitebit comhead\"> (<a href=\"from?site=stevana.github.io\"><span class=\"sitestr\">stevana.github.io</span></a>)</span>",
                          "text": "Erlang's not about lightweight processes and message passing (2023) (stevana.github.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://chrismalek.me/posts/data-star-first-impressions/\">Datastar: Web Framework for the Future?</a><span class=\"sitebit comhead\"> (<a href=\"from?site=chrismalek.me\"><span class=\"sitestr\">chrismalek.me</span></a>)</span>",
                          "text": "Datastar: Web Framework for the Future? (chrismalek.me)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://tiendil.org/en/posts/eu-key-principles-on-in-game-virtual-currencies\">Key principles on in-game virtual currencies in the EU</a><span class=\"sitebit comhead\"> (<a href=\"from?site=tiendil.org\"><span class=\"sitestr\">tiendil.org</span></a>)</span>",
                          "text": "Key principles on in-game virtual currencies in the EU (tiendil.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.neelnanda.io/blog/43-making-friends\">Intentionally Making Close Friends (2021)</a><span class=\"sitebit comhead\"> (<a href=\"from?site=neelnanda.io\"><span class=\"sitestr\">neelnanda.io</span></a>)</span>",
                          "text": "Intentionally Making Close Friends (2021) (neelnanda.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.mikekohn.net/micro/modern_6502.php\">Modern 6502</a><span class=\"sitebit comhead\"> (<a href=\"from?site=mikekohn.net\"><span class=\"sitestr\">mikekohn.net</span></a>)</span>",
                          "text": "Modern 6502 (mikekohn.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://gpuopen.com/learn/bilinear-interpolation-quadrilateral-barycentric-coordinates/\">Bilinear interpolation on a quadrilateral using Barycentric coordinates</a><span class=\"sitebit comhead\"> (<a href=\"from?site=gpuopen.com\"><span class=\"sitestr\">gpuopen.com</span></a>)</span>",
                          "text": "Bilinear interpolation on a quadrilateral using Barycentric coordinates (gpuopen.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://petapixel.com/2025/04/10/adobe-deletes-bluesky-posts-after-furious-backlash/\">Adobe deletes Bluesky posts after backlash</a><span class=\"sitebit comhead\"> (<a href=\"from?site=petapixel.com\"><span class=\"sitestr\">petapixel.com</span></a>)</span>",
                          "text": "Adobe deletes Bluesky posts after backlash (petapixel.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.newscientist.com/article/2474993-bonobos-use-a-kind-of-syntax-once-thought-to-be-unique-to-humans/\">Bonobos use a kind of syntax once thought to be unique to humans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=newscientist.com\"><span class=\"sitestr\">newscientist.com</span></a>)</span>",
                          "text": "Bonobos use a kind of syntax once thought to be unique to humans (newscientist.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://iamcharliegraham.substack.com/p/ai-coding-and-the-peanut-butter-and\">AI Coding and the Peanut Butter and Jelly Problem</a><span class=\"sitebit comhead\"> (<a href=\"from?site=iamcharliegraham.substack.com\"><span class=\"sitestr\">iamcharliegraham.substack.com</span></a>)</span>",
                          "text": "AI Coding and the Peanut Butter and Jelly Problem (iamcharliegraham.substack.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://rakhim.exotext.com/but-what-if-i-really-want-a-faster-horse\">But what if I want a faster horse?</a><span class=\"sitebit comhead\"> (<a href=\"from?site=exotext.com\"><span class=\"sitestr\">exotext.com</span></a>)</span>",
                          "text": "But what if I want a faster horse? (exotext.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"http://funcall.blogspot.com/2025/04/why-i-program-in-lisp.html\">Why I Program in Lisp</a><span class=\"sitebit comhead\"> (<a href=\"from?site=funcall.blogspot.com\"><span class=\"sitestr\">funcall.blogspot.com</span></a>)</span>",
                          "text": "Why I Program in Lisp (funcall.blogspot.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.londonunderground.live/\">Live Map of the London Underground</a><span class=\"sitebit comhead\"> (<a href=\"from?site=londonunderground.live\"><span class=\"sitestr\">londonunderground.live</span></a>)</span>",
                          "text": "Live Map of the London Underground (londonunderground.live)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.ycombinator.com/companies/mosaic-2/jobs/ru8Nwdq-founding-engineer\">Mosaic (YC W25) is building a general purpose agent for video editing</a><span class=\"sitebit comhead\"> (<a href=\"from?site=ycombinator.com\"><span class=\"sitestr\">ycombinator.com</span></a>)</span>",
                          "text": "Mosaic (YC W25) is building a general purpose agent for video editing (ycombinator.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.dropsitenews.com/p/leaked-data-israeli-censorship-meta\">Leaked Meta data reveals campaign to remove pro-Palestine posts</a><span class=\"sitebit comhead\"> (<a href=\"from?site=dropsitenews.com\"><span class=\"sitestr\">dropsitenews.com</span></a>)</span>",
                          "text": "Leaked Meta data reveals campaign to remove pro-Palestine posts (dropsitenews.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://webrtcforthecurious.com\">WebRTC for the Curious</a><span class=\"sitebit comhead\"> (<a href=\"from?site=webrtcforthecurious.com\"><span class=\"sitestr\">webrtcforthecurious.com</span></a>)</span>",
                          "text": "WebRTC for the Curious (webrtcforthecurious.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://github.com/Rust-GPU/Rust-CUDA\">Rust CUDA Project</a><span class=\"sitebit comhead\"> (<a href=\"from?site=github.com/rust-gpu\"><span class=\"sitestr\">github.com/rust-gpu</span></a>)</span>",
                          "text": "Rust CUDA Project (github.com/rust-gpu)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://neurofrontiers.blog/why-lead-is-still-bad-for-your-brain/\">Lead is still bad for your brain</a><span class=\"sitebit comhead\"> (<a href=\"from?site=neurofrontiers.blog\"><span class=\"sitestr\">neurofrontiers.blog</span></a>)</span>",
                          "text": "Lead is still bad for your brain (neurofrontiers.blog)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://terriblesoftware.org/2025/03/31/your-strengths-are-your-weaknesses/\">Strengths Are Your Weaknesses</a><span class=\"sitebit comhead\"> (<a href=\"from?site=terriblesoftware.org\"><span class=\"sitestr\">terriblesoftware.org</span></a>)</span>",
                          "text": "Strengths Are Your Weaknesses (terriblesoftware.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.theregister.com/2025/04/11/windows_2000_best_microsoft/\">Windows 2000 Server named peak Microsoft</a><span class=\"sitebit comhead\"> (<a href=\"from?site=theregister.com\"><span class=\"sitestr\">theregister.com</span></a>)</span>",
                          "text": "Windows 2000 Server named peak Microsoft (theregister.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://darkcephas.github.io/ps3_failed/ps3_failed.html\">The PS3 Licked the Many Cookie</a><span class=\"sitebit comhead\"> (<a href=\"from?site=darkcephas.github.io\"><span class=\"sitestr\">darkcephas.github.io</span></a>)</span>",
                          "text": "The PS3 Licked the Many Cookie (darkcephas.github.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.hgreer.com/PlayingInTheCreek/\">Playing in the Creek</a><span class=\"sitebit comhead\"> (<a href=\"from?site=hgreer.com\"><span class=\"sitestr\">hgreer.com</span></a>)</span>",
                          "text": "Playing in the Creek (hgreer.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://wordpress.com/blog/2025/04/09/ai-website-builder/\">Our New AI Website Builder</a><span class=\"sitebit comhead\"> (<a href=\"from?site=wordpress.com\"><span class=\"sitestr\">wordpress.com</span></a>)</span>",
                          "text": "Our New AI Website Builder (wordpress.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.azabani.com/2025/04/11/generative-ai-in-servo.html\">Generative AI in Servo</a><span class=\"sitebit comhead\"> (<a href=\"from?site=azabani.com\"><span class=\"sitestr\">azabani.com</span></a>)</span>",
                          "text": "Generative AI in Servo (azabani.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.science.org/content/article/germany-creates-super-high-tech-ministry-research-technology-and-aerospace\">Germany creates 'super–high-tech ministry' for research, technology, aerospace</a><span class=\"sitebit comhead\"> (<a href=\"from?site=science.org\"><span class=\"sitestr\">science.org</span></a>)</span>",
                          "text": "Germany creates 'super–high-tech ministry' for research, technology, aerospace (science.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.wsj.com/us-news/mark-klein-whistleblower-dies-73f434c7\">Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79</a><span class=\"sitebit comhead\"> (<a href=\"from?site=wsj.com\"><span class=\"sitestr\">wsj.com</span></a>)</span>",
                          "text": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79 (wsj.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    }
              ],
              "key": "titles"
        },
        {
              "selector": ".title",
              "results": [
                    {
                          "html": "<span class=\"rank\">1.</span>",
                          "text": "1.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://arstechnica.com/science/2025/04/researchers-build-a-risc-v-processor-using-a-2d-semiconductor/\">A 32-bit processor made with an atomically thin semiconductor</a><span class=\"sitebit comhead\"> (<a href=\"from?site=arstechnica.com\"><span class=\"sitestr\">arstechnica.com</span></a>)</span></span>",
                          "text": "A 32-bit processor made with an atomically thin semiconductor (arstechnica.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">2.</span>",
                          "text": "2.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.sciencealert.com/once-lush-sahara-was-home-to-a-surprisingly-unique-group-of-humans\">Once lush Sahara was home to a surprisingly unique group of humans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=sciencealert.com\"><span class=\"sitestr\">sciencealert.com</span></a>)</span></span>",
                          "text": "Once lush Sahara was home to a surprisingly unique group of humans (sciencealert.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">3.</span>",
                          "text": "3.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://lwn.net/Articles/1014979/\">Fedora change aims for 99% package reproducibility</a><span class=\"sitebit comhead\"> (<a href=\"from?site=lwn.net\"><span class=\"sitestr\">lwn.net</span></a>)</span></span>",
                          "text": "Fedora change aims for 99% package reproducibility (lwn.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">4.</span>",
                          "text": "4.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.smithsonianmag.com/science-nature/you-might-think-of-shrimp-as-bugs-of-the-sea-but-a-remarkable-discovery-shows-the-opposite-bugs-are-actually-shrimp-of-the-land-180986303/\">A recent study suggests that insects branched out from crustaceans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=smithsonianmag.com\"><span class=\"sitestr\">smithsonianmag.com</span></a>)</span></span>",
                          "text": "A recent study suggests that insects branched out from crustaceans (smithsonianmag.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">5.</span>",
                          "text": "5.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://mssv.net/2025/04/07/a-puzzle-designer-on-blue-prince-a-roguelike-puzzle-masterpiece/\">Blue Prince is a roguelike puzzle masterpiece</a><span class=\"sitebit comhead\"> (<a href=\"from?site=mssv.net\"><span class=\"sitestr\">mssv.net</span></a>)</span></span>",
                          "text": "Blue Prince is a roguelike puzzle masterpiece (mssv.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">6.</span>",
                          "text": "6.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://stevana.github.io/erlangs_not_about_lightweight_processes_and_message_passing.html\">Erlang's not about lightweight processes and message passing (2023)</a><span class=\"sitebit comhead\"> (<a href=\"from?site=stevana.github.io\"><span class=\"sitestr\">stevana.github.io</span></a>)</span></span>",
                          "text": "Erlang's not about lightweight processes and message passing (2023) (stevana.github.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">7.</span>",
                          "text": "7.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://chrismalek.me/posts/data-star-first-impressions/\">Datastar: Web Framework for the Future?</a><span class=\"sitebit comhead\"> (<a href=\"from?site=chrismalek.me\"><span class=\"sitestr\">chrismalek.me</span></a>)</span></span>",
                          "text": "Datastar: Web Framework for the Future? (chrismalek.me)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">8.</span>",
                          "text": "8.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://tiendil.org/en/posts/eu-key-principles-on-in-game-virtual-currencies\">Key principles on in-game virtual currencies in the EU</a><span class=\"sitebit comhead\"> (<a href=\"from?site=tiendil.org\"><span class=\"sitestr\">tiendil.org</span></a>)</span></span>",
                          "text": "Key principles on in-game virtual currencies in the EU (tiendil.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">9.</span>",
                          "text": "9.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.neelnanda.io/blog/43-making-friends\">Intentionally Making Close Friends (2021)</a><span class=\"sitebit comhead\"> (<a href=\"from?site=neelnanda.io\"><span class=\"sitestr\">neelnanda.io</span></a>)</span></span>",
                          "text": "Intentionally Making Close Friends (2021) (neelnanda.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">10.</span>",
                          "text": "10.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.mikekohn.net/micro/modern_6502.php\">Modern 6502</a><span class=\"sitebit comhead\"> (<a href=\"from?site=mikekohn.net\"><span class=\"sitestr\">mikekohn.net</span></a>)</span></span>",
                          "text": "Modern 6502 (mikekohn.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">11.</span>",
                          "text": "11.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://gpuopen.com/learn/bilinear-interpolation-quadrilateral-barycentric-coordinates/\">Bilinear interpolation on a quadrilateral using Barycentric coordinates</a><span class=\"sitebit comhead\"> (<a href=\"from?site=gpuopen.com\"><span class=\"sitestr\">gpuopen.com</span></a>)</span></span>",
                          "text": "Bilinear interpolation on a quadrilateral using Barycentric coordinates (gpuopen.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">12.</span>",
                          "text": "12.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://petapixel.com/2025/04/10/adobe-deletes-bluesky-posts-after-furious-backlash/\">Adobe deletes Bluesky posts after backlash</a><span class=\"sitebit comhead\"> (<a href=\"from?site=petapixel.com\"><span class=\"sitestr\">petapixel.com</span></a>)</span></span>",
                          "text": "Adobe deletes Bluesky posts after backlash (petapixel.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">13.</span>",
                          "text": "13.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.newscientist.com/article/2474993-bonobos-use-a-kind-of-syntax-once-thought-to-be-unique-to-humans/\">Bonobos use a kind of syntax once thought to be unique to humans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=newscientist.com\"><span class=\"sitestr\">newscientist.com</span></a>)</span></span>",
                          "text": "Bonobos use a kind of syntax once thought to be unique to humans (newscientist.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">14.</span>",
                          "text": "14.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://iamcharliegraham.substack.com/p/ai-coding-and-the-peanut-butter-and\">AI Coding and the Peanut Butter and Jelly Problem</a><span class=\"sitebit comhead\"> (<a href=\"from?site=iamcharliegraham.substack.com\"><span class=\"sitestr\">iamcharliegraham.substack.com</span></a>)</span></span>",
                          "text": "AI Coding and the Peanut Butter and Jelly Problem (iamcharliegraham.substack.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">15.</span>",
                          "text": "15.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://rakhim.exotext.com/but-what-if-i-really-want-a-faster-horse\">But what if I want a faster horse?</a><span class=\"sitebit comhead\"> (<a href=\"from?site=exotext.com\"><span class=\"sitestr\">exotext.com</span></a>)</span></span>",
                          "text": "But what if I want a faster horse? (exotext.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">16.</span>",
                          "text": "16.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"http://funcall.blogspot.com/2025/04/why-i-program-in-lisp.html\">Why I Program in Lisp</a><span class=\"sitebit comhead\"> (<a href=\"from?site=funcall.blogspot.com\"><span class=\"sitestr\">funcall.blogspot.com</span></a>)</span></span>",
                          "text": "Why I Program in Lisp (funcall.blogspot.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">17.</span>",
                          "text": "17.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.londonunderground.live/\">Live Map of the London Underground</a><span class=\"sitebit comhead\"> (<a href=\"from?site=londonunderground.live\"><span class=\"sitestr\">londonunderground.live</span></a>)</span></span>",
                          "text": "Live Map of the London Underground (londonunderground.live)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">18.</span>",
                          "text": "18.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.ycombinator.com/companies/mosaic-2/jobs/ru8Nwdq-founding-engineer\">Mosaic (YC W25) is building a general purpose agent for video editing</a><span class=\"sitebit comhead\"> (<a href=\"from?site=ycombinator.com\"><span class=\"sitestr\">ycombinator.com</span></a>)</span></span>",
                          "text": "Mosaic (YC W25) is building a general purpose agent for video editing (ycombinator.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">19.</span>",
                          "text": "19.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.dropsitenews.com/p/leaked-data-israeli-censorship-meta\">Leaked Meta data reveals campaign to remove pro-Palestine posts</a><span class=\"sitebit comhead\"> (<a href=\"from?site=dropsitenews.com\"><span class=\"sitestr\">dropsitenews.com</span></a>)</span></span>",
                          "text": "Leaked Meta data reveals campaign to remove pro-Palestine posts (dropsitenews.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">20.</span>",
                          "text": "20.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://webrtcforthecurious.com\">WebRTC for the Curious</a><span class=\"sitebit comhead\"> (<a href=\"from?site=webrtcforthecurious.com\"><span class=\"sitestr\">webrtcforthecurious.com</span></a>)</span></span>",
                          "text": "WebRTC for the Curious (webrtcforthecurious.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">21.</span>",
                          "text": "21.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://github.com/Rust-GPU/Rust-CUDA\">Rust CUDA Project</a><span class=\"sitebit comhead\"> (<a href=\"from?site=github.com/rust-gpu\"><span class=\"sitestr\">github.com/rust-gpu</span></a>)</span></span>",
                          "text": "Rust CUDA Project (github.com/rust-gpu)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">22.</span>",
                          "text": "22.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://neurofrontiers.blog/why-lead-is-still-bad-for-your-brain/\">Lead is still bad for your brain</a><span class=\"sitebit comhead\"> (<a href=\"from?site=neurofrontiers.blog\"><span class=\"sitestr\">neurofrontiers.blog</span></a>)</span></span>",
                          "text": "Lead is still bad for your brain (neurofrontiers.blog)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">23.</span>",
                          "text": "23.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://terriblesoftware.org/2025/03/31/your-strengths-are-your-weaknesses/\">Strengths Are Your Weaknesses</a><span class=\"sitebit comhead\"> (<a href=\"from?site=terriblesoftware.org\"><span class=\"sitestr\">terriblesoftware.org</span></a>)</span></span>",
                          "text": "Strengths Are Your Weaknesses (terriblesoftware.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">24.</span>",
                          "text": "24.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.theregister.com/2025/04/11/windows_2000_best_microsoft/\">Windows 2000 Server named peak Microsoft</a><span class=\"sitebit comhead\"> (<a href=\"from?site=theregister.com\"><span class=\"sitestr\">theregister.com</span></a>)</span></span>",
                          "text": "Windows 2000 Server named peak Microsoft (theregister.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">25.</span>",
                          "text": "25.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://darkcephas.github.io/ps3_failed/ps3_failed.html\">The PS3 Licked the Many Cookie</a><span class=\"sitebit comhead\"> (<a href=\"from?site=darkcephas.github.io\"><span class=\"sitestr\">darkcephas.github.io</span></a>)</span></span>",
                          "text": "The PS3 Licked the Many Cookie (darkcephas.github.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">26.</span>",
                          "text": "26.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.hgreer.com/PlayingInTheCreek/\">Playing in the Creek</a><span class=\"sitebit comhead\"> (<a href=\"from?site=hgreer.com\"><span class=\"sitestr\">hgreer.com</span></a>)</span></span>",
                          "text": "Playing in the Creek (hgreer.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">27.</span>",
                          "text": "27.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://wordpress.com/blog/2025/04/09/ai-website-builder/\">Our New AI Website Builder</a><span class=\"sitebit comhead\"> (<a href=\"from?site=wordpress.com\"><span class=\"sitestr\">wordpress.com</span></a>)</span></span>",
                          "text": "Our New AI Website Builder (wordpress.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">28.</span>",
                          "text": "28.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.azabani.com/2025/04/11/generative-ai-in-servo.html\">Generative AI in Servo</a><span class=\"sitebit comhead\"> (<a href=\"from?site=azabani.com\"><span class=\"sitestr\">azabani.com</span></a>)</span></span>",
                          "text": "Generative AI in Servo (azabani.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">29.</span>",
                          "text": "29.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.science.org/content/article/germany-creates-super-high-tech-ministry-research-technology-and-aerospace\">Germany creates 'super–high-tech ministry' for research, technology, aerospace</a><span class=\"sitebit comhead\"> (<a href=\"from?site=science.org\"><span class=\"sitestr\">science.org</span></a>)</span></span>",
                          "text": "Germany creates 'super–high-tech ministry' for research, technology, aerospace (science.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">30.</span>",
                          "text": "30.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.wsj.com/us-news/mark-klein-whistleblower-dies-73f434c7\">Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79</a><span class=\"sitebit comhead\"> (<a href=\"from?site=wsj.com\"><span class=\"sitestr\">wsj.com</span></a>)</span></span>",
                          "text": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79 (wsj.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"?p=2\" class=\"morelink\">More</a>",
                          "text": "More",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    }
              ],
              "key": "titles"
        },
        {
              "selector": ".athing .titleline a",
              "results": [
                    {
                          "html": "A 32-bit processor made with an atomically thin semiconductor",
                          "text": "A 32-bit processor made with an atomically thin semiconductor",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://arstechnica.com/science/2025/04/researchers-build-a-risc-v-processor-using-a-2d-semiconductor/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">arstechnica.com</span>",
                          "text": "arstechnica.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=arstechnica.com"
                                }
                          ]
                    },
                    {
                          "html": "Once lush Sahara was home to a surprisingly unique group of humans",
                          "text": "Once lush Sahara was home to a surprisingly unique group of humans",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.sciencealert.com/once-lush-sahara-was-home-to-a-surprisingly-unique-group-of-humans"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">sciencealert.com</span>",
                          "text": "sciencealert.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=sciencealert.com"
                                }
                          ]
                    },
                    {
                          "html": "Fedora change aims for 99% package reproducibility",
                          "text": "Fedora change aims for 99% package reproducibility",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://lwn.net/Articles/1014979/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">lwn.net</span>",
                          "text": "lwn.net",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=lwn.net"
                                }
                          ]
                    },
                    {
                          "html": "A recent study suggests that insects branched out from crustaceans",
                          "text": "A recent study suggests that insects branched out from crustaceans",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.smithsonianmag.com/science-nature/you-might-think-of-shrimp-as-bugs-of-the-sea-but-a-remarkable-discovery-shows-the-opposite-bugs-are-actually-shrimp-of-the-land-180986303/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">smithsonianmag.com</span>",
                          "text": "smithsonianmag.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=smithsonianmag.com"
                                }
                          ]
                    },
                    {
                          "html": "Blue Prince is a roguelike puzzle masterpiece",
                          "text": "Blue Prince is a roguelike puzzle masterpiece",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://mssv.net/2025/04/07/a-puzzle-designer-on-blue-prince-a-roguelike-puzzle-masterpiece/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">mssv.net</span>",
                          "text": "mssv.net",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=mssv.net"
                                }
                          ]
                    },
                    {
                          "html": "Erlang's not about lightweight processes and message passing (2023)",
                          "text": "Erlang's not about lightweight processes and message passing (2023)",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://stevana.github.io/erlangs_not_about_lightweight_processes_and_message_passing.html"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">stevana.github.io</span>",
                          "text": "stevana.github.io",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=stevana.github.io"
                                }
                          ]
                    },
                    {
                          "html": "Datastar: Web Framework for the Future?",
                          "text": "Datastar: Web Framework for the Future?",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://chrismalek.me/posts/data-star-first-impressions/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">chrismalek.me</span>",
                          "text": "chrismalek.me",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=chrismalek.me"
                                }
                          ]
                    },
                    {
                          "html": "Key principles on in-game virtual currencies in the EU",
                          "text": "Key principles on in-game virtual currencies in the EU",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://tiendil.org/en/posts/eu-key-principles-on-in-game-virtual-currencies"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">tiendil.org</span>",
                          "text": "tiendil.org",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=tiendil.org"
                                }
                          ]
                    },
                    {
                          "html": "Intentionally Making Close Friends (2021)",
                          "text": "Intentionally Making Close Friends (2021)",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.neelnanda.io/blog/43-making-friends"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">neelnanda.io</span>",
                          "text": "neelnanda.io",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=neelnanda.io"
                                }
                          ]
                    },
                    {
                          "html": "Modern 6502",
                          "text": "Modern 6502",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.mikekohn.net/micro/modern_6502.php"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">mikekohn.net</span>",
                          "text": "mikekohn.net",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=mikekohn.net"
                                }
                          ]
                    },
                    {
                          "html": "Bilinear interpolation on a quadrilateral using Barycentric coordinates",
                          "text": "Bilinear interpolation on a quadrilateral using Barycentric coordinates",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://gpuopen.com/learn/bilinear-interpolation-quadrilateral-barycentric-coordinates/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">gpuopen.com</span>",
                          "text": "gpuopen.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=gpuopen.com"
                                }
                          ]
                    },
                    {
                          "html": "Adobe deletes Bluesky posts after backlash",
                          "text": "Adobe deletes Bluesky posts after backlash",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://petapixel.com/2025/04/10/adobe-deletes-bluesky-posts-after-furious-backlash/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">petapixel.com</span>",
                          "text": "petapixel.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=petapixel.com"
                                }
                          ]
                    },
                    {
                          "html": "Bonobos use a kind of syntax once thought to be unique to humans",
                          "text": "Bonobos use a kind of syntax once thought to be unique to humans",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.newscientist.com/article/2474993-bonobos-use-a-kind-of-syntax-once-thought-to-be-unique-to-humans/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">newscientist.com</span>",
                          "text": "newscientist.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=newscientist.com"
                                }
                          ]
                    },
                    {
                          "html": "AI Coding and the Peanut Butter and Jelly Problem",
                          "text": "AI Coding and the Peanut Butter and Jelly Problem",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://iamcharliegraham.substack.com/p/ai-coding-and-the-peanut-butter-and"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">iamcharliegraham.substack.com</span>",
                          "text": "iamcharliegraham.substack.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=iamcharliegraham.substack.com"
                                }
                          ]
                    },
                    {
                          "html": "But what if I want a faster horse?",
                          "text": "But what if I want a faster horse?",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://rakhim.exotext.com/but-what-if-i-really-want-a-faster-horse"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">exotext.com</span>",
                          "text": "exotext.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=exotext.com"
                                }
                          ]
                    },
                    {
                          "html": "Why I Program in Lisp",
                          "text": "Why I Program in Lisp",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "http://funcall.blogspot.com/2025/04/why-i-program-in-lisp.html"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">funcall.blogspot.com</span>",
                          "text": "funcall.blogspot.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=funcall.blogspot.com"
                                }
                          ]
                    },
                    {
                          "html": "Live Map of the London Underground",
                          "text": "Live Map of the London Underground",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.londonunderground.live/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">londonunderground.live</span>",
                          "text": "londonunderground.live",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=londonunderground.live"
                                }
                          ]
                    },
                    {
                          "html": "Mosaic (YC W25) is building a general purpose agent for video editing",
                          "text": "Mosaic (YC W25) is building a general purpose agent for video editing",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.ycombinator.com/companies/mosaic-2/jobs/ru8Nwdq-founding-engineer"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">ycombinator.com</span>",
                          "text": "ycombinator.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=ycombinator.com"
                                }
                          ]
                    },
                    {
                          "html": "Leaked Meta data reveals campaign to remove pro-Palestine posts",
                          "text": "Leaked Meta data reveals campaign to remove pro-Palestine posts",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.dropsitenews.com/p/leaked-data-israeli-censorship-meta"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">dropsitenews.com</span>",
                          "text": "dropsitenews.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=dropsitenews.com"
                                }
                          ]
                    },
                    {
                          "html": "WebRTC for the Curious",
                          "text": "WebRTC for the Curious",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://webrtcforthecurious.com"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">webrtcforthecurious.com</span>",
                          "text": "webrtcforthecurious.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=webrtcforthecurious.com"
                                }
                          ]
                    },
                    {
                          "html": "Rust CUDA Project",
                          "text": "Rust CUDA Project",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://github.com/Rust-GPU/Rust-CUDA"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">github.com/rust-gpu</span>",
                          "text": "github.com/rust-gpu",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=github.com/rust-gpu"
                                }
                          ]
                    },
                    {
                          "html": "Lead is still bad for your brain",
                          "text": "Lead is still bad for your brain",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://neurofrontiers.blog/why-lead-is-still-bad-for-your-brain/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">neurofrontiers.blog</span>",
                          "text": "neurofrontiers.blog",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=neurofrontiers.blog"
                                }
                          ]
                    },
                    {
                          "html": "Strengths Are Your Weaknesses",
                          "text": "Strengths Are Your Weaknesses",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://terriblesoftware.org/2025/03/31/your-strengths-are-your-weaknesses/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">terriblesoftware.org</span>",
                          "text": "terriblesoftware.org",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=terriblesoftware.org"
                                }
                          ]
                    },
                    {
                          "html": "Windows 2000 Server named peak Microsoft",
                          "text": "Windows 2000 Server named peak Microsoft",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.theregister.com/2025/04/11/windows_2000_best_microsoft/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">theregister.com</span>",
                          "text": "theregister.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=theregister.com"
                                }
                          ]
                    },
                    {
                          "html": "The PS3 Licked the Many Cookie",
                          "text": "The PS3 Licked the Many Cookie",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://darkcephas.github.io/ps3_failed/ps3_failed.html"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">darkcephas.github.io</span>",
                          "text": "darkcephas.github.io",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=darkcephas.github.io"
                                }
                          ]
                    },
                    {
                          "html": "Playing in the Creek",
                          "text": "Playing in the Creek",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.hgreer.com/PlayingInTheCreek/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">hgreer.com</span>",
                          "text": "hgreer.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=hgreer.com"
                                }
                          ]
                    },
                    {
                          "html": "Our New AI Website Builder",
                          "text": "Our New AI Website Builder",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://wordpress.com/blog/2025/04/09/ai-website-builder/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">wordpress.com</span>",
                          "text": "wordpress.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=wordpress.com"
                                }
                          ]
                    },
                    {
                          "html": "Generative AI in Servo",
                          "text": "Generative AI in Servo",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.azabani.com/2025/04/11/generative-ai-in-servo.html"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">azabani.com</span>",
                          "text": "azabani.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=azabani.com"
                                }
                          ]
                    },
                    {
                          "html": "Germany creates 'super–high-tech ministry' for research, technology, aerospace",
                          "text": "Germany creates 'super–high-tech ministry' for research, technology, aerospace",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.science.org/content/article/germany-creates-super-high-tech-ministry-research-technology-and-aerospace"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">science.org</span>",
                          "text": "science.org",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=science.org"
                                }
                          ]
                    },
                    {
                          "html": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79",
                          "text": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.wsj.com/us-news/mark-klein-whistleblower-dies-73f434c7"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">wsj.com</span>",
                          "text": "wsj.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=wsj.com"
                                }
                          ]
                    }
              ],
              "key": "titles"
        },
        {
              "selector": ".athing .title",
              "results": [
                    {
                          "html": "<span class=\"rank\">1.</span>",
                          "text": "1.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://arstechnica.com/science/2025/04/researchers-build-a-risc-v-processor-using-a-2d-semiconductor/\">A 32-bit processor made with an atomically thin semiconductor</a><span class=\"sitebit comhead\"> (<a href=\"from?site=arstechnica.com\"><span class=\"sitestr\">arstechnica.com</span></a>)</span></span>",
                          "text": "A 32-bit processor made with an atomically thin semiconductor (arstechnica.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">2.</span>",
                          "text": "2.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.sciencealert.com/once-lush-sahara-was-home-to-a-surprisingly-unique-group-of-humans\">Once lush Sahara was home to a surprisingly unique group of humans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=sciencealert.com\"><span class=\"sitestr\">sciencealert.com</span></a>)</span></span>",
                          "text": "Once lush Sahara was home to a surprisingly unique group of humans (sciencealert.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">3.</span>",
                          "text": "3.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://lwn.net/Articles/1014979/\">Fedora change aims for 99% package reproducibility</a><span class=\"sitebit comhead\"> (<a href=\"from?site=lwn.net\"><span class=\"sitestr\">lwn.net</span></a>)</span></span>",
                          "text": "Fedora change aims for 99% package reproducibility (lwn.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">4.</span>",
                          "text": "4.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.smithsonianmag.com/science-nature/you-might-think-of-shrimp-as-bugs-of-the-sea-but-a-remarkable-discovery-shows-the-opposite-bugs-are-actually-shrimp-of-the-land-180986303/\">A recent study suggests that insects branched out from crustaceans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=smithsonianmag.com\"><span class=\"sitestr\">smithsonianmag.com</span></a>)</span></span>",
                          "text": "A recent study suggests that insects branched out from crustaceans (smithsonianmag.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">5.</span>",
                          "text": "5.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://mssv.net/2025/04/07/a-puzzle-designer-on-blue-prince-a-roguelike-puzzle-masterpiece/\">Blue Prince is a roguelike puzzle masterpiece</a><span class=\"sitebit comhead\"> (<a href=\"from?site=mssv.net\"><span class=\"sitestr\">mssv.net</span></a>)</span></span>",
                          "text": "Blue Prince is a roguelike puzzle masterpiece (mssv.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">6.</span>",
                          "text": "6.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://stevana.github.io/erlangs_not_about_lightweight_processes_and_message_passing.html\">Erlang's not about lightweight processes and message passing (2023)</a><span class=\"sitebit comhead\"> (<a href=\"from?site=stevana.github.io\"><span class=\"sitestr\">stevana.github.io</span></a>)</span></span>",
                          "text": "Erlang's not about lightweight processes and message passing (2023) (stevana.github.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">7.</span>",
                          "text": "7.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://chrismalek.me/posts/data-star-first-impressions/\">Datastar: Web Framework for the Future?</a><span class=\"sitebit comhead\"> (<a href=\"from?site=chrismalek.me\"><span class=\"sitestr\">chrismalek.me</span></a>)</span></span>",
                          "text": "Datastar: Web Framework for the Future? (chrismalek.me)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">8.</span>",
                          "text": "8.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://tiendil.org/en/posts/eu-key-principles-on-in-game-virtual-currencies\">Key principles on in-game virtual currencies in the EU</a><span class=\"sitebit comhead\"> (<a href=\"from?site=tiendil.org\"><span class=\"sitestr\">tiendil.org</span></a>)</span></span>",
                          "text": "Key principles on in-game virtual currencies in the EU (tiendil.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">9.</span>",
                          "text": "9.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.neelnanda.io/blog/43-making-friends\">Intentionally Making Close Friends (2021)</a><span class=\"sitebit comhead\"> (<a href=\"from?site=neelnanda.io\"><span class=\"sitestr\">neelnanda.io</span></a>)</span></span>",
                          "text": "Intentionally Making Close Friends (2021) (neelnanda.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">10.</span>",
                          "text": "10.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.mikekohn.net/micro/modern_6502.php\">Modern 6502</a><span class=\"sitebit comhead\"> (<a href=\"from?site=mikekohn.net\"><span class=\"sitestr\">mikekohn.net</span></a>)</span></span>",
                          "text": "Modern 6502 (mikekohn.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">11.</span>",
                          "text": "11.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://gpuopen.com/learn/bilinear-interpolation-quadrilateral-barycentric-coordinates/\">Bilinear interpolation on a quadrilateral using Barycentric coordinates</a><span class=\"sitebit comhead\"> (<a href=\"from?site=gpuopen.com\"><span class=\"sitestr\">gpuopen.com</span></a>)</span></span>",
                          "text": "Bilinear interpolation on a quadrilateral using Barycentric coordinates (gpuopen.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">12.</span>",
                          "text": "12.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://petapixel.com/2025/04/10/adobe-deletes-bluesky-posts-after-furious-backlash/\">Adobe deletes Bluesky posts after backlash</a><span class=\"sitebit comhead\"> (<a href=\"from?site=petapixel.com\"><span class=\"sitestr\">petapixel.com</span></a>)</span></span>",
                          "text": "Adobe deletes Bluesky posts after backlash (petapixel.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">13.</span>",
                          "text": "13.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.newscientist.com/article/2474993-bonobos-use-a-kind-of-syntax-once-thought-to-be-unique-to-humans/\">Bonobos use a kind of syntax once thought to be unique to humans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=newscientist.com\"><span class=\"sitestr\">newscientist.com</span></a>)</span></span>",
                          "text": "Bonobos use a kind of syntax once thought to be unique to humans (newscientist.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">14.</span>",
                          "text": "14.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://iamcharliegraham.substack.com/p/ai-coding-and-the-peanut-butter-and\">AI Coding and the Peanut Butter and Jelly Problem</a><span class=\"sitebit comhead\"> (<a href=\"from?site=iamcharliegraham.substack.com\"><span class=\"sitestr\">iamcharliegraham.substack.com</span></a>)</span></span>",
                          "text": "AI Coding and the Peanut Butter and Jelly Problem (iamcharliegraham.substack.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">15.</span>",
                          "text": "15.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://rakhim.exotext.com/but-what-if-i-really-want-a-faster-horse\">But what if I want a faster horse?</a><span class=\"sitebit comhead\"> (<a href=\"from?site=exotext.com\"><span class=\"sitestr\">exotext.com</span></a>)</span></span>",
                          "text": "But what if I want a faster horse? (exotext.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">16.</span>",
                          "text": "16.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"http://funcall.blogspot.com/2025/04/why-i-program-in-lisp.html\">Why I Program in Lisp</a><span class=\"sitebit comhead\"> (<a href=\"from?site=funcall.blogspot.com\"><span class=\"sitestr\">funcall.blogspot.com</span></a>)</span></span>",
                          "text": "Why I Program in Lisp (funcall.blogspot.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">17.</span>",
                          "text": "17.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.londonunderground.live/\">Live Map of the London Underground</a><span class=\"sitebit comhead\"> (<a href=\"from?site=londonunderground.live\"><span class=\"sitestr\">londonunderground.live</span></a>)</span></span>",
                          "text": "Live Map of the London Underground (londonunderground.live)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">18.</span>",
                          "text": "18.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.ycombinator.com/companies/mosaic-2/jobs/ru8Nwdq-founding-engineer\">Mosaic (YC W25) is building a general purpose agent for video editing</a><span class=\"sitebit comhead\"> (<a href=\"from?site=ycombinator.com\"><span class=\"sitestr\">ycombinator.com</span></a>)</span></span>",
                          "text": "Mosaic (YC W25) is building a general purpose agent for video editing (ycombinator.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">19.</span>",
                          "text": "19.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.dropsitenews.com/p/leaked-data-israeli-censorship-meta\">Leaked Meta data reveals campaign to remove pro-Palestine posts</a><span class=\"sitebit comhead\"> (<a href=\"from?site=dropsitenews.com\"><span class=\"sitestr\">dropsitenews.com</span></a>)</span></span>",
                          "text": "Leaked Meta data reveals campaign to remove pro-Palestine posts (dropsitenews.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">20.</span>",
                          "text": "20.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://webrtcforthecurious.com\">WebRTC for the Curious</a><span class=\"sitebit comhead\"> (<a href=\"from?site=webrtcforthecurious.com\"><span class=\"sitestr\">webrtcforthecurious.com</span></a>)</span></span>",
                          "text": "WebRTC for the Curious (webrtcforthecurious.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">21.</span>",
                          "text": "21.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://github.com/Rust-GPU/Rust-CUDA\">Rust CUDA Project</a><span class=\"sitebit comhead\"> (<a href=\"from?site=github.com/rust-gpu\"><span class=\"sitestr\">github.com/rust-gpu</span></a>)</span></span>",
                          "text": "Rust CUDA Project (github.com/rust-gpu)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">22.</span>",
                          "text": "22.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://neurofrontiers.blog/why-lead-is-still-bad-for-your-brain/\">Lead is still bad for your brain</a><span class=\"sitebit comhead\"> (<a href=\"from?site=neurofrontiers.blog\"><span class=\"sitestr\">neurofrontiers.blog</span></a>)</span></span>",
                          "text": "Lead is still bad for your brain (neurofrontiers.blog)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">23.</span>",
                          "text": "23.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://terriblesoftware.org/2025/03/31/your-strengths-are-your-weaknesses/\">Strengths Are Your Weaknesses</a><span class=\"sitebit comhead\"> (<a href=\"from?site=terriblesoftware.org\"><span class=\"sitestr\">terriblesoftware.org</span></a>)</span></span>",
                          "text": "Strengths Are Your Weaknesses (terriblesoftware.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">24.</span>",
                          "text": "24.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.theregister.com/2025/04/11/windows_2000_best_microsoft/\">Windows 2000 Server named peak Microsoft</a><span class=\"sitebit comhead\"> (<a href=\"from?site=theregister.com\"><span class=\"sitestr\">theregister.com</span></a>)</span></span>",
                          "text": "Windows 2000 Server named peak Microsoft (theregister.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">25.</span>",
                          "text": "25.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://darkcephas.github.io/ps3_failed/ps3_failed.html\">The PS3 Licked the Many Cookie</a><span class=\"sitebit comhead\"> (<a href=\"from?site=darkcephas.github.io\"><span class=\"sitestr\">darkcephas.github.io</span></a>)</span></span>",
                          "text": "The PS3 Licked the Many Cookie (darkcephas.github.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">26.</span>",
                          "text": "26.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.hgreer.com/PlayingInTheCreek/\">Playing in the Creek</a><span class=\"sitebit comhead\"> (<a href=\"from?site=hgreer.com\"><span class=\"sitestr\">hgreer.com</span></a>)</span></span>",
                          "text": "Playing in the Creek (hgreer.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">27.</span>",
                          "text": "27.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://wordpress.com/blog/2025/04/09/ai-website-builder/\">Our New AI Website Builder</a><span class=\"sitebit comhead\"> (<a href=\"from?site=wordpress.com\"><span class=\"sitestr\">wordpress.com</span></a>)</span></span>",
                          "text": "Our New AI Website Builder (wordpress.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">28.</span>",
                          "text": "28.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.azabani.com/2025/04/11/generative-ai-in-servo.html\">Generative AI in Servo</a><span class=\"sitebit comhead\"> (<a href=\"from?site=azabani.com\"><span class=\"sitestr\">azabani.com</span></a>)</span></span>",
                          "text": "Generative AI in Servo (azabani.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">29.</span>",
                          "text": "29.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.science.org/content/article/germany-creates-super-high-tech-ministry-research-technology-and-aerospace\">Germany creates 'super–high-tech ministry' for research, technology, aerospace</a><span class=\"sitebit comhead\"> (<a href=\"from?site=science.org\"><span class=\"sitestr\">science.org</span></a>)</span></span>",
                          "text": "Germany creates 'super–high-tech ministry' for research, technology, aerospace (science.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">30.</span>",
                          "text": "30.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.wsj.com/us-news/mark-klein-whistleblower-dies-73f434c7\">Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79</a><span class=\"sitebit comhead\"> (<a href=\"from?site=wsj.com\"><span class=\"sitestr\">wsj.com</span></a>)</span></span>",
                          "text": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79 (wsj.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    }
              ],
              "key": "titles"
        },
        {
              "selector": ".score",
              "results": [
                    {
                          "html": "116 points",
                          "text": "116 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43621378"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43643467"
                                }
                          ]
                    },
                    {
                          "html": "293 points",
                          "text": "293 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653672"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658093"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43628070"
                                }
                          ]
                    },
                    {
                          "html": "170 points",
                          "text": "170 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655221"
                                }
                          ]
                    },
                    {
                          "html": "147 points",
                          "text": "147 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655914"
                                }
                          ]
                    },
                    {
                          "html": "22 points",
                          "text": "22 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658420"
                                }
                          ]
                    },
                    {
                          "html": "48 points",
                          "text": "48 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43619032"
                                }
                          ]
                    },
                    {
                          "html": "56 points",
                          "text": "56 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656609"
                                }
                          ]
                    },
                    {
                          "html": "101 points",
                          "text": "101 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654912"
                                }
                          ]
                    },
                    {
                          "html": "138 points",
                          "text": "138 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653885"
                                }
                          ]
                    },
                    {
                          "html": "118 points",
                          "text": "118 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43612835"
                                }
                          ]
                    },
                    {
                          "html": "12 points",
                          "text": "12 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658794"
                                }
                          ]
                    },
                    {
                          "html": "1149 points",
                          "text": "1149 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652723"
                                }
                          ]
                    },
                    {
                          "html": "221 points",
                          "text": "221 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651576"
                                }
                          ]
                    },
                    {
                          "html": "455 points",
                          "text": "455 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651390"
                                }
                          ]
                    },
                    {
                          "html": "549 points",
                          "text": "549 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655603"
                                }
                          ]
                    },
                    {
                          "html": "80 points",
                          "text": "80 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654813"
                                }
                          ]
                    },
                    {
                          "html": "96 points",
                          "text": "96 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654881"
                                }
                          ]
                    },
                    {
                          "html": "93 points",
                          "text": "93 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651532"
                                }
                          ]
                    },
                    {
                          "html": "260 points",
                          "text": "260 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652024"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653421"
                                }
                          ]
                    },
                    {
                          "html": "112 points",
                          "text": "112 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656279"
                                }
                          ]
                    },
                    {
                          "html": "324 points",
                          "text": "324 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43650656"
                                }
                          ]
                    },
                    {
                          "html": "65 points",
                          "text": "65 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654279"
                                }
                          ]
                    },
                    {
                          "html": "16 points",
                          "text": "16 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657747"
                                }
                          ]
                    },
                    {
                          "html": "122 points",
                          "text": "122 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658060"
                                }
                          ]
                    },
                    {
                          "html": "66 points",
                          "text": "66 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657377"
                                }
                          ]
                    }
              ],
              "key": "points"
        },
        {
              "selector": ".subtext .score",
              "results": [
                    {
                          "html": "116 points",
                          "text": "116 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43621378"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43643467"
                                }
                          ]
                    },
                    {
                          "html": "293 points",
                          "text": "293 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653672"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658093"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43628070"
                                }
                          ]
                    },
                    {
                          "html": "170 points",
                          "text": "170 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655221"
                                }
                          ]
                    },
                    {
                          "html": "147 points",
                          "text": "147 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655914"
                                }
                          ]
                    },
                    {
                          "html": "22 points",
                          "text": "22 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658420"
                                }
                          ]
                    },
                    {
                          "html": "48 points",
                          "text": "48 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43619032"
                                }
                          ]
                    },
                    {
                          "html": "56 points",
                          "text": "56 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656609"
                                }
                          ]
                    },
                    {
                          "html": "101 points",
                          "text": "101 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654912"
                                }
                          ]
                    },
                    {
                          "html": "138 points",
                          "text": "138 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653885"
                                }
                          ]
                    },
                    {
                          "html": "118 points",
                          "text": "118 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43612835"
                                }
                          ]
                    },
                    {
                          "html": "12 points",
                          "text": "12 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658794"
                                }
                          ]
                    },
                    {
                          "html": "1149 points",
                          "text": "1149 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652723"
                                }
                          ]
                    },
                    {
                          "html": "221 points",
                          "text": "221 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651576"
                                }
                          ]
                    },
                    {
                          "html": "455 points",
                          "text": "455 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651390"
                                }
                          ]
                    },
                    {
                          "html": "549 points",
                          "text": "549 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655603"
                                }
                          ]
                    },
                    {
                          "html": "80 points",
                          "text": "80 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654813"
                                }
                          ]
                    },
                    {
                          "html": "96 points",
                          "text": "96 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654881"
                                }
                          ]
                    },
                    {
                          "html": "93 points",
                          "text": "93 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651532"
                                }
                          ]
                    },
                    {
                          "html": "260 points",
                          "text": "260 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652024"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653421"
                                }
                          ]
                    },
                    {
                          "html": "112 points",
                          "text": "112 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656279"
                                }
                          ]
                    },
                    {
                          "html": "324 points",
                          "text": "324 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43650656"
                                }
                          ]
                    },
                    {
                          "html": "65 points",
                          "text": "65 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654279"
                                }
                          ]
                    },
                    {
                          "html": "16 points",
                          "text": "16 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657747"
                                }
                          ]
                    },
                    {
                          "html": "122 points",
                          "text": "122 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658060"
                                }
                          ]
                    },
                    {
                          "html": "66 points",
                          "text": "66 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657377"
                                }
                          ]
                    }
              ],
              "key": "points"
        },
        {
              "selector": ".subline .score",
              "results": [
                    {
                          "html": "116 points",
                          "text": "116 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43621378"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43643467"
                                }
                          ]
                    },
                    {
                          "html": "293 points",
                          "text": "293 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653672"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658093"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43628070"
                                }
                          ]
                    },
                    {
                          "html": "170 points",
                          "text": "170 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655221"
                                }
                          ]
                    },
                    {
                          "html": "147 points",
                          "text": "147 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655914"
                                }
                          ]
                    },
                    {
                          "html": "22 points",
                          "text": "22 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658420"
                                }
                          ]
                    },
                    {
                          "html": "48 points",
                          "text": "48 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43619032"
                                }
                          ]
                    },
                    {
                          "html": "56 points",
                          "text": "56 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656609"
                                }
                          ]
                    },
                    {
                          "html": "101 points",
                          "text": "101 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654912"
                                }
                          ]
                    },
                    {
                          "html": "138 points",
                          "text": "138 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653885"
                                }
                          ]
                    },
                    {
                          "html": "118 points",
                          "text": "118 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43612835"
                                }
                          ]
                    },
                    {
                          "html": "12 points",
                          "text": "12 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658794"
                                }
                          ]
                    },
                    {
                          "html": "1149 points",
                          "text": "1149 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652723"
                                }
                          ]
                    },
                    {
                          "html": "221 points",
                          "text": "221 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651576"
                                }
                          ]
                    },
                    {
                          "html": "455 points",
                          "text": "455 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651390"
                                }
                          ]
                    },
                    {
                          "html": "549 points",
                          "text": "549 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655603"
                                }
                          ]
                    },
                    {
                          "html": "80 points",
                          "text": "80 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654813"
                                }
                          ]
                    },
                    {
                          "html": "96 points",
                          "text": "96 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654881"
                                }
                          ]
                    },
                    {
                          "html": "93 points",
                          "text": "93 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651532"
                                }
                          ]
                    },
                    {
                          "html": "260 points",
                          "text": "260 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652024"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653421"
                                }
                          ]
                    },
                    {
                          "html": "112 points",
                          "text": "112 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656279"
                                }
                          ]
                    },
                    {
                          "html": "324 points",
                          "text": "324 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43650656"
                                }
                          ]
                    },
                    {
                          "html": "65 points",
                          "text": "65 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654279"
                                }
                          ]
                    },
                    {
                          "html": "16 points",
                          "text": "16 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657747"
                                }
                          ]
                    },
                    {
                          "html": "122 points",
                          "text": "122 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658060"
                                }
                          ]
                    },
                    {
                          "html": "66 points",
                          "text": "66 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657377"
                                }
                          ]
                    }
              ],
              "key": "points"
        },
        {
              "selector": ".subtext > .score",
              "results": [],
              "key": "points"
        },
        {
              "selector": ".subline > .score",
              "results": [
                    {
                          "html": "116 points",
                          "text": "116 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43621378"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43643467"
                                }
                          ]
                    },
                    {
                          "html": "293 points",
                          "text": "293 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653672"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658093"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43628070"
                                }
                          ]
                    },
                    {
                          "html": "170 points",
                          "text": "170 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655221"
                                }
                          ]
                    },
                    {
                          "html": "147 points",
                          "text": "147 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655914"
                                }
                          ]
                    },
                    {
                          "html": "22 points",
                          "text": "22 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658420"
                                }
                          ]
                    },
                    {
                          "html": "48 points",
                          "text": "48 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43619032"
                                }
                          ]
                    },
                    {
                          "html": "56 points",
                          "text": "56 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656609"
                                }
                          ]
                    },
                    {
                          "html": "101 points",
                          "text": "101 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654912"
                                }
                          ]
                    },
                    {
                          "html": "138 points",
                          "text": "138 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653885"
                                }
                          ]
                    },
                    {
                          "html": "118 points",
                          "text": "118 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43612835"
                                }
                          ]
                    },
                    {
                          "html": "12 points",
                          "text": "12 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658794"
                                }
                          ]
                    },
                    {
                          "html": "1149 points",
                          "text": "1149 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652723"
                                }
                          ]
                    },
                    {
                          "html": "221 points",
                          "text": "221 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651576"
                                }
                          ]
                    },
                    {
                          "html": "455 points",
                          "text": "455 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651390"
                                }
                          ]
                    },
                    {
                          "html": "549 points",
                          "text": "549 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655603"
                                }
                          ]
                    },
                    {
                          "html": "80 points",
                          "text": "80 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654813"
                                }
                          ]
                    },
                    {
                          "html": "96 points",
                          "text": "96 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654881"
                                }
                          ]
                    },
                    {
                          "html": "93 points",
                          "text": "93 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651532"
                                }
                          ]
                    },
                    {
                          "html": "260 points",
                          "text": "260 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652024"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653421"
                                }
                          ]
                    },
                    {
                          "html": "112 points",
                          "text": "112 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656279"
                                }
                          ]
                    },
                    {
                          "html": "324 points",
                          "text": "324 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43650656"
                                }
                          ]
                    },
                    {
                          "html": "65 points",
                          "text": "65 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654279"
                                }
                          ]
                    },
                    {
                          "html": "16 points",
                          "text": "16 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657747"
                                }
                          ]
                    },
                    {
                          "html": "122 points",
                          "text": "122 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658060"
                                }
                          ]
                    },
                    {
                          "html": "66 points",
                          "text": "66 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657377"
                                }
                          ]
                    }
              ],
              "key": "points"
        }
  ],
  "success": true,
  "advance_config": {
        "console": [],
        "network": [],
        "cookies": []
  },
  "_usage": {
        "input_tokens": 21,
        "output_tokens": 26196,
        "inference_time_tokens": 4817,
        "total_tokens": 31034
  }
}

Request Parameters

Body

url
string

URL of the page to scrape. Either url or html is required, but not both.

html
string

HTML content to scrape. Either url or html is required, but not both.

element_prompts
array<string>
required

Items on the page to scrape (maximum 5). E.g. “Plan price”, “Plan title”

root_element_selector
string
default:"main"

CSS selector to limit the scope of scraping to a specific element and its children

page_position
number
default:"1"

For pagination, the current page number (minimum: 1)

advance_config
object

Advanced configurations

http_headers
object

Custom HTTP headers to send with requests (key-value pairs)

reject_request_pattern
array<string>

Array of patterns to intercept and block requests (e.g., [“jpg”, “png”])

goto_options
object

Custom page-load behavior settings

wait_for
object

Wait condition before scraping

cookies
array<object>

Cookies to set for the page request

size_preset
string

Predefined screen size preset (e.g., “HD”, “FHD”, “4K UHD”)

is_mobile
boolean
default:"false"

Whether to emulate a mobile device viewport

scale
number
default:"1"

Device scale factor (minimum: 1)

width
number
default:"1920"

Viewport width in pixels

height
number
default:"1080"

Viewport height in pixels

force_rotate_proxy
boolean

Whether to force proxy rotation for each request (incurs additional costs)

byo_proxy
object

Bring-your-own-proxy configuration

x-api-key
string
required

Your JigsawStack API key

Response Structure

success
boolean

Indicates whether the call was successful

page_position
number

The current page position when paginating through results

page_position_length
number

The total number of pages available

context
record<string, array<string>>

A map of element prompt keys to arrays of extracted text content from matched elements

selectors
record<string, array<string>>

A map of element prompt keys to arrays of CSS selectors that were used to find matching elements

data
array<object>

Detailed scrape data from the page

Links detected on the page

advance_config
object

Captured browser data if enabled in advance_config

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": [
              "A 32-bit processor made with an atomically thin semiconductor",
              "Once lush Sahara was home to a surprisingly unique group of humans",
              "Fedora change aims for 99% package reproducibility",
              "A recent study suggests that insects branched out from crustaceans",
              "Blue Prince is a roguelike puzzle masterpiece",
              "Erlang's not about lightweight processes and message passing (2023)",
              "Datastar: Web Framework for the Future?",
              "Key principles on in-game virtual currencies in the EU",
              "Intentionally Making Close Friends (2021)",
              "Modern 6502",
              "Bilinear interpolation on a quadrilateral using Barycentric coordinates",
              "Adobe deletes Bluesky posts after backlash",
              "Bonobos use a kind of syntax once thought to be unique to humans",
              "AI Coding and the Peanut Butter and Jelly Problem",
              "But what if I want a faster horse?",
              "Why I Program in Lisp",
              "Live Map of the London Underground",
              "Mosaic (YC W25) is building a general purpose agent for video editing",
              "Leaked Meta data reveals campaign to remove pro-Palestine posts",
              "WebRTC for the Curious",
              "Rust CUDA Project",
              "Lead is still bad for your brain",
              "Strengths Are Your Weaknesses",
              "Windows 2000 Server named peak Microsoft",
              "The PS3 Licked the Many Cookie",
              "Playing in the Creek",
              "Our New AI Website Builder",
              "Generative AI in Servo",
              "Germany creates 'super–high-tech ministry' for research, technology, aerospace",
              "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79",
              "A 32-bit processor made with an atomically thin semiconductor (arstechnica.com)",
              "Once lush Sahara was home to a surprisingly unique group of humans (sciencealert.com)",
              "Fedora change aims for 99% package reproducibility (lwn.net)",
              "A recent study suggests that insects branched out from crustaceans (smithsonianmag.com)",
              "Blue Prince is a roguelike puzzle masterpiece (mssv.net)",
              "Erlang's not about lightweight processes and message passing (2023) (stevana.github.io)",
              "Datastar: Web Framework for the Future? (chrismalek.me)",
              "Key principles on in-game virtual currencies in the EU (tiendil.org)",
              "Intentionally Making Close Friends (2021) (neelnanda.io)",
              "Modern 6502 (mikekohn.net)",
              "Bilinear interpolation on a quadrilateral using Barycentric coordinates (gpuopen.com)",
              "Adobe deletes Bluesky posts after backlash (petapixel.com)",
              "Bonobos use a kind of syntax once thought to be unique to humans (newscientist.com)",
              "AI Coding and the Peanut Butter and Jelly Problem (iamcharliegraham.substack.com)",
              "But what if I want a faster horse? (exotext.com)",
              "Why I Program in Lisp (funcall.blogspot.com)",
              "Live Map of the London Underground (londonunderground.live)",
              "Mosaic (YC W25) is building a general purpose agent for video editing (ycombinator.com)",
              "Leaked Meta data reveals campaign to remove pro-Palestine posts (dropsitenews.com)",
              "WebRTC for the Curious (webrtcforthecurious.com)",
              "Rust CUDA Project (github.com/rust-gpu)",
              "Lead is still bad for your brain (neurofrontiers.blog)",
              "Strengths Are Your Weaknesses (terriblesoftware.org)",
              "Windows 2000 Server named peak Microsoft (theregister.com)",
              "The PS3 Licked the Many Cookie (darkcephas.github.io)",
              "Playing in the Creek (hgreer.com)",
              "Our New AI Website Builder (wordpress.com)",
              "Generative AI in Servo (azabani.com)",
              "Germany creates 'super–high-tech ministry' for research, technology, aerospace (science.org)",
              "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79 (wsj.com)",
              "1.",
              "2.",
              "3.",
              "4.",
              "5.",
              "6.",
              "7.",
              "8.",
              "9.",
              "10.",
              "11.",
              "12.",
              "13.",
              "14.",
              "15.",
              "16.",
              "17.",
              "18.",
              "19.",
              "20.",
              "21.",
              "22.",
              "23.",
              "24.",
              "25.",
              "26.",
              "27.",
              "28.",
              "29.",
              "30.",
              "More",
              "arstechnica.com",
              "sciencealert.com",
              "lwn.net",
              "smithsonianmag.com",
              "mssv.net",
              "stevana.github.io",
              "chrismalek.me",
              "tiendil.org",
              "neelnanda.io",
              "mikekohn.net",
              "gpuopen.com",
              "petapixel.com",
              "newscientist.com",
              "iamcharliegraham.substack.com",
              "exotext.com",
              "funcall.blogspot.com",
              "londonunderground.live",
              "ycombinator.com",
              "dropsitenews.com",
              "webrtcforthecurious.com",
              "github.com/rust-gpu",
              "neurofrontiers.blog",
              "terriblesoftware.org",
              "theregister.com",
              "darkcephas.github.io",
              "hgreer.com",
              "wordpress.com",
              "azabani.com",
              "science.org",
              "wsj.com"
        ],
        "points": [
              "116 points",
              "42 points",
              "293 points",
              "79 points",
              "170 points",
              "147 points",
              "22 points",
              "48 points",
              "56 points",
              "101 points",
              "138 points",
              "118 points",
              "12 points",
              "1149 points",
              "221 points",
              "455 points",
              "549 points",
              "80 points",
              "96 points",
              "93 points",
              "260 points",
              "112 points",
              "324 points",
              "65 points",
              "16 points",
              "122 points",
              "66 points"
        ]
  },
  "selectors": {
        "titles": [
              ".titleline > a",
              ".titleline",
              ".title",
              ".athing .titleline a",
              ".athing .title"
        ],
        "points": [
              ".score",
              ".subtext .score",
              ".subline .score",
              ".subtext > .score",
              ".subline > .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=43621378&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://arstechnica.com/science/2025/04/researchers-build-a-risc-v-processor-using-a-2d-semiconductor/",
              "text": "A 32-bit processor made with an atomically thin semiconductor",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=arstechnica.com",
              "text": "arstechnica.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=PaulHoule",
              "text": "PaulHoule",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43621378",
              "text": "5 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43621378&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43621378",
              "text": "21 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43643467&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.sciencealert.com/once-lush-sahara-was-home-to-a-surprisingly-unique-group-of-humans",
              "text": "Once lush Sahara was home to a surprisingly unique group of humans",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=sciencealert.com",
              "text": "sciencealert.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=gmays",
              "text": "gmays",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43643467",
              "text": "3 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43643467&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43643467",
              "text": "2 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43653672&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://lwn.net/Articles/1014979/",
              "text": "Fedora change aims for 99% package reproducibility",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=lwn.net",
              "text": "lwn.net",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=voxadam",
              "text": "voxadam",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43653672",
              "text": "9 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43653672&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43653672",
              "text": "123 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43658093&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.smithsonianmag.com/science-nature/you-might-think-of-shrimp-as-bugs-of-the-sea-but-a-remarkable-discovery-shows-the-opposite-bugs-are-actually-shrimp-of-the-land-180986303/",
              "text": "A recent study suggests that insects branched out from crustaceans",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=smithsonianmag.com",
              "text": "smithsonianmag.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=Carrok",
              "text": "Carrok",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658093",
              "text": "2 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43658093&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658093",
              "text": "60 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43628070&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://mssv.net/2025/04/07/a-puzzle-designer-on-blue-prince-a-roguelike-puzzle-masterpiece/",
              "text": "Blue Prince is a roguelike puzzle masterpiece",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=mssv.net",
              "text": "mssv.net",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=adrianhon",
              "text": "adrianhon",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43628070",
              "text": "4 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43628070&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43628070",
              "text": "43 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43655221&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://stevana.github.io/erlangs_not_about_lightweight_processes_and_message_passing.html",
              "text": "Erlang's not about lightweight processes and message passing (2023)",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=stevana.github.io",
              "text": "stevana.github.io",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=todsacerdoti",
              "text": "todsacerdoti",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43655221",
              "text": "7 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43655221&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43655221",
              "text": "88 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43655914&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://chrismalek.me/posts/data-star-first-impressions/",
              "text": "Datastar: Web Framework for the Future?",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=chrismalek.me",
              "text": "chrismalek.me",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=1659447091",
              "text": "1659447091",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43655914",
              "text": "6 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43655914&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43655914",
              "text": "68 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43658420&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://tiendil.org/en/posts/eu-key-principles-on-in-game-virtual-currencies",
              "text": "Key principles on in-game virtual currencies in the EU",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=tiendil.org",
              "text": "tiendil.org",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=speckx",
              "text": "speckx",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658420",
              "text": "2 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43658420&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658420",
              "text": "13 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43619032&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.neelnanda.io/blog/43-making-friends",
              "text": "Intentionally Making Close Friends (2021)",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=neelnanda.io",
              "text": "neelnanda.io",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=fi-le",
              "text": "fi-le",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43619032",
              "text": "4 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43619032&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43619032",
              "text": "1 comment",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43656609&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.mikekohn.net/micro/modern_6502.php",
              "text": "Modern 6502",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=mikekohn.net",
              "text": "mikekohn.net",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=ingve",
              "text": "ingve",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43656609",
              "text": "5 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43656609&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43656609",
              "text": "4 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43654912&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://gpuopen.com/learn/bilinear-interpolation-quadrilateral-barycentric-coordinates/",
              "text": "Bilinear interpolation on a quadrilateral using Barycentric coordinates",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=gpuopen.com",
              "text": "gpuopen.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=mariuz",
              "text": "mariuz",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654912",
              "text": "7 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43654912&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654912",
              "text": "27 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43653885&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://petapixel.com/2025/04/10/adobe-deletes-bluesky-posts-after-furious-backlash/",
              "text": "Adobe deletes Bluesky posts after backlash",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=petapixel.com",
              "text": "petapixel.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=bookofjoe",
              "text": "bookofjoe",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43653885",
              "text": "9 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43653885&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43653885",
              "text": "208 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43612835&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.newscientist.com/article/2474993-bonobos-use-a-kind-of-syntax-once-thought-to-be-unique-to-humans/",
              "text": "Bonobos use a kind of syntax once thought to be unique to humans",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=newscientist.com",
              "text": "newscientist.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=docmechanic",
              "text": "docmechanic",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43612835",
              "text": "9 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43612835&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43612835",
              "text": "85 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43658794&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://iamcharliegraham.substack.com/p/ai-coding-and-the-peanut-butter-and",
              "text": "AI Coding and the Peanut Butter and Jelly Problem",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=iamcharliegraham.substack.com",
              "text": "iamcharliegraham.substack.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=tylerg",
              "text": "tylerg",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658794",
              "text": "1 hour ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43658794&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658794",
              "text": "7 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43652723&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://rakhim.exotext.com/but-what-if-i-really-want-a-faster-horse",
              "text": "But what if I want a faster horse?",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=exotext.com",
              "text": "exotext.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=saeedesmaili",
              "text": "saeedesmaili",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43652723",
              "text": "11 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43652723&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43652723",
              "text": "515 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43651576&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "http://funcall.blogspot.com/2025/04/why-i-program-in-lisp.html",
              "text": "Why I Program in Lisp",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=funcall.blogspot.com",
              "text": "funcall.blogspot.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=ska80",
              "text": "ska80",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43651576",
              "text": "14 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43651576&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43651576",
              "text": "197 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43651390&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.londonunderground.live/",
              "text": "Live Map of the London Underground",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=londonunderground.live",
              "text": "londonunderground.live",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=LourensT",
              "text": "LourensT",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43651390",
              "text": "15 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43651390&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43651390",
              "text": "107 comments",
              "type": "a"
        },
        {
              "href": "https://www.ycombinator.com/companies/mosaic-2/jobs/ru8Nwdq-founding-engineer",
              "text": "Mosaic (YC W25) is building a general purpose agent for video editing",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=ycombinator.com",
              "text": "ycombinator.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43656007",
              "text": "6 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43656007&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43655603&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.dropsitenews.com/p/leaked-data-israeli-censorship-meta",
              "text": "Leaked Meta data reveals campaign to remove pro-Palestine posts",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=dropsitenews.com",
              "text": "dropsitenews.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=jbegley",
              "text": "jbegley",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43655603",
              "text": "6 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43655603&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43655603",
              "text": "327 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43654813&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://webrtcforthecurious.com",
              "text": "WebRTC for the Curious",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=webrtcforthecurious.com",
              "text": "webrtcforthecurious.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=sebg",
              "text": "sebg",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654813",
              "text": "7 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43654813&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654813",
              "text": "22 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43654881&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://github.com/Rust-GPU/Rust-CUDA",
              "text": "Rust CUDA Project",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=github.com/rust-gpu",
              "text": "github.com/rust-gpu",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=sksxihve",
              "text": "sksxihve",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654881",
              "text": "7 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43654881&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654881",
              "text": "32 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43651532&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://neurofrontiers.blog/why-lead-is-still-bad-for-your-brain/",
              "text": "Lead is still bad for your brain",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=neurofrontiers.blog",
              "text": "neurofrontiers.blog",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=lentoutcry",
              "text": "lentoutcry",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43651532",
              "text": "12 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43651532&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43651532",
              "text": "99 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43652024&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://terriblesoftware.org/2025/03/31/your-strengths-are-your-weaknesses/",
              "text": "Strengths Are Your Weaknesses",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=terriblesoftware.org",
              "text": "terriblesoftware.org",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=kiyanwang",
              "text": "kiyanwang",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43652024",
              "text": "13 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43652024&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43652024",
              "text": "88 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43653421&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.theregister.com/2025/04/11/windows_2000_best_microsoft/",
              "text": "Windows 2000 Server named peak Microsoft",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=theregister.com",
              "text": "theregister.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=rntn",
              "text": "rntn",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43653421",
              "text": "9 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43653421&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43653421",
              "text": "103 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43656279&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://darkcephas.github.io/ps3_failed/ps3_failed.html",
              "text": "The PS3 Licked the Many Cookie",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=darkcephas.github.io",
              "text": "darkcephas.github.io",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=petermcneeley",
              "text": "petermcneeley",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43656279",
              "text": "5 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43656279&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43656279",
              "text": "96 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43650656&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.hgreer.com/PlayingInTheCreek/",
              "text": "Playing in the Creek",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=hgreer.com",
              "text": "hgreer.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=c1ccccc1",
              "text": "c1ccccc1",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43650656",
              "text": "18 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43650656&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43650656",
              "text": "110 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43654279&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://wordpress.com/blog/2025/04/09/ai-website-builder/",
              "text": "Our New AI Website Builder",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=wordpress.com",
              "text": "wordpress.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=bookofjoe",
              "text": "bookofjoe",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654279",
              "text": "8 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43654279&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43654279",
              "text": "58 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43657747&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.azabani.com/2025/04/11/generative-ai-in-servo.html",
              "text": "Generative AI in Servo",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=azabani.com",
              "text": "azabani.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=todsacerdoti",
              "text": "todsacerdoti",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43657747",
              "text": "3 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43657747&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43657747",
              "text": "4 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43658060&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.science.org/content/article/germany-creates-super-high-tech-ministry-research-technology-and-aerospace",
              "text": "Germany creates 'super–high-tech ministry' for research, technology, aerospace",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=science.org",
              "text": "science.org",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=pmags",
              "text": "pmags",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658060",
              "text": "2 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43658060&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43658060",
              "text": "120 comments",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/vote?id=43657377&how=up&goto=news",
              "text": "",
              "type": "a"
        },
        {
              "href": "https://www.wsj.com/us-news/mark-klein-whistleblower-dies-73f434c7",
              "text": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/from?site=wsj.com",
              "text": "wsj.com",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/user?id=Gabriel54",
              "text": "Gabriel54",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43657377",
              "text": "3 hours ago",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/hide?id=43657377&goto=news",
              "text": "hide",
              "type": "a"
        },
        {
              "href": "https://news.ycombinator.com/item?id=43657377",
              "text": "13 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": "A 32-bit processor made with an atomically thin semiconductor",
                          "text": "A 32-bit processor made with an atomically thin semiconductor",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://arstechnica.com/science/2025/04/researchers-build-a-risc-v-processor-using-a-2d-semiconductor/"
                                }
                          ]
                    },
                    {
                          "html": "Once lush Sahara was home to a surprisingly unique group of humans",
                          "text": "Once lush Sahara was home to a surprisingly unique group of humans",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.sciencealert.com/once-lush-sahara-was-home-to-a-surprisingly-unique-group-of-humans"
                                }
                          ]
                    },
                    {
                          "html": "Fedora change aims for 99% package reproducibility",
                          "text": "Fedora change aims for 99% package reproducibility",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://lwn.net/Articles/1014979/"
                                }
                          ]
                    },
                    {
                          "html": "A recent study suggests that insects branched out from crustaceans",
                          "text": "A recent study suggests that insects branched out from crustaceans",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.smithsonianmag.com/science-nature/you-might-think-of-shrimp-as-bugs-of-the-sea-but-a-remarkable-discovery-shows-the-opposite-bugs-are-actually-shrimp-of-the-land-180986303/"
                                }
                          ]
                    },
                    {
                          "html": "Blue Prince is a roguelike puzzle masterpiece",
                          "text": "Blue Prince is a roguelike puzzle masterpiece",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://mssv.net/2025/04/07/a-puzzle-designer-on-blue-prince-a-roguelike-puzzle-masterpiece/"
                                }
                          ]
                    },
                    {
                          "html": "Erlang's not about lightweight processes and message passing (2023)",
                          "text": "Erlang's not about lightweight processes and message passing (2023)",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://stevana.github.io/erlangs_not_about_lightweight_processes_and_message_passing.html"
                                }
                          ]
                    },
                    {
                          "html": "Datastar: Web Framework for the Future?",
                          "text": "Datastar: Web Framework for the Future?",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://chrismalek.me/posts/data-star-first-impressions/"
                                }
                          ]
                    },
                    {
                          "html": "Key principles on in-game virtual currencies in the EU",
                          "text": "Key principles on in-game virtual currencies in the EU",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://tiendil.org/en/posts/eu-key-principles-on-in-game-virtual-currencies"
                                }
                          ]
                    },
                    {
                          "html": "Intentionally Making Close Friends (2021)",
                          "text": "Intentionally Making Close Friends (2021)",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.neelnanda.io/blog/43-making-friends"
                                }
                          ]
                    },
                    {
                          "html": "Modern 6502",
                          "text": "Modern 6502",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.mikekohn.net/micro/modern_6502.php"
                                }
                          ]
                    },
                    {
                          "html": "Bilinear interpolation on a quadrilateral using Barycentric coordinates",
                          "text": "Bilinear interpolation on a quadrilateral using Barycentric coordinates",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://gpuopen.com/learn/bilinear-interpolation-quadrilateral-barycentric-coordinates/"
                                }
                          ]
                    },
                    {
                          "html": "Adobe deletes Bluesky posts after backlash",
                          "text": "Adobe deletes Bluesky posts after backlash",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://petapixel.com/2025/04/10/adobe-deletes-bluesky-posts-after-furious-backlash/"
                                }
                          ]
                    },
                    {
                          "html": "Bonobos use a kind of syntax once thought to be unique to humans",
                          "text": "Bonobos use a kind of syntax once thought to be unique to humans",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.newscientist.com/article/2474993-bonobos-use-a-kind-of-syntax-once-thought-to-be-unique-to-humans/"
                                }
                          ]
                    },
                    {
                          "html": "AI Coding and the Peanut Butter and Jelly Problem",
                          "text": "AI Coding and the Peanut Butter and Jelly Problem",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://iamcharliegraham.substack.com/p/ai-coding-and-the-peanut-butter-and"
                                }
                          ]
                    },
                    {
                          "html": "But what if I want a faster horse?",
                          "text": "But what if I want a faster horse?",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://rakhim.exotext.com/but-what-if-i-really-want-a-faster-horse"
                                }
                          ]
                    },
                    {
                          "html": "Why I Program in Lisp",
                          "text": "Why I Program in Lisp",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "http://funcall.blogspot.com/2025/04/why-i-program-in-lisp.html"
                                }
                          ]
                    },
                    {
                          "html": "Live Map of the London Underground",
                          "text": "Live Map of the London Underground",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.londonunderground.live/"
                                }
                          ]
                    },
                    {
                          "html": "Mosaic (YC W25) is building a general purpose agent for video editing",
                          "text": "Mosaic (YC W25) is building a general purpose agent for video editing",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.ycombinator.com/companies/mosaic-2/jobs/ru8Nwdq-founding-engineer"
                                }
                          ]
                    },
                    {
                          "html": "Leaked Meta data reveals campaign to remove pro-Palestine posts",
                          "text": "Leaked Meta data reveals campaign to remove pro-Palestine posts",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.dropsitenews.com/p/leaked-data-israeli-censorship-meta"
                                }
                          ]
                    },
                    {
                          "html": "WebRTC for the Curious",
                          "text": "WebRTC for the Curious",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://webrtcforthecurious.com"
                                }
                          ]
                    },
                    {
                          "html": "Rust CUDA Project",
                          "text": "Rust CUDA Project",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://github.com/Rust-GPU/Rust-CUDA"
                                }
                          ]
                    },
                    {
                          "html": "Lead is still bad for your brain",
                          "text": "Lead is still bad for your brain",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://neurofrontiers.blog/why-lead-is-still-bad-for-your-brain/"
                                }
                          ]
                    },
                    {
                          "html": "Strengths Are Your Weaknesses",
                          "text": "Strengths Are Your Weaknesses",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://terriblesoftware.org/2025/03/31/your-strengths-are-your-weaknesses/"
                                }
                          ]
                    },
                    {
                          "html": "Windows 2000 Server named peak Microsoft",
                          "text": "Windows 2000 Server named peak Microsoft",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.theregister.com/2025/04/11/windows_2000_best_microsoft/"
                                }
                          ]
                    },
                    {
                          "html": "The PS3 Licked the Many Cookie",
                          "text": "The PS3 Licked the Many Cookie",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://darkcephas.github.io/ps3_failed/ps3_failed.html"
                                }
                          ]
                    },
                    {
                          "html": "Playing in the Creek",
                          "text": "Playing in the Creek",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.hgreer.com/PlayingInTheCreek/"
                                }
                          ]
                    },
                    {
                          "html": "Our New AI Website Builder",
                          "text": "Our New AI Website Builder",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://wordpress.com/blog/2025/04/09/ai-website-builder/"
                                }
                          ]
                    },
                    {
                          "html": "Generative AI in Servo",
                          "text": "Generative AI in Servo",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.azabani.com/2025/04/11/generative-ai-in-servo.html"
                                }
                          ]
                    },
                    {
                          "html": "Germany creates 'super–high-tech ministry' for research, technology, aerospace",
                          "text": "Germany creates 'super–high-tech ministry' for research, technology, aerospace",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.science.org/content/article/germany-creates-super-high-tech-ministry-research-technology-and-aerospace"
                                }
                          ]
                    },
                    {
                          "html": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79",
                          "text": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.wsj.com/us-news/mark-klein-whistleblower-dies-73f434c7"
                                }
                          ]
                    }
              ],
              "key": "titles"
        },
        {
              "selector": ".titleline",
              "results": [
                    {
                          "html": "<a href=\"https://arstechnica.com/science/2025/04/researchers-build-a-risc-v-processor-using-a-2d-semiconductor/\">A 32-bit processor made with an atomically thin semiconductor</a><span class=\"sitebit comhead\"> (<a href=\"from?site=arstechnica.com\"><span class=\"sitestr\">arstechnica.com</span></a>)</span>",
                          "text": "A 32-bit processor made with an atomically thin semiconductor (arstechnica.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.sciencealert.com/once-lush-sahara-was-home-to-a-surprisingly-unique-group-of-humans\">Once lush Sahara was home to a surprisingly unique group of humans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=sciencealert.com\"><span class=\"sitestr\">sciencealert.com</span></a>)</span>",
                          "text": "Once lush Sahara was home to a surprisingly unique group of humans (sciencealert.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://lwn.net/Articles/1014979/\">Fedora change aims for 99% package reproducibility</a><span class=\"sitebit comhead\"> (<a href=\"from?site=lwn.net\"><span class=\"sitestr\">lwn.net</span></a>)</span>",
                          "text": "Fedora change aims for 99% package reproducibility (lwn.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.smithsonianmag.com/science-nature/you-might-think-of-shrimp-as-bugs-of-the-sea-but-a-remarkable-discovery-shows-the-opposite-bugs-are-actually-shrimp-of-the-land-180986303/\">A recent study suggests that insects branched out from crustaceans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=smithsonianmag.com\"><span class=\"sitestr\">smithsonianmag.com</span></a>)</span>",
                          "text": "A recent study suggests that insects branched out from crustaceans (smithsonianmag.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://mssv.net/2025/04/07/a-puzzle-designer-on-blue-prince-a-roguelike-puzzle-masterpiece/\">Blue Prince is a roguelike puzzle masterpiece</a><span class=\"sitebit comhead\"> (<a href=\"from?site=mssv.net\"><span class=\"sitestr\">mssv.net</span></a>)</span>",
                          "text": "Blue Prince is a roguelike puzzle masterpiece (mssv.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://stevana.github.io/erlangs_not_about_lightweight_processes_and_message_passing.html\">Erlang's not about lightweight processes and message passing (2023)</a><span class=\"sitebit comhead\"> (<a href=\"from?site=stevana.github.io\"><span class=\"sitestr\">stevana.github.io</span></a>)</span>",
                          "text": "Erlang's not about lightweight processes and message passing (2023) (stevana.github.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://chrismalek.me/posts/data-star-first-impressions/\">Datastar: Web Framework for the Future?</a><span class=\"sitebit comhead\"> (<a href=\"from?site=chrismalek.me\"><span class=\"sitestr\">chrismalek.me</span></a>)</span>",
                          "text": "Datastar: Web Framework for the Future? (chrismalek.me)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://tiendil.org/en/posts/eu-key-principles-on-in-game-virtual-currencies\">Key principles on in-game virtual currencies in the EU</a><span class=\"sitebit comhead\"> (<a href=\"from?site=tiendil.org\"><span class=\"sitestr\">tiendil.org</span></a>)</span>",
                          "text": "Key principles on in-game virtual currencies in the EU (tiendil.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.neelnanda.io/blog/43-making-friends\">Intentionally Making Close Friends (2021)</a><span class=\"sitebit comhead\"> (<a href=\"from?site=neelnanda.io\"><span class=\"sitestr\">neelnanda.io</span></a>)</span>",
                          "text": "Intentionally Making Close Friends (2021) (neelnanda.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.mikekohn.net/micro/modern_6502.php\">Modern 6502</a><span class=\"sitebit comhead\"> (<a href=\"from?site=mikekohn.net\"><span class=\"sitestr\">mikekohn.net</span></a>)</span>",
                          "text": "Modern 6502 (mikekohn.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://gpuopen.com/learn/bilinear-interpolation-quadrilateral-barycentric-coordinates/\">Bilinear interpolation on a quadrilateral using Barycentric coordinates</a><span class=\"sitebit comhead\"> (<a href=\"from?site=gpuopen.com\"><span class=\"sitestr\">gpuopen.com</span></a>)</span>",
                          "text": "Bilinear interpolation on a quadrilateral using Barycentric coordinates (gpuopen.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://petapixel.com/2025/04/10/adobe-deletes-bluesky-posts-after-furious-backlash/\">Adobe deletes Bluesky posts after backlash</a><span class=\"sitebit comhead\"> (<a href=\"from?site=petapixel.com\"><span class=\"sitestr\">petapixel.com</span></a>)</span>",
                          "text": "Adobe deletes Bluesky posts after backlash (petapixel.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.newscientist.com/article/2474993-bonobos-use-a-kind-of-syntax-once-thought-to-be-unique-to-humans/\">Bonobos use a kind of syntax once thought to be unique to humans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=newscientist.com\"><span class=\"sitestr\">newscientist.com</span></a>)</span>",
                          "text": "Bonobos use a kind of syntax once thought to be unique to humans (newscientist.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://iamcharliegraham.substack.com/p/ai-coding-and-the-peanut-butter-and\">AI Coding and the Peanut Butter and Jelly Problem</a><span class=\"sitebit comhead\"> (<a href=\"from?site=iamcharliegraham.substack.com\"><span class=\"sitestr\">iamcharliegraham.substack.com</span></a>)</span>",
                          "text": "AI Coding and the Peanut Butter and Jelly Problem (iamcharliegraham.substack.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://rakhim.exotext.com/but-what-if-i-really-want-a-faster-horse\">But what if I want a faster horse?</a><span class=\"sitebit comhead\"> (<a href=\"from?site=exotext.com\"><span class=\"sitestr\">exotext.com</span></a>)</span>",
                          "text": "But what if I want a faster horse? (exotext.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"http://funcall.blogspot.com/2025/04/why-i-program-in-lisp.html\">Why I Program in Lisp</a><span class=\"sitebit comhead\"> (<a href=\"from?site=funcall.blogspot.com\"><span class=\"sitestr\">funcall.blogspot.com</span></a>)</span>",
                          "text": "Why I Program in Lisp (funcall.blogspot.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.londonunderground.live/\">Live Map of the London Underground</a><span class=\"sitebit comhead\"> (<a href=\"from?site=londonunderground.live\"><span class=\"sitestr\">londonunderground.live</span></a>)</span>",
                          "text": "Live Map of the London Underground (londonunderground.live)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.ycombinator.com/companies/mosaic-2/jobs/ru8Nwdq-founding-engineer\">Mosaic (YC W25) is building a general purpose agent for video editing</a><span class=\"sitebit comhead\"> (<a href=\"from?site=ycombinator.com\"><span class=\"sitestr\">ycombinator.com</span></a>)</span>",
                          "text": "Mosaic (YC W25) is building a general purpose agent for video editing (ycombinator.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.dropsitenews.com/p/leaked-data-israeli-censorship-meta\">Leaked Meta data reveals campaign to remove pro-Palestine posts</a><span class=\"sitebit comhead\"> (<a href=\"from?site=dropsitenews.com\"><span class=\"sitestr\">dropsitenews.com</span></a>)</span>",
                          "text": "Leaked Meta data reveals campaign to remove pro-Palestine posts (dropsitenews.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://webrtcforthecurious.com\">WebRTC for the Curious</a><span class=\"sitebit comhead\"> (<a href=\"from?site=webrtcforthecurious.com\"><span class=\"sitestr\">webrtcforthecurious.com</span></a>)</span>",
                          "text": "WebRTC for the Curious (webrtcforthecurious.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://github.com/Rust-GPU/Rust-CUDA\">Rust CUDA Project</a><span class=\"sitebit comhead\"> (<a href=\"from?site=github.com/rust-gpu\"><span class=\"sitestr\">github.com/rust-gpu</span></a>)</span>",
                          "text": "Rust CUDA Project (github.com/rust-gpu)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://neurofrontiers.blog/why-lead-is-still-bad-for-your-brain/\">Lead is still bad for your brain</a><span class=\"sitebit comhead\"> (<a href=\"from?site=neurofrontiers.blog\"><span class=\"sitestr\">neurofrontiers.blog</span></a>)</span>",
                          "text": "Lead is still bad for your brain (neurofrontiers.blog)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://terriblesoftware.org/2025/03/31/your-strengths-are-your-weaknesses/\">Strengths Are Your Weaknesses</a><span class=\"sitebit comhead\"> (<a href=\"from?site=terriblesoftware.org\"><span class=\"sitestr\">terriblesoftware.org</span></a>)</span>",
                          "text": "Strengths Are Your Weaknesses (terriblesoftware.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.theregister.com/2025/04/11/windows_2000_best_microsoft/\">Windows 2000 Server named peak Microsoft</a><span class=\"sitebit comhead\"> (<a href=\"from?site=theregister.com\"><span class=\"sitestr\">theregister.com</span></a>)</span>",
                          "text": "Windows 2000 Server named peak Microsoft (theregister.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://darkcephas.github.io/ps3_failed/ps3_failed.html\">The PS3 Licked the Many Cookie</a><span class=\"sitebit comhead\"> (<a href=\"from?site=darkcephas.github.io\"><span class=\"sitestr\">darkcephas.github.io</span></a>)</span>",
                          "text": "The PS3 Licked the Many Cookie (darkcephas.github.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.hgreer.com/PlayingInTheCreek/\">Playing in the Creek</a><span class=\"sitebit comhead\"> (<a href=\"from?site=hgreer.com\"><span class=\"sitestr\">hgreer.com</span></a>)</span>",
                          "text": "Playing in the Creek (hgreer.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://wordpress.com/blog/2025/04/09/ai-website-builder/\">Our New AI Website Builder</a><span class=\"sitebit comhead\"> (<a href=\"from?site=wordpress.com\"><span class=\"sitestr\">wordpress.com</span></a>)</span>",
                          "text": "Our New AI Website Builder (wordpress.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.azabani.com/2025/04/11/generative-ai-in-servo.html\">Generative AI in Servo</a><span class=\"sitebit comhead\"> (<a href=\"from?site=azabani.com\"><span class=\"sitestr\">azabani.com</span></a>)</span>",
                          "text": "Generative AI in Servo (azabani.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.science.org/content/article/germany-creates-super-high-tech-ministry-research-technology-and-aerospace\">Germany creates 'super–high-tech ministry' for research, technology, aerospace</a><span class=\"sitebit comhead\"> (<a href=\"from?site=science.org\"><span class=\"sitestr\">science.org</span></a>)</span>",
                          "text": "Germany creates 'super–high-tech ministry' for research, technology, aerospace (science.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"https://www.wsj.com/us-news/mark-klein-whistleblower-dies-73f434c7\">Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79</a><span class=\"sitebit comhead\"> (<a href=\"from?site=wsj.com\"><span class=\"sitestr\">wsj.com</span></a>)</span>",
                          "text": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79 (wsj.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "titleline"
                                }
                          ]
                    }
              ],
              "key": "titles"
        },
        {
              "selector": ".title",
              "results": [
                    {
                          "html": "<span class=\"rank\">1.</span>",
                          "text": "1.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://arstechnica.com/science/2025/04/researchers-build-a-risc-v-processor-using-a-2d-semiconductor/\">A 32-bit processor made with an atomically thin semiconductor</a><span class=\"sitebit comhead\"> (<a href=\"from?site=arstechnica.com\"><span class=\"sitestr\">arstechnica.com</span></a>)</span></span>",
                          "text": "A 32-bit processor made with an atomically thin semiconductor (arstechnica.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">2.</span>",
                          "text": "2.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.sciencealert.com/once-lush-sahara-was-home-to-a-surprisingly-unique-group-of-humans\">Once lush Sahara was home to a surprisingly unique group of humans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=sciencealert.com\"><span class=\"sitestr\">sciencealert.com</span></a>)</span></span>",
                          "text": "Once lush Sahara was home to a surprisingly unique group of humans (sciencealert.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">3.</span>",
                          "text": "3.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://lwn.net/Articles/1014979/\">Fedora change aims for 99% package reproducibility</a><span class=\"sitebit comhead\"> (<a href=\"from?site=lwn.net\"><span class=\"sitestr\">lwn.net</span></a>)</span></span>",
                          "text": "Fedora change aims for 99% package reproducibility (lwn.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">4.</span>",
                          "text": "4.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.smithsonianmag.com/science-nature/you-might-think-of-shrimp-as-bugs-of-the-sea-but-a-remarkable-discovery-shows-the-opposite-bugs-are-actually-shrimp-of-the-land-180986303/\">A recent study suggests that insects branched out from crustaceans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=smithsonianmag.com\"><span class=\"sitestr\">smithsonianmag.com</span></a>)</span></span>",
                          "text": "A recent study suggests that insects branched out from crustaceans (smithsonianmag.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">5.</span>",
                          "text": "5.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://mssv.net/2025/04/07/a-puzzle-designer-on-blue-prince-a-roguelike-puzzle-masterpiece/\">Blue Prince is a roguelike puzzle masterpiece</a><span class=\"sitebit comhead\"> (<a href=\"from?site=mssv.net\"><span class=\"sitestr\">mssv.net</span></a>)</span></span>",
                          "text": "Blue Prince is a roguelike puzzle masterpiece (mssv.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">6.</span>",
                          "text": "6.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://stevana.github.io/erlangs_not_about_lightweight_processes_and_message_passing.html\">Erlang's not about lightweight processes and message passing (2023)</a><span class=\"sitebit comhead\"> (<a href=\"from?site=stevana.github.io\"><span class=\"sitestr\">stevana.github.io</span></a>)</span></span>",
                          "text": "Erlang's not about lightweight processes and message passing (2023) (stevana.github.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">7.</span>",
                          "text": "7.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://chrismalek.me/posts/data-star-first-impressions/\">Datastar: Web Framework for the Future?</a><span class=\"sitebit comhead\"> (<a href=\"from?site=chrismalek.me\"><span class=\"sitestr\">chrismalek.me</span></a>)</span></span>",
                          "text": "Datastar: Web Framework for the Future? (chrismalek.me)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">8.</span>",
                          "text": "8.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://tiendil.org/en/posts/eu-key-principles-on-in-game-virtual-currencies\">Key principles on in-game virtual currencies in the EU</a><span class=\"sitebit comhead\"> (<a href=\"from?site=tiendil.org\"><span class=\"sitestr\">tiendil.org</span></a>)</span></span>",
                          "text": "Key principles on in-game virtual currencies in the EU (tiendil.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">9.</span>",
                          "text": "9.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.neelnanda.io/blog/43-making-friends\">Intentionally Making Close Friends (2021)</a><span class=\"sitebit comhead\"> (<a href=\"from?site=neelnanda.io\"><span class=\"sitestr\">neelnanda.io</span></a>)</span></span>",
                          "text": "Intentionally Making Close Friends (2021) (neelnanda.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">10.</span>",
                          "text": "10.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.mikekohn.net/micro/modern_6502.php\">Modern 6502</a><span class=\"sitebit comhead\"> (<a href=\"from?site=mikekohn.net\"><span class=\"sitestr\">mikekohn.net</span></a>)</span></span>",
                          "text": "Modern 6502 (mikekohn.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">11.</span>",
                          "text": "11.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://gpuopen.com/learn/bilinear-interpolation-quadrilateral-barycentric-coordinates/\">Bilinear interpolation on a quadrilateral using Barycentric coordinates</a><span class=\"sitebit comhead\"> (<a href=\"from?site=gpuopen.com\"><span class=\"sitestr\">gpuopen.com</span></a>)</span></span>",
                          "text": "Bilinear interpolation on a quadrilateral using Barycentric coordinates (gpuopen.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">12.</span>",
                          "text": "12.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://petapixel.com/2025/04/10/adobe-deletes-bluesky-posts-after-furious-backlash/\">Adobe deletes Bluesky posts after backlash</a><span class=\"sitebit comhead\"> (<a href=\"from?site=petapixel.com\"><span class=\"sitestr\">petapixel.com</span></a>)</span></span>",
                          "text": "Adobe deletes Bluesky posts after backlash (petapixel.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">13.</span>",
                          "text": "13.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.newscientist.com/article/2474993-bonobos-use-a-kind-of-syntax-once-thought-to-be-unique-to-humans/\">Bonobos use a kind of syntax once thought to be unique to humans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=newscientist.com\"><span class=\"sitestr\">newscientist.com</span></a>)</span></span>",
                          "text": "Bonobos use a kind of syntax once thought to be unique to humans (newscientist.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">14.</span>",
                          "text": "14.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://iamcharliegraham.substack.com/p/ai-coding-and-the-peanut-butter-and\">AI Coding and the Peanut Butter and Jelly Problem</a><span class=\"sitebit comhead\"> (<a href=\"from?site=iamcharliegraham.substack.com\"><span class=\"sitestr\">iamcharliegraham.substack.com</span></a>)</span></span>",
                          "text": "AI Coding and the Peanut Butter and Jelly Problem (iamcharliegraham.substack.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">15.</span>",
                          "text": "15.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://rakhim.exotext.com/but-what-if-i-really-want-a-faster-horse\">But what if I want a faster horse?</a><span class=\"sitebit comhead\"> (<a href=\"from?site=exotext.com\"><span class=\"sitestr\">exotext.com</span></a>)</span></span>",
                          "text": "But what if I want a faster horse? (exotext.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">16.</span>",
                          "text": "16.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"http://funcall.blogspot.com/2025/04/why-i-program-in-lisp.html\">Why I Program in Lisp</a><span class=\"sitebit comhead\"> (<a href=\"from?site=funcall.blogspot.com\"><span class=\"sitestr\">funcall.blogspot.com</span></a>)</span></span>",
                          "text": "Why I Program in Lisp (funcall.blogspot.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">17.</span>",
                          "text": "17.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.londonunderground.live/\">Live Map of the London Underground</a><span class=\"sitebit comhead\"> (<a href=\"from?site=londonunderground.live\"><span class=\"sitestr\">londonunderground.live</span></a>)</span></span>",
                          "text": "Live Map of the London Underground (londonunderground.live)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">18.</span>",
                          "text": "18.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.ycombinator.com/companies/mosaic-2/jobs/ru8Nwdq-founding-engineer\">Mosaic (YC W25) is building a general purpose agent for video editing</a><span class=\"sitebit comhead\"> (<a href=\"from?site=ycombinator.com\"><span class=\"sitestr\">ycombinator.com</span></a>)</span></span>",
                          "text": "Mosaic (YC W25) is building a general purpose agent for video editing (ycombinator.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">19.</span>",
                          "text": "19.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.dropsitenews.com/p/leaked-data-israeli-censorship-meta\">Leaked Meta data reveals campaign to remove pro-Palestine posts</a><span class=\"sitebit comhead\"> (<a href=\"from?site=dropsitenews.com\"><span class=\"sitestr\">dropsitenews.com</span></a>)</span></span>",
                          "text": "Leaked Meta data reveals campaign to remove pro-Palestine posts (dropsitenews.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">20.</span>",
                          "text": "20.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://webrtcforthecurious.com\">WebRTC for the Curious</a><span class=\"sitebit comhead\"> (<a href=\"from?site=webrtcforthecurious.com\"><span class=\"sitestr\">webrtcforthecurious.com</span></a>)</span></span>",
                          "text": "WebRTC for the Curious (webrtcforthecurious.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">21.</span>",
                          "text": "21.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://github.com/Rust-GPU/Rust-CUDA\">Rust CUDA Project</a><span class=\"sitebit comhead\"> (<a href=\"from?site=github.com/rust-gpu\"><span class=\"sitestr\">github.com/rust-gpu</span></a>)</span></span>",
                          "text": "Rust CUDA Project (github.com/rust-gpu)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">22.</span>",
                          "text": "22.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://neurofrontiers.blog/why-lead-is-still-bad-for-your-brain/\">Lead is still bad for your brain</a><span class=\"sitebit comhead\"> (<a href=\"from?site=neurofrontiers.blog\"><span class=\"sitestr\">neurofrontiers.blog</span></a>)</span></span>",
                          "text": "Lead is still bad for your brain (neurofrontiers.blog)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">23.</span>",
                          "text": "23.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://terriblesoftware.org/2025/03/31/your-strengths-are-your-weaknesses/\">Strengths Are Your Weaknesses</a><span class=\"sitebit comhead\"> (<a href=\"from?site=terriblesoftware.org\"><span class=\"sitestr\">terriblesoftware.org</span></a>)</span></span>",
                          "text": "Strengths Are Your Weaknesses (terriblesoftware.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">24.</span>",
                          "text": "24.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.theregister.com/2025/04/11/windows_2000_best_microsoft/\">Windows 2000 Server named peak Microsoft</a><span class=\"sitebit comhead\"> (<a href=\"from?site=theregister.com\"><span class=\"sitestr\">theregister.com</span></a>)</span></span>",
                          "text": "Windows 2000 Server named peak Microsoft (theregister.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">25.</span>",
                          "text": "25.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://darkcephas.github.io/ps3_failed/ps3_failed.html\">The PS3 Licked the Many Cookie</a><span class=\"sitebit comhead\"> (<a href=\"from?site=darkcephas.github.io\"><span class=\"sitestr\">darkcephas.github.io</span></a>)</span></span>",
                          "text": "The PS3 Licked the Many Cookie (darkcephas.github.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">26.</span>",
                          "text": "26.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.hgreer.com/PlayingInTheCreek/\">Playing in the Creek</a><span class=\"sitebit comhead\"> (<a href=\"from?site=hgreer.com\"><span class=\"sitestr\">hgreer.com</span></a>)</span></span>",
                          "text": "Playing in the Creek (hgreer.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">27.</span>",
                          "text": "27.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://wordpress.com/blog/2025/04/09/ai-website-builder/\">Our New AI Website Builder</a><span class=\"sitebit comhead\"> (<a href=\"from?site=wordpress.com\"><span class=\"sitestr\">wordpress.com</span></a>)</span></span>",
                          "text": "Our New AI Website Builder (wordpress.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">28.</span>",
                          "text": "28.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.azabani.com/2025/04/11/generative-ai-in-servo.html\">Generative AI in Servo</a><span class=\"sitebit comhead\"> (<a href=\"from?site=azabani.com\"><span class=\"sitestr\">azabani.com</span></a>)</span></span>",
                          "text": "Generative AI in Servo (azabani.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">29.</span>",
                          "text": "29.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.science.org/content/article/germany-creates-super-high-tech-ministry-research-technology-and-aerospace\">Germany creates 'super–high-tech ministry' for research, technology, aerospace</a><span class=\"sitebit comhead\"> (<a href=\"from?site=science.org\"><span class=\"sitestr\">science.org</span></a>)</span></span>",
                          "text": "Germany creates 'super–high-tech ministry' for research, technology, aerospace (science.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">30.</span>",
                          "text": "30.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.wsj.com/us-news/mark-klein-whistleblower-dies-73f434c7\">Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79</a><span class=\"sitebit comhead\"> (<a href=\"from?site=wsj.com\"><span class=\"sitestr\">wsj.com</span></a>)</span></span>",
                          "text": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79 (wsj.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<a href=\"?p=2\" class=\"morelink\">More</a>",
                          "text": "More",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    }
              ],
              "key": "titles"
        },
        {
              "selector": ".athing .titleline a",
              "results": [
                    {
                          "html": "A 32-bit processor made with an atomically thin semiconductor",
                          "text": "A 32-bit processor made with an atomically thin semiconductor",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://arstechnica.com/science/2025/04/researchers-build-a-risc-v-processor-using-a-2d-semiconductor/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">arstechnica.com</span>",
                          "text": "arstechnica.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=arstechnica.com"
                                }
                          ]
                    },
                    {
                          "html": "Once lush Sahara was home to a surprisingly unique group of humans",
                          "text": "Once lush Sahara was home to a surprisingly unique group of humans",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.sciencealert.com/once-lush-sahara-was-home-to-a-surprisingly-unique-group-of-humans"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">sciencealert.com</span>",
                          "text": "sciencealert.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=sciencealert.com"
                                }
                          ]
                    },
                    {
                          "html": "Fedora change aims for 99% package reproducibility",
                          "text": "Fedora change aims for 99% package reproducibility",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://lwn.net/Articles/1014979/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">lwn.net</span>",
                          "text": "lwn.net",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=lwn.net"
                                }
                          ]
                    },
                    {
                          "html": "A recent study suggests that insects branched out from crustaceans",
                          "text": "A recent study suggests that insects branched out from crustaceans",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.smithsonianmag.com/science-nature/you-might-think-of-shrimp-as-bugs-of-the-sea-but-a-remarkable-discovery-shows-the-opposite-bugs-are-actually-shrimp-of-the-land-180986303/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">smithsonianmag.com</span>",
                          "text": "smithsonianmag.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=smithsonianmag.com"
                                }
                          ]
                    },
                    {
                          "html": "Blue Prince is a roguelike puzzle masterpiece",
                          "text": "Blue Prince is a roguelike puzzle masterpiece",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://mssv.net/2025/04/07/a-puzzle-designer-on-blue-prince-a-roguelike-puzzle-masterpiece/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">mssv.net</span>",
                          "text": "mssv.net",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=mssv.net"
                                }
                          ]
                    },
                    {
                          "html": "Erlang's not about lightweight processes and message passing (2023)",
                          "text": "Erlang's not about lightweight processes and message passing (2023)",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://stevana.github.io/erlangs_not_about_lightweight_processes_and_message_passing.html"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">stevana.github.io</span>",
                          "text": "stevana.github.io",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=stevana.github.io"
                                }
                          ]
                    },
                    {
                          "html": "Datastar: Web Framework for the Future?",
                          "text": "Datastar: Web Framework for the Future?",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://chrismalek.me/posts/data-star-first-impressions/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">chrismalek.me</span>",
                          "text": "chrismalek.me",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=chrismalek.me"
                                }
                          ]
                    },
                    {
                          "html": "Key principles on in-game virtual currencies in the EU",
                          "text": "Key principles on in-game virtual currencies in the EU",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://tiendil.org/en/posts/eu-key-principles-on-in-game-virtual-currencies"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">tiendil.org</span>",
                          "text": "tiendil.org",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=tiendil.org"
                                }
                          ]
                    },
                    {
                          "html": "Intentionally Making Close Friends (2021)",
                          "text": "Intentionally Making Close Friends (2021)",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.neelnanda.io/blog/43-making-friends"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">neelnanda.io</span>",
                          "text": "neelnanda.io",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=neelnanda.io"
                                }
                          ]
                    },
                    {
                          "html": "Modern 6502",
                          "text": "Modern 6502",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.mikekohn.net/micro/modern_6502.php"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">mikekohn.net</span>",
                          "text": "mikekohn.net",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=mikekohn.net"
                                }
                          ]
                    },
                    {
                          "html": "Bilinear interpolation on a quadrilateral using Barycentric coordinates",
                          "text": "Bilinear interpolation on a quadrilateral using Barycentric coordinates",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://gpuopen.com/learn/bilinear-interpolation-quadrilateral-barycentric-coordinates/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">gpuopen.com</span>",
                          "text": "gpuopen.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=gpuopen.com"
                                }
                          ]
                    },
                    {
                          "html": "Adobe deletes Bluesky posts after backlash",
                          "text": "Adobe deletes Bluesky posts after backlash",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://petapixel.com/2025/04/10/adobe-deletes-bluesky-posts-after-furious-backlash/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">petapixel.com</span>",
                          "text": "petapixel.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=petapixel.com"
                                }
                          ]
                    },
                    {
                          "html": "Bonobos use a kind of syntax once thought to be unique to humans",
                          "text": "Bonobos use a kind of syntax once thought to be unique to humans",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.newscientist.com/article/2474993-bonobos-use-a-kind-of-syntax-once-thought-to-be-unique-to-humans/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">newscientist.com</span>",
                          "text": "newscientist.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=newscientist.com"
                                }
                          ]
                    },
                    {
                          "html": "AI Coding and the Peanut Butter and Jelly Problem",
                          "text": "AI Coding and the Peanut Butter and Jelly Problem",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://iamcharliegraham.substack.com/p/ai-coding-and-the-peanut-butter-and"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">iamcharliegraham.substack.com</span>",
                          "text": "iamcharliegraham.substack.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=iamcharliegraham.substack.com"
                                }
                          ]
                    },
                    {
                          "html": "But what if I want a faster horse?",
                          "text": "But what if I want a faster horse?",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://rakhim.exotext.com/but-what-if-i-really-want-a-faster-horse"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">exotext.com</span>",
                          "text": "exotext.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=exotext.com"
                                }
                          ]
                    },
                    {
                          "html": "Why I Program in Lisp",
                          "text": "Why I Program in Lisp",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "http://funcall.blogspot.com/2025/04/why-i-program-in-lisp.html"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">funcall.blogspot.com</span>",
                          "text": "funcall.blogspot.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=funcall.blogspot.com"
                                }
                          ]
                    },
                    {
                          "html": "Live Map of the London Underground",
                          "text": "Live Map of the London Underground",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.londonunderground.live/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">londonunderground.live</span>",
                          "text": "londonunderground.live",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=londonunderground.live"
                                }
                          ]
                    },
                    {
                          "html": "Mosaic (YC W25) is building a general purpose agent for video editing",
                          "text": "Mosaic (YC W25) is building a general purpose agent for video editing",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.ycombinator.com/companies/mosaic-2/jobs/ru8Nwdq-founding-engineer"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">ycombinator.com</span>",
                          "text": "ycombinator.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=ycombinator.com"
                                }
                          ]
                    },
                    {
                          "html": "Leaked Meta data reveals campaign to remove pro-Palestine posts",
                          "text": "Leaked Meta data reveals campaign to remove pro-Palestine posts",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.dropsitenews.com/p/leaked-data-israeli-censorship-meta"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">dropsitenews.com</span>",
                          "text": "dropsitenews.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=dropsitenews.com"
                                }
                          ]
                    },
                    {
                          "html": "WebRTC for the Curious",
                          "text": "WebRTC for the Curious",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://webrtcforthecurious.com"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">webrtcforthecurious.com</span>",
                          "text": "webrtcforthecurious.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=webrtcforthecurious.com"
                                }
                          ]
                    },
                    {
                          "html": "Rust CUDA Project",
                          "text": "Rust CUDA Project",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://github.com/Rust-GPU/Rust-CUDA"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">github.com/rust-gpu</span>",
                          "text": "github.com/rust-gpu",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=github.com/rust-gpu"
                                }
                          ]
                    },
                    {
                          "html": "Lead is still bad for your brain",
                          "text": "Lead is still bad for your brain",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://neurofrontiers.blog/why-lead-is-still-bad-for-your-brain/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">neurofrontiers.blog</span>",
                          "text": "neurofrontiers.blog",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=neurofrontiers.blog"
                                }
                          ]
                    },
                    {
                          "html": "Strengths Are Your Weaknesses",
                          "text": "Strengths Are Your Weaknesses",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://terriblesoftware.org/2025/03/31/your-strengths-are-your-weaknesses/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">terriblesoftware.org</span>",
                          "text": "terriblesoftware.org",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=terriblesoftware.org"
                                }
                          ]
                    },
                    {
                          "html": "Windows 2000 Server named peak Microsoft",
                          "text": "Windows 2000 Server named peak Microsoft",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.theregister.com/2025/04/11/windows_2000_best_microsoft/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">theregister.com</span>",
                          "text": "theregister.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=theregister.com"
                                }
                          ]
                    },
                    {
                          "html": "The PS3 Licked the Many Cookie",
                          "text": "The PS3 Licked the Many Cookie",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://darkcephas.github.io/ps3_failed/ps3_failed.html"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">darkcephas.github.io</span>",
                          "text": "darkcephas.github.io",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=darkcephas.github.io"
                                }
                          ]
                    },
                    {
                          "html": "Playing in the Creek",
                          "text": "Playing in the Creek",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.hgreer.com/PlayingInTheCreek/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">hgreer.com</span>",
                          "text": "hgreer.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=hgreer.com"
                                }
                          ]
                    },
                    {
                          "html": "Our New AI Website Builder",
                          "text": "Our New AI Website Builder",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://wordpress.com/blog/2025/04/09/ai-website-builder/"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">wordpress.com</span>",
                          "text": "wordpress.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=wordpress.com"
                                }
                          ]
                    },
                    {
                          "html": "Generative AI in Servo",
                          "text": "Generative AI in Servo",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.azabani.com/2025/04/11/generative-ai-in-servo.html"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">azabani.com</span>",
                          "text": "azabani.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=azabani.com"
                                }
                          ]
                    },
                    {
                          "html": "Germany creates 'super–high-tech ministry' for research, technology, aerospace",
                          "text": "Germany creates 'super–high-tech ministry' for research, technology, aerospace",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.science.org/content/article/germany-creates-super-high-tech-ministry-research-technology-and-aerospace"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">science.org</span>",
                          "text": "science.org",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=science.org"
                                }
                          ]
                    },
                    {
                          "html": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79",
                          "text": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "https://www.wsj.com/us-news/mark-klein-whistleblower-dies-73f434c7"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"sitestr\">wsj.com</span>",
                          "text": "wsj.com",
                          "attributes": [
                                {
                                      "name": "href",
                                      "value": "from?site=wsj.com"
                                }
                          ]
                    }
              ],
              "key": "titles"
        },
        {
              "selector": ".athing .title",
              "results": [
                    {
                          "html": "<span class=\"rank\">1.</span>",
                          "text": "1.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://arstechnica.com/science/2025/04/researchers-build-a-risc-v-processor-using-a-2d-semiconductor/\">A 32-bit processor made with an atomically thin semiconductor</a><span class=\"sitebit comhead\"> (<a href=\"from?site=arstechnica.com\"><span class=\"sitestr\">arstechnica.com</span></a>)</span></span>",
                          "text": "A 32-bit processor made with an atomically thin semiconductor (arstechnica.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">2.</span>",
                          "text": "2.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.sciencealert.com/once-lush-sahara-was-home-to-a-surprisingly-unique-group-of-humans\">Once lush Sahara was home to a surprisingly unique group of humans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=sciencealert.com\"><span class=\"sitestr\">sciencealert.com</span></a>)</span></span>",
                          "text": "Once lush Sahara was home to a surprisingly unique group of humans (sciencealert.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">3.</span>",
                          "text": "3.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://lwn.net/Articles/1014979/\">Fedora change aims for 99% package reproducibility</a><span class=\"sitebit comhead\"> (<a href=\"from?site=lwn.net\"><span class=\"sitestr\">lwn.net</span></a>)</span></span>",
                          "text": "Fedora change aims for 99% package reproducibility (lwn.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">4.</span>",
                          "text": "4.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.smithsonianmag.com/science-nature/you-might-think-of-shrimp-as-bugs-of-the-sea-but-a-remarkable-discovery-shows-the-opposite-bugs-are-actually-shrimp-of-the-land-180986303/\">A recent study suggests that insects branched out from crustaceans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=smithsonianmag.com\"><span class=\"sitestr\">smithsonianmag.com</span></a>)</span></span>",
                          "text": "A recent study suggests that insects branched out from crustaceans (smithsonianmag.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">5.</span>",
                          "text": "5.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://mssv.net/2025/04/07/a-puzzle-designer-on-blue-prince-a-roguelike-puzzle-masterpiece/\">Blue Prince is a roguelike puzzle masterpiece</a><span class=\"sitebit comhead\"> (<a href=\"from?site=mssv.net\"><span class=\"sitestr\">mssv.net</span></a>)</span></span>",
                          "text": "Blue Prince is a roguelike puzzle masterpiece (mssv.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">6.</span>",
                          "text": "6.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://stevana.github.io/erlangs_not_about_lightweight_processes_and_message_passing.html\">Erlang's not about lightweight processes and message passing (2023)</a><span class=\"sitebit comhead\"> (<a href=\"from?site=stevana.github.io\"><span class=\"sitestr\">stevana.github.io</span></a>)</span></span>",
                          "text": "Erlang's not about lightweight processes and message passing (2023) (stevana.github.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">7.</span>",
                          "text": "7.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://chrismalek.me/posts/data-star-first-impressions/\">Datastar: Web Framework for the Future?</a><span class=\"sitebit comhead\"> (<a href=\"from?site=chrismalek.me\"><span class=\"sitestr\">chrismalek.me</span></a>)</span></span>",
                          "text": "Datastar: Web Framework for the Future? (chrismalek.me)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">8.</span>",
                          "text": "8.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://tiendil.org/en/posts/eu-key-principles-on-in-game-virtual-currencies\">Key principles on in-game virtual currencies in the EU</a><span class=\"sitebit comhead\"> (<a href=\"from?site=tiendil.org\"><span class=\"sitestr\">tiendil.org</span></a>)</span></span>",
                          "text": "Key principles on in-game virtual currencies in the EU (tiendil.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">9.</span>",
                          "text": "9.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.neelnanda.io/blog/43-making-friends\">Intentionally Making Close Friends (2021)</a><span class=\"sitebit comhead\"> (<a href=\"from?site=neelnanda.io\"><span class=\"sitestr\">neelnanda.io</span></a>)</span></span>",
                          "text": "Intentionally Making Close Friends (2021) (neelnanda.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">10.</span>",
                          "text": "10.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.mikekohn.net/micro/modern_6502.php\">Modern 6502</a><span class=\"sitebit comhead\"> (<a href=\"from?site=mikekohn.net\"><span class=\"sitestr\">mikekohn.net</span></a>)</span></span>",
                          "text": "Modern 6502 (mikekohn.net)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">11.</span>",
                          "text": "11.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://gpuopen.com/learn/bilinear-interpolation-quadrilateral-barycentric-coordinates/\">Bilinear interpolation on a quadrilateral using Barycentric coordinates</a><span class=\"sitebit comhead\"> (<a href=\"from?site=gpuopen.com\"><span class=\"sitestr\">gpuopen.com</span></a>)</span></span>",
                          "text": "Bilinear interpolation on a quadrilateral using Barycentric coordinates (gpuopen.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">12.</span>",
                          "text": "12.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://petapixel.com/2025/04/10/adobe-deletes-bluesky-posts-after-furious-backlash/\">Adobe deletes Bluesky posts after backlash</a><span class=\"sitebit comhead\"> (<a href=\"from?site=petapixel.com\"><span class=\"sitestr\">petapixel.com</span></a>)</span></span>",
                          "text": "Adobe deletes Bluesky posts after backlash (petapixel.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">13.</span>",
                          "text": "13.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.newscientist.com/article/2474993-bonobos-use-a-kind-of-syntax-once-thought-to-be-unique-to-humans/\">Bonobos use a kind of syntax once thought to be unique to humans</a><span class=\"sitebit comhead\"> (<a href=\"from?site=newscientist.com\"><span class=\"sitestr\">newscientist.com</span></a>)</span></span>",
                          "text": "Bonobos use a kind of syntax once thought to be unique to humans (newscientist.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">14.</span>",
                          "text": "14.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://iamcharliegraham.substack.com/p/ai-coding-and-the-peanut-butter-and\">AI Coding and the Peanut Butter and Jelly Problem</a><span class=\"sitebit comhead\"> (<a href=\"from?site=iamcharliegraham.substack.com\"><span class=\"sitestr\">iamcharliegraham.substack.com</span></a>)</span></span>",
                          "text": "AI Coding and the Peanut Butter and Jelly Problem (iamcharliegraham.substack.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">15.</span>",
                          "text": "15.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://rakhim.exotext.com/but-what-if-i-really-want-a-faster-horse\">But what if I want a faster horse?</a><span class=\"sitebit comhead\"> (<a href=\"from?site=exotext.com\"><span class=\"sitestr\">exotext.com</span></a>)</span></span>",
                          "text": "But what if I want a faster horse? (exotext.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">16.</span>",
                          "text": "16.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"http://funcall.blogspot.com/2025/04/why-i-program-in-lisp.html\">Why I Program in Lisp</a><span class=\"sitebit comhead\"> (<a href=\"from?site=funcall.blogspot.com\"><span class=\"sitestr\">funcall.blogspot.com</span></a>)</span></span>",
                          "text": "Why I Program in Lisp (funcall.blogspot.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">17.</span>",
                          "text": "17.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.londonunderground.live/\">Live Map of the London Underground</a><span class=\"sitebit comhead\"> (<a href=\"from?site=londonunderground.live\"><span class=\"sitestr\">londonunderground.live</span></a>)</span></span>",
                          "text": "Live Map of the London Underground (londonunderground.live)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">18.</span>",
                          "text": "18.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.ycombinator.com/companies/mosaic-2/jobs/ru8Nwdq-founding-engineer\">Mosaic (YC W25) is building a general purpose agent for video editing</a><span class=\"sitebit comhead\"> (<a href=\"from?site=ycombinator.com\"><span class=\"sitestr\">ycombinator.com</span></a>)</span></span>",
                          "text": "Mosaic (YC W25) is building a general purpose agent for video editing (ycombinator.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">19.</span>",
                          "text": "19.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.dropsitenews.com/p/leaked-data-israeli-censorship-meta\">Leaked Meta data reveals campaign to remove pro-Palestine posts</a><span class=\"sitebit comhead\"> (<a href=\"from?site=dropsitenews.com\"><span class=\"sitestr\">dropsitenews.com</span></a>)</span></span>",
                          "text": "Leaked Meta data reveals campaign to remove pro-Palestine posts (dropsitenews.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">20.</span>",
                          "text": "20.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://webrtcforthecurious.com\">WebRTC for the Curious</a><span class=\"sitebit comhead\"> (<a href=\"from?site=webrtcforthecurious.com\"><span class=\"sitestr\">webrtcforthecurious.com</span></a>)</span></span>",
                          "text": "WebRTC for the Curious (webrtcforthecurious.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">21.</span>",
                          "text": "21.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://github.com/Rust-GPU/Rust-CUDA\">Rust CUDA Project</a><span class=\"sitebit comhead\"> (<a href=\"from?site=github.com/rust-gpu\"><span class=\"sitestr\">github.com/rust-gpu</span></a>)</span></span>",
                          "text": "Rust CUDA Project (github.com/rust-gpu)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">22.</span>",
                          "text": "22.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://neurofrontiers.blog/why-lead-is-still-bad-for-your-brain/\">Lead is still bad for your brain</a><span class=\"sitebit comhead\"> (<a href=\"from?site=neurofrontiers.blog\"><span class=\"sitestr\">neurofrontiers.blog</span></a>)</span></span>",
                          "text": "Lead is still bad for your brain (neurofrontiers.blog)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">23.</span>",
                          "text": "23.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://terriblesoftware.org/2025/03/31/your-strengths-are-your-weaknesses/\">Strengths Are Your Weaknesses</a><span class=\"sitebit comhead\"> (<a href=\"from?site=terriblesoftware.org\"><span class=\"sitestr\">terriblesoftware.org</span></a>)</span></span>",
                          "text": "Strengths Are Your Weaknesses (terriblesoftware.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">24.</span>",
                          "text": "24.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.theregister.com/2025/04/11/windows_2000_best_microsoft/\">Windows 2000 Server named peak Microsoft</a><span class=\"sitebit comhead\"> (<a href=\"from?site=theregister.com\"><span class=\"sitestr\">theregister.com</span></a>)</span></span>",
                          "text": "Windows 2000 Server named peak Microsoft (theregister.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">25.</span>",
                          "text": "25.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://darkcephas.github.io/ps3_failed/ps3_failed.html\">The PS3 Licked the Many Cookie</a><span class=\"sitebit comhead\"> (<a href=\"from?site=darkcephas.github.io\"><span class=\"sitestr\">darkcephas.github.io</span></a>)</span></span>",
                          "text": "The PS3 Licked the Many Cookie (darkcephas.github.io)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">26.</span>",
                          "text": "26.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.hgreer.com/PlayingInTheCreek/\">Playing in the Creek</a><span class=\"sitebit comhead\"> (<a href=\"from?site=hgreer.com\"><span class=\"sitestr\">hgreer.com</span></a>)</span></span>",
                          "text": "Playing in the Creek (hgreer.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">27.</span>",
                          "text": "27.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://wordpress.com/blog/2025/04/09/ai-website-builder/\">Our New AI Website Builder</a><span class=\"sitebit comhead\"> (<a href=\"from?site=wordpress.com\"><span class=\"sitestr\">wordpress.com</span></a>)</span></span>",
                          "text": "Our New AI Website Builder (wordpress.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">28.</span>",
                          "text": "28.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.azabani.com/2025/04/11/generative-ai-in-servo.html\">Generative AI in Servo</a><span class=\"sitebit comhead\"> (<a href=\"from?site=azabani.com\"><span class=\"sitestr\">azabani.com</span></a>)</span></span>",
                          "text": "Generative AI in Servo (azabani.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">29.</span>",
                          "text": "29.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.science.org/content/article/germany-creates-super-high-tech-ministry-research-technology-and-aerospace\">Germany creates 'super–high-tech ministry' for research, technology, aerospace</a><span class=\"sitebit comhead\"> (<a href=\"from?site=science.org\"><span class=\"sitestr\">science.org</span></a>)</span></span>",
                          "text": "Germany creates 'super–high-tech ministry' for research, technology, aerospace (science.org)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"rank\">30.</span>",
                          "text": "30.",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    },
                    {
                          "html": "<span class=\"titleline\"><a href=\"https://www.wsj.com/us-news/mark-klein-whistleblower-dies-73f434c7\">Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79</a><span class=\"sitebit comhead\"> (<a href=\"from?site=wsj.com\"><span class=\"sitestr\">wsj.com</span></a>)</span></span>",
                          "text": "Mark Klein, a Whistleblower Who Revealed Domestic Spying, Dies at 79 (wsj.com)",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "title"
                                }
                          ]
                    }
              ],
              "key": "titles"
        },
        {
              "selector": ".score",
              "results": [
                    {
                          "html": "116 points",
                          "text": "116 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43621378"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43643467"
                                }
                          ]
                    },
                    {
                          "html": "293 points",
                          "text": "293 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653672"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658093"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43628070"
                                }
                          ]
                    },
                    {
                          "html": "170 points",
                          "text": "170 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655221"
                                }
                          ]
                    },
                    {
                          "html": "147 points",
                          "text": "147 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655914"
                                }
                          ]
                    },
                    {
                          "html": "22 points",
                          "text": "22 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658420"
                                }
                          ]
                    },
                    {
                          "html": "48 points",
                          "text": "48 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43619032"
                                }
                          ]
                    },
                    {
                          "html": "56 points",
                          "text": "56 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656609"
                                }
                          ]
                    },
                    {
                          "html": "101 points",
                          "text": "101 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654912"
                                }
                          ]
                    },
                    {
                          "html": "138 points",
                          "text": "138 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653885"
                                }
                          ]
                    },
                    {
                          "html": "118 points",
                          "text": "118 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43612835"
                                }
                          ]
                    },
                    {
                          "html": "12 points",
                          "text": "12 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658794"
                                }
                          ]
                    },
                    {
                          "html": "1149 points",
                          "text": "1149 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652723"
                                }
                          ]
                    },
                    {
                          "html": "221 points",
                          "text": "221 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651576"
                                }
                          ]
                    },
                    {
                          "html": "455 points",
                          "text": "455 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651390"
                                }
                          ]
                    },
                    {
                          "html": "549 points",
                          "text": "549 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655603"
                                }
                          ]
                    },
                    {
                          "html": "80 points",
                          "text": "80 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654813"
                                }
                          ]
                    },
                    {
                          "html": "96 points",
                          "text": "96 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654881"
                                }
                          ]
                    },
                    {
                          "html": "93 points",
                          "text": "93 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651532"
                                }
                          ]
                    },
                    {
                          "html": "260 points",
                          "text": "260 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652024"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653421"
                                }
                          ]
                    },
                    {
                          "html": "112 points",
                          "text": "112 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656279"
                                }
                          ]
                    },
                    {
                          "html": "324 points",
                          "text": "324 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43650656"
                                }
                          ]
                    },
                    {
                          "html": "65 points",
                          "text": "65 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654279"
                                }
                          ]
                    },
                    {
                          "html": "16 points",
                          "text": "16 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657747"
                                }
                          ]
                    },
                    {
                          "html": "122 points",
                          "text": "122 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658060"
                                }
                          ]
                    },
                    {
                          "html": "66 points",
                          "text": "66 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657377"
                                }
                          ]
                    }
              ],
              "key": "points"
        },
        {
              "selector": ".subtext .score",
              "results": [
                    {
                          "html": "116 points",
                          "text": "116 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43621378"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43643467"
                                }
                          ]
                    },
                    {
                          "html": "293 points",
                          "text": "293 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653672"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658093"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43628070"
                                }
                          ]
                    },
                    {
                          "html": "170 points",
                          "text": "170 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655221"
                                }
                          ]
                    },
                    {
                          "html": "147 points",
                          "text": "147 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655914"
                                }
                          ]
                    },
                    {
                          "html": "22 points",
                          "text": "22 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658420"
                                }
                          ]
                    },
                    {
                          "html": "48 points",
                          "text": "48 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43619032"
                                }
                          ]
                    },
                    {
                          "html": "56 points",
                          "text": "56 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656609"
                                }
                          ]
                    },
                    {
                          "html": "101 points",
                          "text": "101 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654912"
                                }
                          ]
                    },
                    {
                          "html": "138 points",
                          "text": "138 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653885"
                                }
                          ]
                    },
                    {
                          "html": "118 points",
                          "text": "118 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43612835"
                                }
                          ]
                    },
                    {
                          "html": "12 points",
                          "text": "12 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658794"
                                }
                          ]
                    },
                    {
                          "html": "1149 points",
                          "text": "1149 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652723"
                                }
                          ]
                    },
                    {
                          "html": "221 points",
                          "text": "221 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651576"
                                }
                          ]
                    },
                    {
                          "html": "455 points",
                          "text": "455 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651390"
                                }
                          ]
                    },
                    {
                          "html": "549 points",
                          "text": "549 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655603"
                                }
                          ]
                    },
                    {
                          "html": "80 points",
                          "text": "80 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654813"
                                }
                          ]
                    },
                    {
                          "html": "96 points",
                          "text": "96 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654881"
                                }
                          ]
                    },
                    {
                          "html": "93 points",
                          "text": "93 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651532"
                                }
                          ]
                    },
                    {
                          "html": "260 points",
                          "text": "260 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652024"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653421"
                                }
                          ]
                    },
                    {
                          "html": "112 points",
                          "text": "112 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656279"
                                }
                          ]
                    },
                    {
                          "html": "324 points",
                          "text": "324 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43650656"
                                }
                          ]
                    },
                    {
                          "html": "65 points",
                          "text": "65 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654279"
                                }
                          ]
                    },
                    {
                          "html": "16 points",
                          "text": "16 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657747"
                                }
                          ]
                    },
                    {
                          "html": "122 points",
                          "text": "122 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658060"
                                }
                          ]
                    },
                    {
                          "html": "66 points",
                          "text": "66 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657377"
                                }
                          ]
                    }
              ],
              "key": "points"
        },
        {
              "selector": ".subline .score",
              "results": [
                    {
                          "html": "116 points",
                          "text": "116 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43621378"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43643467"
                                }
                          ]
                    },
                    {
                          "html": "293 points",
                          "text": "293 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653672"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658093"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43628070"
                                }
                          ]
                    },
                    {
                          "html": "170 points",
                          "text": "170 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655221"
                                }
                          ]
                    },
                    {
                          "html": "147 points",
                          "text": "147 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655914"
                                }
                          ]
                    },
                    {
                          "html": "22 points",
                          "text": "22 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658420"
                                }
                          ]
                    },
                    {
                          "html": "48 points",
                          "text": "48 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43619032"
                                }
                          ]
                    },
                    {
                          "html": "56 points",
                          "text": "56 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656609"
                                }
                          ]
                    },
                    {
                          "html": "101 points",
                          "text": "101 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654912"
                                }
                          ]
                    },
                    {
                          "html": "138 points",
                          "text": "138 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653885"
                                }
                          ]
                    },
                    {
                          "html": "118 points",
                          "text": "118 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43612835"
                                }
                          ]
                    },
                    {
                          "html": "12 points",
                          "text": "12 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658794"
                                }
                          ]
                    },
                    {
                          "html": "1149 points",
                          "text": "1149 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652723"
                                }
                          ]
                    },
                    {
                          "html": "221 points",
                          "text": "221 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651576"
                                }
                          ]
                    },
                    {
                          "html": "455 points",
                          "text": "455 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651390"
                                }
                          ]
                    },
                    {
                          "html": "549 points",
                          "text": "549 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655603"
                                }
                          ]
                    },
                    {
                          "html": "80 points",
                          "text": "80 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654813"
                                }
                          ]
                    },
                    {
                          "html": "96 points",
                          "text": "96 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654881"
                                }
                          ]
                    },
                    {
                          "html": "93 points",
                          "text": "93 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651532"
                                }
                          ]
                    },
                    {
                          "html": "260 points",
                          "text": "260 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652024"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653421"
                                }
                          ]
                    },
                    {
                          "html": "112 points",
                          "text": "112 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656279"
                                }
                          ]
                    },
                    {
                          "html": "324 points",
                          "text": "324 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43650656"
                                }
                          ]
                    },
                    {
                          "html": "65 points",
                          "text": "65 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654279"
                                }
                          ]
                    },
                    {
                          "html": "16 points",
                          "text": "16 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657747"
                                }
                          ]
                    },
                    {
                          "html": "122 points",
                          "text": "122 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658060"
                                }
                          ]
                    },
                    {
                          "html": "66 points",
                          "text": "66 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657377"
                                }
                          ]
                    }
              ],
              "key": "points"
        },
        {
              "selector": ".subtext > .score",
              "results": [],
              "key": "points"
        },
        {
              "selector": ".subline > .score",
              "results": [
                    {
                          "html": "116 points",
                          "text": "116 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43621378"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43643467"
                                }
                          ]
                    },
                    {
                          "html": "293 points",
                          "text": "293 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653672"
                                }
                          ]
                    },
                    {
                          "html": "42 points",
                          "text": "42 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658093"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43628070"
                                }
                          ]
                    },
                    {
                          "html": "170 points",
                          "text": "170 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655221"
                                }
                          ]
                    },
                    {
                          "html": "147 points",
                          "text": "147 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655914"
                                }
                          ]
                    },
                    {
                          "html": "22 points",
                          "text": "22 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658420"
                                }
                          ]
                    },
                    {
                          "html": "48 points",
                          "text": "48 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43619032"
                                }
                          ]
                    },
                    {
                          "html": "56 points",
                          "text": "56 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656609"
                                }
                          ]
                    },
                    {
                          "html": "101 points",
                          "text": "101 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654912"
                                }
                          ]
                    },
                    {
                          "html": "138 points",
                          "text": "138 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653885"
                                }
                          ]
                    },
                    {
                          "html": "118 points",
                          "text": "118 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43612835"
                                }
                          ]
                    },
                    {
                          "html": "12 points",
                          "text": "12 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658794"
                                }
                          ]
                    },
                    {
                          "html": "1149 points",
                          "text": "1149 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652723"
                                }
                          ]
                    },
                    {
                          "html": "221 points",
                          "text": "221 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651576"
                                }
                          ]
                    },
                    {
                          "html": "455 points",
                          "text": "455 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651390"
                                }
                          ]
                    },
                    {
                          "html": "549 points",
                          "text": "549 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43655603"
                                }
                          ]
                    },
                    {
                          "html": "80 points",
                          "text": "80 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654813"
                                }
                          ]
                    },
                    {
                          "html": "96 points",
                          "text": "96 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654881"
                                }
                          ]
                    },
                    {
                          "html": "93 points",
                          "text": "93 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43651532"
                                }
                          ]
                    },
                    {
                          "html": "260 points",
                          "text": "260 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43652024"
                                }
                          ]
                    },
                    {
                          "html": "79 points",
                          "text": "79 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43653421"
                                }
                          ]
                    },
                    {
                          "html": "112 points",
                          "text": "112 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43656279"
                                }
                          ]
                    },
                    {
                          "html": "324 points",
                          "text": "324 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43650656"
                                }
                          ]
                    },
                    {
                          "html": "65 points",
                          "text": "65 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43654279"
                                }
                          ]
                    },
                    {
                          "html": "16 points",
                          "text": "16 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657747"
                                }
                          ]
                    },
                    {
                          "html": "122 points",
                          "text": "122 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43658060"
                                }
                          ]
                    },
                    {
                          "html": "66 points",
                          "text": "66 points",
                          "attributes": [
                                {
                                      "name": "class",
                                      "value": "score"
                                },
                                {
                                      "name": "id",
                                      "value": "score_43657377"
                                }
                          ]
                    }
              ],
              "key": "points"
        }
  ],
  "success": true,
  "advance_config": {
        "console": [],
        "network": [],
        "cookies": []
  },
  "_usage": {
        "input_tokens": 21,
        "output_tokens": 26196,
        "inference_time_tokens": 4817,
        "total_tokens": 31034
  }
}