Feed aggregator

Ask HN: If 160M Americans are employed, what's the unemployment rate?

Hacker News - Sun, 06/14/2026 - 9:07am

340 million total Americans.

160 million were employees last year.

So, raw figures alone, doesn't that mean over 50% of Americans are unemployed?

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

Points: 1

# Comments: 3

Categories: Hacker News

Apple TV's New Camboy Crime Thriller Is the Perfect Summer Binge

CNET Feed - Sun, 06/14/2026 - 9:01am
Commentary: Apple TV's Maximum Pleasure Guaranteed is a fun and freaky series bolstered by smart writing, unpredictable twists and a standout performance by Tatiana Maslany.
Categories: CNET

Show HN: Afterburner – Capability-Sandboxed JavaScript/TS Runtime in Rust

Hacker News - Sun, 06/14/2026 - 9:01am

Hey everyone! I've been working on something called Afterburner: a fast, embeddable JS/TS runtime written in Rust, with a capability sandbox baked right in.

Scripts run locked down by default: no network, no filesystem, no environment variables. You explicitly grant whatever access a script actually needs, and every call gets hard caps on CPU, memory, and time.

The goal isn't to replace your existing stack. It's to fit cleanly into it:

Embed a JS/TS engine in your Rust app with a single crate. Run user scripts, plugins, business rules, or edge logic, each call fully sandboxed. Wrap the tools you already use. Commands like `burn node app.js`, `burn npm test`, `burn bun`, `burn deno run`, and `burn npx tsx` run your existing toolchain under the sandbox. Take an unmodified Express, Fastify, or Hono app and run it with zero ambient I/O and a memory ceiling. No code changes needed. Use the built-in registry at registry.afterburner.sh. Publish with `burn publish`, install with `burn install` or `burn add` dependencies are pinned by content digest. Every package ships with a capability manifest, so installed code is sandboxed by default. It also interops with npm, so you can still pull in npm libraries as needed. Since nothing gets ambient authority, it's also just a clean, practical way to run untrusted code without having to cross your fingers and hope.

Repo: https://github.com/afterburner-sh/afterburner Site: https://afterburner.sh Registry: https://registry.afterburner.sh

The full walkthrough like how it works, what it can do, and benchmarks hitting up to ~16.8M rows/sec is all in one post. It's the best place to start: https://vertexclique.com/blog/burn-after-reading/

One licensing note: it's source-available under BSL-1.1, which automatically converts to Apache-2.0 four years after each release. Free to use for your own projects so go build something.

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

Points: 1

# Comments: 0

Categories: Hacker News

Readers reply: Experts say we should use passkeys, but can a smartphone pin really be safer than a password?

Guardian Security - Sun, 06/14/2026 - 9:00am

The long-running series in which readers answer other readers’ questions on subjects ranging from trivial flights of fancy to profound scientific and philosophical concepts

I’ve been struggling to get my head around the idea that a passkey, which can be a pin on your phone, or facial recognition, can be safer than using a complicated password and two-factor authentication.

I get that having something unique to your device, not stored on a company’s server, is unphishable and less hackable by cybercrims, but what if your phone is nicked and someone guesses the password? And what if you lose your phone?

Continue reading...
Categories: The Gaurdian

KBlocker: Linux Productivity Hack

Hacker News - Sun, 06/14/2026 - 8:32am

Article URL: https://github.com/Dan-J-D/kblocker

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

Points: 1

# Comments: 0

Categories: Hacker News

Kagi adds Hacker News conversation under links

Hacker News - Sun, 06/14/2026 - 8:29am

Article URL: https://imgur.com/a/S4S0vPX

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages