frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

I hear a lot seat based pricing is dead, Pagerduty is no exception

https://github.com/FluidifyAI/Regen
1•furyman•1m ago•0 comments

If I release it, you won't get the same experience I get

https://notes.highlysuspect.agency/cant-release-that.html
1•speckx•2m ago•0 comments

The Art of the Shadow: How Painters Have Gotten It Wrong for Centuries

https://thereader.mitpress.mit.edu/the-art-of-the-shadow-how-painters-have-gotten-it-wrong-for-ce...
1•cubefox•4m ago•0 comments

ModelScope: An open-source HuggingFace alternative

https://www.modelscope.cn/home
1•AbuAssar•4m ago•0 comments

Dwarf Fortress has surpassed 1M sales on Steam

https://bsky.app/profile/kitfoxgames.com/post/3lmugs3oe6m2t
1•Tomte•5m ago•0 comments

A tool that resizes any banner to all the sizes needed to run online campaigns

https://www.oppye.com
1•oppye•5m ago•0 comments

Inaudible sounds used to fingerprint browsers catch AliExpress red-handed

https://arstechnica.com/security/2026/08/aliexpress-caught-fingerprinting-visitors-after-sending-...
1•joozio•5m ago•0 comments

Celebrating 500 Releases of Construct

https://www.construct.net/en/blogs/construct-official-blog-1/celebrating-releases-construct-1905
1•AshleysBrain•6m ago•0 comments

Xbox announces disc-to-digital feature that lets you digitise physical games

https://www.eurogamer.net/xbox-disc-to-digital-one-series-x-details
1•ksec•7m ago•0 comments

YC Partner H-1B Comments Spark Controversy

https://www.ababnews.com/news/a626cd7e-5749-414f-a159-d204f221e2be
2•bko•7m ago•0 comments

Pollen Robotics (Hugging Face) Microduck

https://pollen-robotics.com/microduck/
2•robotswantdata•9m ago•0 comments

Show HN: Arka.norn – Local governance and delivery for coding agents

https://github.com/arka-squad/arka-norn
1•Jergrim•10m ago•0 comments

Nvidia reportedly agrees to buy Hugging Face for $12.9B

https://www.cnbc.com/2026/08/27/nvidia-hugging-face-acquisition.html
1•Anon84•12m ago•0 comments

Sunk Cost Fallacy as a Feature

https://www.vaines.org/posts/2026-07-20-sunk-cost-fallacy-as-a-feature/
2•speckx•12m ago•0 comments

A brief introduction to Huawei Ascend Cloud

https://medium.com/@huaweiclouddevelper/a-brief-introduction-to-huawei-ascend-cloud-cbef8f25bc34
1•Bluestein•12m ago•0 comments

Show HN: A CLI to fetch invoices in your inbox

https://github.com/visnia-ai/invoice-fetcher
1•pierreb-aiva•15m ago•0 comments

Show HN: 20,000 words – which is the middle?

https://pzlgames.com/games/themiddle/?play=1
3•pompomsheep•17m ago•0 comments

Multi-Teacher On-Policy Distillation for Capability Integration in Post-Training

https://mimo.xiaomi.com/paper/mopd
1•Bluestein•17m ago•0 comments

Australia Bans Generative A.I. From Official Music Charts

https://www.nytimes.com/2026/08/25/world/australia/australia-ai-music-chart-ban.html
1•bookofjoe•18m ago•1 comments

Beating the Odds in a Quantum Guessing Game

https://sciencespectrumu.com/beating-the-odds-in-a-guessing-game-with-a-single-quantum-box-f85c58...
1•armchairquantum•19m ago•0 comments

National emergency order domiciling bulk power systems

https://www.whitehouse.gov/fact-sheets/2026/08/fact-sheet-president-donald-j-trump-declares-a-nat...
2•Unibod•19m ago•0 comments

Remembering Bob Chapman: Mentor Who Changed My Life, Interview by Simon Sinek [video]

https://www.youtube.com/watch?v=O7kQaeP-3I8
2•Folcon•19m ago•1 comments

Google Chrome may soon be getting official Flatpak support on Linux

https://www.neowin.net/news/google-chrome-may-soon-be-getting-official-flatpak-support-on-linux/
1•bundie•20m ago•0 comments

A browser extension that removes the algorithm from every major social platform

https://github.com/preziotte/not-for-you
1•lowtecky•20m ago•0 comments

The mathematics of AI uncertainty (Zoubin Ghahramani – Google DeepMind) [video]

https://www.youtube.com/watch?v=tBjgCj_dGZM
1•binyu•20m ago•0 comments

Why Is Nvidia Buying Hugging Face for $12.9B?

https://mrkt30.com/nvidia-hugging-face-acquisition/
2•newsaiyc•20m ago•0 comments

Revive old computers with Haiku OS

https://sava.rocks/blog/revive-old-computers-with-haiku-os/
4•speckx•21m ago•0 comments

Show HN: Learn 13k words of James Joyce's Ulysses

https://ulysses.kurumar.com
1•kurumar•22m ago•0 comments

Show HN: Drag-and-drop seating charts for weddings and events

https://www.planseats.com/
2•not_wowinter14•24m ago•0 comments

Fable nuked my dev machine

https://twitter.com/SebastienGllmt/status/2092634841863123047
3•tosh•25m 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!