frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open-weight AI agents can use 10k× more energy than simple queries

https://bloomberg.com/news/articles/2026-09-03/ai-s-environmental-impact-per-task-balloons-with-m...
1•utiiiD•1m ago•0 comments

An audio end-of-turn gate before LLM invocation in a local voice-agent pipeline

https://www.reddit.com/r/LLMDevs/comments/1w6w7cu/i_added_an_audio_endofturn_gate_before_llm/
1•aufklarer•1m ago•0 comments

Tunisia swelters as power cuts disrupt water supplies

https://www.aljazeera.com/news/2026/8/31/tunisia-swelters-as-power-cuts-disrupt-water-supplies
1•littlexsparkee•3m ago•0 comments

Marin 535B-A23B

https://openathena.ai/blog/marin-535b-launch-note/
1•tosh•6m ago•0 comments

Hackers Had a Live Feed of Every ID Verification Company Scanned for over a Year

http://www.techdirt.com/2026/09/03/hackers-had-a-live-feed-of-every-id-this-verification-company-...
3•beardyw•7m ago•0 comments

Minds – Paul S. Rosenbloom, 2026

https://mitpress.mit.edu/9780262053259/on-minds/
1•__patchbit__•9m ago•0 comments

Show HN: VM-1, a Raspberry Pi 5 based videomixer and videoplayer

https://vm-1.com/
1•clockdiv•9m ago•0 comments

KupujemProdajem searches 5.6M ads at ~10 ms with Manticore Search

https://medium.com/@s_nikolaev/how-kupujemprodajem-searches-5-6-million-ads-at-10-ms-with-mantico...
1•snikolaev•9m ago•0 comments

Power-hungry data centers are expanding in Europe

https://www.politico.eu/article/power-hungry-data-centers-are-expanding-in-europe-so-is-the-resis...
1•biscuit1v9•10m ago•0 comments

Hacker News: I got hacked

https://www.google.com/
1•teeaye82•10m ago•1 comments

Show HN: Interactive map of the Japanese address system

https://japanmap.fyi
1•vkuikka•12m ago•0 comments

Nvidia's $12,930,300,000 acquisition of Hugging Face contains an easter egg

https://twitter.com/etnshow/status/2095526554365247839
1•tosh•17m ago•0 comments

Why do developers continue to write code by hand?

https://orchidfiles.com/why-write-code-by-hand/
1•theorchid•17m ago•0 comments

Andrew Ng: The Biggest Opportunities in AI Aren't Where You Think [video]

https://www.youtube.com/watch?v=o-wv_szZ0V0
1•duck•18m ago•0 comments

Nano LM Studio

https://github.com/Kosev-Lex/NanoLM-Studio
2•presencefactor•23m ago•1 comments

Show HN: AI game builder and editor built with Rails and Godot

https://app.fusionery.com/
1•websitescenes•25m ago•0 comments

Who is accountable for Frontier AI Companies agent's criminal actions?

1•pykul•25m ago•0 comments

Limiting Overshoot – Navigating exceedance of 1.5°C and pathways towards return

https://www.unep.org/resources/limiting-overshoot-navigating-exceedance
2•bryanrasmussen•25m ago•0 comments

Signal Beta adds support registrations without a phone number

https://community.signalusers.org/t/registration-without-a-phone-number/2222?page=10
1•ErenayDev•28m ago•0 comments

Septabee, a unique, free DAW [video]

https://www.youtube.com/watch?v=lW8Z98pXuSE
2•alok-g•36m ago•1 comments

UN to vote on adopting new world map that shows Africa's true scale

https://www.theguardian.com/world/2026/sep/04/un-vote-world-map-mercator-equal-earth-africa
5•plaguna•37m ago•0 comments

Unlocking Lossless Speedups in LLMs via Discrete Diffusion (5000 Tk/S)

https://s-sahoo.com/uno/
2•E-Reverance•38m ago•0 comments

Ask HN: What happened to Amprius and their claimed 450Wh/kg battery?

https://www.google.com/search?q=amprius+battery+450
2•walrus01•41m ago•1 comments

Building the CAD application of my dreams

https://v2.brep.io/blog/building-the-cad-application-of-my-dreams
1•mmiscool•46m ago•1 comments

New study shows that psychedelic drugs affect the brain differently

https://www.sdu.dk/en/om-sdu/fakulteterne/sundhedsvidenskab/nyheder-2026/psykedeliske-stoffer-paa...
1•XzetaU8•46m ago•0 comments

OpenBB belongs to everyone (their plan to open source)

https://openbb.co/
1•ColinEberhardt•52m ago•0 comments

NeoMME: Multimodal encoders trained from scratch with a single Transformer

https://huggingface.co/blog/Hcompany/neomme
1•CoderLim110•53m ago•0 comments

OpenAI Cut Off a Billion-Dollar Customer to Avoid Elon Musk

https://www.wired.com/story/openai-elon-musk-cursor-billion-revenue/
3•doener•59m ago•1 comments

Ask HN: Why is HN native dark mode not implemented yet?

1•SriniK•59m ago•1 comments

Decoding the NEC V20 Microcode

https://martypc.blogspot.com/2026/09/decoding-nec-v20-microcode.html
2•mariuz•1h ago•0 comments
Open in hackernews

Show HN: ScrapeCopilot – Notebook Code Interface + Puppeteer + AI Copilot

3•erichi•1y ago
Hi HN, I’m Eric, and I’m building ScrapeCopilot, an AI assistant designed to eliminate friction in browser automation development.

Here is the link to VS Code extension - https://marketplace.visualstudio.com/items?itemName=scrapeco...

I've built browser automations for more than 5 years, and the constant frustration was always the sheer friction involved in getting working code – especially when debugging in headless mode or connecting to remote browsers.

When I started using LLMs to generate automation code, I found myself stuck in a repetitive loop: navigate to the desired page state, copy-paste HTML into the AI chat, and ask it to generate code. The worst part is that there was no easy way to run that generated code without losing the page state, forcing me to restart the browser session constantly. This wasted large amounts of time and mental energy. I built ScrapeCopilot to make this workflow seamless.

How it works:

ScrapeCopilot combines the power of a Jupyter-style notebook with a live Puppeteer browser session and integrated AI.

- Live Interactive Development: When you create an automation notebook, it initiates a fresh Puppeteer browser session. The page object is exposed directly to your notebook cells, allowing you to run any Puppeteer code against the live browser state and see the results instantly.

- AI-Powered Assistance: It integrates with GitHub Copilot (via the @scrapecopilot chat participant). The AI automatically sees the current page HTML, allowing it to generate highly relevant Puppeteer code based on your instructions directly within the chat.

- LLM Code Export: Once you've developed your automation logic, you can easily export the final, complete Puppeteer script based on your instructions.

This tool saves me hours daily, but even more importantly, it improves the developer experience in browser automation which is frustrating area.

I believe ScrapeCopilot can complement existing browser automation tools and frameworks by providing an interactive AI-assisted development experience.

Current Status & Future Plans:

- The extension currently works within VS Code. It will work in Cursor, but without chat support initially. I'm actively working on integrating a backend server to enable full chat functionality with Cursor.

- Currently the key workflow assumes that you create a new browser automation step by step, using code cells. But in my work I spend half of the time fixing existing automations, so my focus now is trying to adapt extension for debugging and fixing existing code.

- Playwright support is also on the list.

Check out short videos: - Demo: Headless False - https://scrapecopilot.ai/assets/demo-headless-false-Dhc_jeNR... - Demo: Headless True - https://scrapecopilot.ai/assets/demo-headless-true-PRQndDxP....

I'd love to hear your thoughts, feedback, and any suggestions!