Show HackerNews Feed in Framer
Display a live feed of HackerNews front page stories in your Framer project. GlossPipe maps the Algolia API response into a clean list format.
Live Preview
1-Click GitHub Token Stealing via a VSCode Bug
MAI-Code-1-Flash
CT scans of BYD car parts
Use your Nvidia GPU's VRAM as swap space on Linux
AI outperforms law professors in Stanford Law study
Hacking your PC using your speaker without ever touching it
My thoughts after using Clojure for about a month
Pluto.jl 1.0 release – reactive notebook for Julia
How we index images for RAG
Show HN: I reverse-engineered the world maps of Test Drive III (1990 DOS game)
How It Works
- 1
Pick the HackerNews preset
Select 'HackerNews Top Stories' from the preset catalog. Adjust the story count if needed (default: 10).
- 2
Map the fields
GlossPipe auto-detects the item_list template and sets listPath to 'hits'. The default mapping connects title, points, and date.
- 3
Publish your endpoint
Click Publish to create a cached endpoint. Drop the Framer SDK list component on your page and connect it.