惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Vercel News
Vercel News
N
Netflix TechBlog - Medium
C
Check Point Blog
MyScale Blog
MyScale Blog
The GitHub Blog
The GitHub Blog
Blog — PlanetScale
Blog — PlanetScale
B
Blog RSS Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学
博客园 - Franky
MongoDB | Blog
MongoDB | Blog
I
InfoQ
Hugging Face - Blog
Hugging Face - Blog
Recent Announcements
Recent Announcements
人人都是产品经理
人人都是产品经理
腾讯CDC
V
Visual Studio Blog
Engineering at Meta
Engineering at Meta
T
The Blog of Author Tim Ferriss
V
V2EX
云风的 BLOG
云风的 BLOG
Microsoft Azure Blog
Microsoft Azure Blog
U
Unit 42
B
Blog

HN's home page

Rainbow Query Language | Hacker News Exec into Node via Kubectl An AI native hedge fund The Seven-Action Documentation Model | Hacker News Package Manager for Kubectl Plugins Tongan Castaways | Hacker News Tech overlords plan for conscious AI to conquer the cosmos. What could go wrong? Data Breach Disclosure Lag Is Getting Worse How LLMs Work | Hacker News I Dropped PRDs for Shape Up Go Experiments Explained | Hacker News FCA's Palantir deal could expose UK financial data to Trump's US, critics fear WebXR BCI for Neural-Adaptive Avatar Control in Mixed Reality The first murder conviction via DNA analysis Tom Interviews Theo de Raadt of the OpenBSD Project (2019) [video] Show HN: Replace shell commands with bun shell typescript scripts Quay.io Is Down | Hacker News AI driven analysis of brokerage account fees in the UK Bill Gates Spent Years Crafting His Image. Now It's Cracking Using LLMs to secure source code Wi-Fi 8 in the Lab [video] The household battery revolution that could change energy bills and the world Is Python Becoming Pinyin? | Hacker News Livia – Executive Assistant | Hacker News FindMyPipe – Query Apple Find My from Linux for AI Agents Show HN: Agent skill for creating product launch videos with Remotion RecruitMyself – AI job search copilot for resumes and applications AI coding agents and the erosion of system understanding The 'Resting' Generation and South Korea's Youth Recession AMD Computex 2026: 10 Years of AM4, AM5 Support Through 2029
Show HN: Spotlight/Raycast for Web Search not local) && (...
healersource · 2026-06-25 · via HN's home page

Hi My name is Daniel, indie dev for the last 25+ years, based outside Boston.

You probably haven’t heard of me and I don’t have much to show on LinkedIn bc I’ve suffered from an extreme case of Fibromyalgia my whole life (aka daily migraines, severe cramping, searing nerve pain, panic attacks, anxiety, depression) But I digress.....

When I wasn’t too busy having lots of pain, I built Über Ninja. Its a desktop app (Mac/Windows) that lets you prompt multiple AI models side-by-side without copy/paste. I was tired of AI errors & hallucinations and wanted an easier way to verify responses.

In addition, Über Ninja also lets you do Web search from a global hotkey. There's tons of sites across 18 categories like shopping, jobs, flights and hotels. You can also multi-search multiple sites at once.

I know it might be a little confusing since the app does two different things -- do you think I should split it into two separate apps or leave them together?

Anyways, here's a quick demo right above the fold on my homepage:

>>> https://uberninja.co <<<

Über Ninja is 100% free, no signup required.

I’d love your feedback, especially on whatever's confusing or missing or just plain broken.

Happy to answer anything about how its built (Electron/Puppeteer) or why I made certain tradeoffs.

At first I tried writing this using pure Electron and DOM manipulation. It worked great for about a month but then Claude and ChatGPT put up Cloudflare "human" verifications so it broke. UGH!! So then I made a workaround by launching a separate Chrome instance and controlling it through Puppeteer to inject the prompts. This worked great again for a while until they somehow tightened the screws on the "human" verification and then it broke once again. FML!!! Then I found rebrowser-puppeteer and it fixed the issues.. Quite the game of cat and mouse!

In the end, AI compare works pretty well most of the time but sometimes it gets a little janky, you might need to reopen a tab or maybe even relaunch the whole app. Its the best I could do given my limited resources.

Also - yes I’m aware that I'm probably violating TOS for most of these AI sites. If Über Ninja ever gets big enough for them to actually care, that would be a good thing.