Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 45 min 40 sec ago

Show HN: OpenClaw Carapace – Security Scanner for OpenClaw

Mon, 03/02/2026 - 9:46am

Here's Openclaw Carapace, a CLI security scanner for OpenClaw. It audits your configs, flags CVEs, and scans skill files for vulnerabilities.

A few things it does: - Auto-fix common misconfigurations - Hardening profiles for typical deployment patterns - SARIF output so it drops right into GitHub Code Scanning or your CI/CD pipeline

Would love feedback — especially on what checks or hardening rules you'd want to see next.

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

Points: 3

# Comments: 0

Categories: Hacker News

Global Launch of MyPDF

Mon, 03/02/2026 - 8:55am

Article URL: https://my-pdf.net/

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

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: Write and Run Salt v0.9.2 in the Browser

Mon, 03/02/2026 - 8:54am

Hey HN,

I wanted to share the new online playground for Salt (https://salt-lang.dev/playground/), a sovereign systems language designed for high-performance, distributed workloads where paying an "abstraction tax" is no longer acceptable.

We started building Salt to bridge the gap between the raw power of manual pointer arithmetic and the safety guarantees of modern high-level languages. The architecture relies on an MLIR-based backbone and a Z3-powered "formal shadow," and the design is rooted in three main pillars:

Fast Enough: The target is to stay within 20% of C's performance, while aiming to consistently outperform Rust.

Supremely Ergonomic: We didn't want to reinvent the wheel on syntax. Instead, we've shamelessly adopted the best features and syntax patterns from Julia, F#, Rust, C, Python, Haskell, Erlang, and Go.

Formally Verified: We've integrated Z3 directly into the compilation pipeline to mathematically prove safety without sacrificing developer velocity.

You can spin up the compiler directly in your browser and mess around with the syntax and verification engine without installing anything locally.

One more link to the project landing page: https://salt-lang.dev, and as always, thanks for reading.

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

Points: 1

# Comments: 0

Categories: Hacker News

Zola Is Dead to Me

Mon, 03/02/2026 - 8:51am
Categories: Hacker News

Show HN: Qeltrix-V6, Encryption Gateway

Mon, 03/02/2026 - 8:49am

V6 is the network-native evolution of the Qeltrix encrypted archiving system. It turns any data stream into a live, seekable, encrypted V6 container — without needing the entire file first.

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

Points: 1

# Comments: 0

Categories: Hacker News

Mu v0.11.0

Mon, 03/02/2026 - 8:49am
Categories: Hacker News

Show HN: AgentTeams – Traceable AI coding workflows

Mon, 03/02/2026 - 8:45am

AI coding agents ship code quickly.

But in real-world projects, some basic questions remain:

* What plan did this change follow? * Was the intent reviewed before execution? * What evidence do we have beyond “it works”? * When something fails, does the lesson get captured structurally?

AgentTeams adds a lightweight governance layer on top of AI-driven development.

Instead of just marking tasks as “Done”, it creates a traceable execution chain:

1. Plan Every task starts as an explicit plan. Priority, risk notes, and review status are recorded before execution.

2. Completion Report When work finishes, a report is generated automatically. It includes:

* Number of files changed * Execution time * A quality score (e.g., 82 / 95) * Verification summary

3. Post-mortem If something goes wrong, root cause and preventive actions are recorded and linked back to the original plan and conventions.

On the dashboard, you can see in real time:

* How many plans are in progress * How many are waiting for review * How many were completed in the last 7 days * How many reports failed or were partially completed * How many post-mortems are still open

The goal isn’t automation. It’s accountability and traceability for AI work.

AgentTeams is currently in beta. If you’re running AI-assisted development workflows, I’d love critical feedback from real usage.

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Augno – a Stripe-like ERP for manufacturing

Mon, 03/02/2026 - 8:44am

I’ve spent the past 4 years building software for a knitting factory, including selecting and implementing an ERP. That experience was really painful.

Most manufacturing ERPs are hard to evaluate before signing an enterprise contract, poorly documented, and clearly not designed with serious API users in mind. Even when APIs exist, they’re often inconsistent or bolted on as an afterthought.

We built Augno to change that. The goal is to provide a Stripe-like experience for manufacturing ERP. We want it to be a usable out-of-the-box product and a well-designed, cohesive API that developers can actually build on.

We put a lot of effort into API design, documentation, and sandboxing. You can create a free account, explore the sandbox, and only move to production when you’re ready. There’s a free tier to make evaluation straightforward, without sales calls or contracts. Our focus is to let teams spend their engineering time on things that drive revenue - like custom quoting, order workflows, or integrations - instead of fighting their ERP.

We’re actively expanding the public API and rolling out additional endpoints over the next few months.

I made an account that you can check out. You can login at https://www.augno.com/auth/login username: hackernews password: aveGLZ9Nn4MA7cg!

Docs are here: https://docs.augno.com/

I’d really appreciate feedback from anyone who’s dealt with manufacturing systems or ERPs before!

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages