Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 26 min 17 sec ago

Show HN: IDEViewer – Security scanner for malicious IDE Extensions

Thu, 05/21/2026 - 1:01pm

I have been working on this tool for a while now as there is a clear gap in Developer workstation security. You must have seen how Github got hacked due to a malicious IDE Extension. This tool in it's current state can help collect IDEs and it's Extensions installed on end user machines, detect the permissions acquired by these extensions and whether there is a post install script. It also fetches the dependencies used by the extensions and any known vulnerabilities.

I'm continuously working on the tool to improve it. My objective is to add a lot of the features that usually an enterprise grade tools have.

Comments URL: https://news.ycombinator.com/item?id=48225861

Points: 1

# Comments: 0

Categories: Hacker News

Coding is solved? Software is not

Thu, 05/21/2026 - 1:01pm
Categories: Hacker News

Amp Labs

Thu, 05/21/2026 - 1:00pm

Article URL: https://ampcode.com/news/amp-labs

Comments URL: https://news.ycombinator.com/item?id=48225851

Points: 1

# Comments: 0

Categories: Hacker News

Sync-O – Keep Confluence in sync with Jira tickets

Thu, 05/21/2026 - 12:07pm

Article URL: https://sync-o.io/

Comments URL: https://news.ycombinator.com/item?id=48225034

Points: 1

# Comments: 1

Categories: Hacker News

Being AI-native matters more than experience

Thu, 05/21/2026 - 12:06pm
Categories: Hacker News

Show HN: Proof Loop – I make my coding agents prove they finished the task

Thu, 05/21/2026 - 12:04pm

I built this because my coding agent kept telling me he did complete the task, but when I verified it, it was not the case.

I made Proof Loop fairly light, intentionally. It’s basically a protocol helper script for AI agent tasks:

- set acceptance criteria before coding/implementation - keep the builder and verifier roles separate - each criteria tested with results PASS, FAIL or UNKNOWN - attach evidence of done - keep the proof evidence in the repo, so that the next agent / run can inspect it and see what was already done

You can try it via commandline from the cloned repo, go the the proof-loop directory and run make demo.

Teh demo creates a task, checks the proof bundle, fails if evidence is missing, then passes when acceptance criteria have evidence attached.

There is also an OpenClaw skill version now, so the easiest use is

openclaw skills install proof-loop

In the GitHub repo, there is harness-agnostic version and examples.

I would especially like criticism and/or any feedback from people who run Codex, Claude Code or OpenCode on long-running multi-step tasks.

Note this is a utility that I use myself, FoC, MIT Licensed, OpenSourced, with no intention of any commercialization.

Comments URL: https://news.ycombinator.com/item?id=48224992

Points: 1

# Comments: 0

Categories: Hacker News

IOpenPod: Open-Source iPod Sync Tool

Thu, 05/21/2026 - 12:04pm
Categories: Hacker News

Show HN: Free One-shot cloud agents with OpenCode and Daytona and Cloudflare

Thu, 05/21/2026 - 12:03pm

Hi HN! Outside of the hackernews bubble we often find engineers who are barely using AI (aka using microsoft copilot) and we needed an easy way to show the latest capabilities in a non confusing UI.

So we dumbed down our product to a simple text box UI where you one-shot your feature and you get an email with a link to a PR in github. The backend is hosted in Cloudflare, spinning sandboxes in Daytona that run the Opencode harness.

Feel free to give it a try or share it with people who are skeptical of the latest models. You get a bunch of credits for anthropic, openai & opensource models during onboarding + you can connect your codex sub.

Comments URL: https://news.ycombinator.com/item?id=48224982

Points: 2

# Comments: 0

Categories: Hacker News

npmfind – Alternative NPM package search

Thu, 05/21/2026 - 12:03pm

Article URL: https://npmfind.com

Comments URL: https://news.ycombinator.com/item?id=48224981

Points: 1

# Comments: 0

Categories: Hacker News

Pages