Hacker News
Cross-Forge Collaboration Platform
Article URL: https://gitsocial.org/
Comments URL: https://news.ycombinator.com/item?id=48527378
Points: 1
# Comments: 0
Conversations with a six-year-old on functional programming (2018)
Article URL: https://byorgey.wordpress.com/2018/05/06/conversations-with-a-six-year-old-on-functional-programming/
Comments URL: https://news.ycombinator.com/item?id=48527377
Points: 6
# Comments: 0
Zuckerberg says Meta made 'mistakes' in AI workforce shift
Numerical Hints for Dyon Condensation at θ=2π
Article URL: https://arxiv.org/abs/2606.13428
Comments URL: https://news.ycombinator.com/item?id=48527094
Points: 1
# Comments: 0
The AI Delegation Lifecycle: Your Team Has AI Outputs. Where Are the Decisions?
Article URL: https://age-of-product.com/delegation-lifecycle/
Comments URL: https://news.ycombinator.com/item?id=48527083
Points: 1
# Comments: 0
Finding the Slow Query Killing Your Rails App
Article URL: https://blog.appsignal.com/2026/06/11/finding-the-slow-query-killing-your-rails-app.html
Comments URL: https://news.ycombinator.com/item?id=48527081
Points: 1
# Comments: 0
Arch Linux AUR Hit by Another Wave of Now More Sophisticated Malware Attack
Article URL: https://www.phoronix.com/news/Arch-Linux-AUR-More-Malware
Comments URL: https://news.ycombinator.com/item?id=48527040
Points: 2
# Comments: 0
AI enables 1000 people to hold a thoughtful conversation
Article URL: https://bigthink.com/science-tech/collective-superintelligence/
Comments URL: https://news.ycombinator.com/item?id=48527009
Points: 1
# Comments: 1
How Utahns Took on Mr. Wonderful and a Data Center on the Great Salt Lake
Article URL: https://www.nytimes.com/2026/06/14/us/elections/kevin-oleary-utah-data-center.html
Comments URL: https://news.ycombinator.com/item?id=48526953
Points: 2
# Comments: 1
American capitalism is run by millionaires, not billionaires
Article URL: https://www.economist.com/business/2026/06/10/american-capitalism-is-run-by-millionaires-not-billionaires
Comments URL: https://news.ycombinator.com/item?id=48526940
Points: 2
# Comments: 0
A live ledger of things people wish existed captured from the BlueSky firehose
Article URL: https://www.unbuilt.so
Comments URL: https://news.ycombinator.com/item?id=48526895
Points: 3
# Comments: 0
Why Software, Not Drones, Will Decide the Next War
Ask HN: If 160M Americans are employed, what's the unemployment rate?
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
Everyone Was Wrong About Maximum Siphon Height [video]
Article URL: https://www.youtube.com/watch?v=5glksNTKkZI
Comments URL: https://news.ycombinator.com/item?id=48526836
Points: 2
# Comments: 0
Why my book can be downloaded for free (2014)
Article URL: https://blog.plover.com/book/free-hop.html
Comments URL: https://news.ycombinator.com/item?id=48526833
Points: 1
# Comments: 0
Show HN: Afterburner – Capability-Sandboxed JavaScript/TS Runtime in Rust
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
Claude Fable 5 vs. GPT-5.5: better planning, similar execution
Article URL: https://blog.kilo.ai/p/claude-fable-5-vs-gpt-5-5
Comments URL: https://news.ycombinator.com/item?id=48526819
Points: 3
# Comments: 0
AI is revolutionising the stock market
Article URL: https://www.ft.com/content/b31f1e09-5aae-4cad-af15-97adb15dba70
Comments URL: https://news.ycombinator.com/item?id=48526801
Points: 1
# Comments: 0
Meta‑Attention Is All You Need
Article URL: https://medium.com/@vla3728419/meta-attention-is-all-you-need-650a90832d27
Comments URL: https://news.ycombinator.com/item?id=48526800
Points: 1
# Comments: 0
