Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Computers Add Numbers(youtube.com ↗)
    discuss
  2. Not all AI workers think the tech could kill everyone(bbc.com ↗)
    discuss
  3. Noam Brown – Agent swarms, alignment, & recursive self-improvement(dwarkesh.com ↗)
    discuss
  4. Ask HN: What Inspires You to Persevere?
    2comments
  5. Show HN: Mini-Runbot – Ephemeral Odoo Enviroments Using Python and Docker(github.com/rafnixg ↗)
    discuss
  6. Autopatch(wikipedia.org ↗)
    discuss
  7. Bill to Ban Private Equity from Owning Medical Practices(truthout.org ↗)
    discuss
  8. RayMate – free macOS AI launcher, Spotlight-like, with on-device dictation(raymate.app ↗)
    discuss
  9. Line Scan Photos from MUNI Heritage Weekend in San Francisco(lawrence.lu ↗)
    discuss
  10. How to Find Internal Link Opportunities with Jev(screpy.com ↗)
    discuss
  11. ProofWatch – Rumors and sources behind math and CS breakthrough claims(proof-watch.com ↗)
    1comments
  12. Motif – ongoing research via text message(motifresearch.ai ↗)
    discuss
  13. ComfyUI workflow that writes and performs a whole radio drama locally(github.com/jbrick2070 ↗)
    2comments
  14. Ask HN: Do we still need code editors, or are Git clients enough?
    1comments
  15. BeOS-R5-Icons(github.com/jcherven ↗)
    discuss
  16. Scanning Light Field Display [3D rotating display] [video](youtube.com ↗)
    discuss
  17. The Dutch gangster that bought an African country(economist.com ↗)
    discuss
  18. MultiTOOL Pro AI Kit Utilities(play.google.com ↗)
    discuss
  19. Show HN: Native Mac menu bar app for the Anker Prime 160W (local BLE)(github.com/djui ↗)
    discuss
  20. Nipple tattooist 'frustrated' by online censorship(bbc.com ↗)
    12comments
  21. Periodic Table of North American Electrical Outlets(imgur.com ↗)
    discuss
  22. Mini-Microsoft Wins at Last(molochinations.substack.com ↗)
    discuss
  23. Warren Buffett is stepping down as chairman of Berkshire Hathaway(businessinsider.com ↗)
    1comments
  24. Prompt Wars – An AI riff on Core Wars to prompt-inject each other(promptwars.party ↗)
    1comments
  25. It's Easy to Dismiss Jev as Just a Classifier(sebastianraschka.com ↗)
    discuss
  26. Boring Company is working on a Hyperloop tunnel between Austin and San Antonio(twitter.com/elonmusk ↗)
    3comments
  27. Show HN: Ran Qwen 3.8 27B autonomously(ish) for 3 weeks on single 3090(huggingface.co ↗)
    discuss
  28. Jev is now available to everyone. No waitlist.(twitter.com/typesafeai ↗)
    discuss
  29. Omarchy Quattro [video](youtube.com ↗)
    discuss
  30. Palemoon v35.0.0 has been released(palemoon.org ↗)
    discuss

Prompt Wars – An AI riff on Core Wars to prompt-inject each other

2 pointsby 48m agopromptwars.party
1 comments
48m agoHN ↗

As part of an internal AI/LLM security training day, I built a prototype of this game. Seeing the positive response (and getting self nerd-sniped), I had a model improve the scalability and get it running on Cloudflare Workers instead of Python Flask.

Basically you create two(+) prompts, a defensive system prompt that aims to protect a secret flag value, and attack prompts that try to get other "warriors" to reveal their flags.