Bài đăng

New top story on Hacker News: National Science Foundation slashes basic science to fund new tech initiative

National Science Foundation slashes basic science to fund new tech initiative 27 by strangeloops85 | 11 comments on Hacker News. June 22, 2026 at 11:25PM strangeloops85 27 https://ift.tt/kIiwzYj National Science Foundation slashes basic science to fund new tech initiative 11 https://ift.tt/qTPersL

New top story on Hacker News: A Theory of Why Prompt Injection Works

A Theory of Why Prompt Injection Works 17 by x312 | 0 comments on Hacker News. June 22, 2026 at 10:48PM x312 17 https://ift.tt/m2vVJYH A Theory of Why Prompt Injection Works 0 https://role-confusion.github.io

New top story on Hacker News: Show HN: Selector Forge – browser extension for AI-generated resilient selectors

Show HN: Selector Forge – browser extension for AI-generated resilient selectors 14 by ahmadilaiwi | 0 comments on Hacker News. Hi HN, I'm Ahmad from the Intuned ( https://intunedhq.com ) team. Today, we're releasing and open-sourcing Selector Forge ( https://ift.tt/GlycaMs ), a browser extension that generates reliable CSS/XPath selectors using AI. You can use it to create a selector for a single element or for an array of elements. The selectors it creates are meant to be "semantic" and more resilient to page changes than what Chrome DevTool’s “Copy Selector” (and other similar extensions) give you. Those tend to hand you something brittle like `#top > div.w-100.ph0-l.ph3.ph4-m > h1 > span`, which can break with a minimal page change. Selector Forge aims for selectors that don't break as easily. Here are some selectors that Selector Forge created: `//div[@aria-label="Showing weekly downloads"]//p[@aria-live="polite"]` (item selec...

New top story on Hacker News: Code duplication is far cheaper than the wrong abstraction (2016)

Code duplication is far cheaper than the wrong abstraction (2016) 94 by rafaepta | 63 comments on Hacker News. June 21, 2026 at 11:08PM rafaepta 94 https://ift.tt/BQIheTz Code duplication is far cheaper than the wrong abstraction (2016) 63 https://ift.tt/fcmp7BX

New top story on Hacker News: The rise of South Korea’s weapons business

The rise of South Korea’s weapons business 3 by JumpCrisscross | 3 comments on Hacker News. June 20, 2026 at 06:44PM JumpCrisscross 3 https://ift.tt/VBbOPYZ The rise of South Korea’s weapons business 3 https://ift.tt/9WQultO

New top story on Hacker News: Show HN: StartupWiki – A Free Alternative to Crunchbase

Show HN: StartupWiki – A Free Alternative to Crunchbase 5 by shpran | 0 comments on Hacker News. I've been building StartupWiki, a free startup database designed to make it easier to discover and research companies. The original motivation was frustration with how difficult it can be to find information on early-stage startups. Most databases need accounts, or subscriptions, ro just feel too cluttered. I wanted a website that felt like Wikipedia, no accounts, no subscriptions, no weird metrics, just go in, the info is on the page. The project is still very early, but currently includes: Startup profiles Search and filtering Company categorization Public API (in progress) I'm especially interested in feedback on: What information you look for when researching startups Features missing from existing startup databases API use cases I'd love to hear feedback. June 20, 2026 at 10:59PM shpran 5 https://ift.tt/ygxSE0w Show HN: StartupWiki – A Free Alternative to Crunchbase 0 ...