frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: A Project Oberon System version running on RISC-V instead of RISC-5

https://github.com/rochus-keller/OberonSystem/tree/op2-rv32
83•Rochus•6h ago•16 comments

Show HN: A replayable A2A jury for tracing how agents influence decisions

https://github.com/nMaroulis/protolink/tree/main/examples/ai_courtroom
7•nmaroulis21•2h ago•0 comments

Show HN: Today's cities on a globe of Earth's tectonic past and future

https://douwe.com/projects/tectonic_globe
19•dosinga•5h ago•3 comments

Show HN: Airy – Free, fast, and simple voice content creation

https://airy.so
29•login588•10h ago•16 comments

Show HN: Open-source playground to red-team AI agents against public prompts

https://playground.fabraix.com/
10•zachdotai•2h ago•3 comments

Show HN: A time zone converter where the URL encodes the whole comparison

https://acrosszones.com
2•nomadrat•2h ago•1 comments

Show HN: Ember – Redshift safe color palettes

https://github.com/carpdiem/ember
3•carpdiem•3h ago•0 comments

Show HN: TokenSpend, the AI ROI Solution

https://tokenspend.dev/
3•haseebejaz•3h ago•0 comments

Show HN: Repro, disposable Docker env for GitHub issues(pip install repro-cli)

https://github.com/SukhdevThukral/repro
3•sukhdevth_•3h ago•0 comments

Show HN: Sufleur - npm-style prompt registry with typed code-generation

https://github.com/sufleur/cli
3•wtomas•4h ago•0 comments

Show HN: An enjoyable and efficient way for product teams to communicate

https://fosbury.ai/
3•YarivAshk•4h ago•2 comments

Show HN: Cash-o-mat - Find your favorite new Euro Bill Design

https://cash-o-mat.eu
3•zinngr•4h ago•1 comments

Show HN: StoneBuild – a build tool in Go for your projects in any languages

https://github.com/tigerlang/stonebuild
2•tiger-langer•4h ago•0 comments

Show HN: Make a Fake MySpace Profile

https://allthedamn.tools/myspace-profile-generator/
2•kilroy123•4h ago•0 comments

Show HN: A tool to auto-generate .vscode/settings.json and extensions.json

https://github.com/RKasai127/vscode-autoconfig
3•rkasai•5h ago•0 comments

Show HN: Augmented Violin Finger Choice Recommendation

https://violin-fingering.unstacked.cc
4•lennart-rth•5h ago•2 comments

Show HN: Sift – Fast local file organizer CLI with 1-click transaction undo

https://github.com/taevel02/Sift
3•taevel02•6h ago•0 comments

Show HN: Job Seeker – AI agent skills for job searching

https://github.com/galiprandi/job-seeker
4•galiprandi•6h ago•0 comments

Show HN: FAIth – a syntax-free JVM language, compiled by an LLM front-end

https://github.com/krossovochkin/faith
3•krossovochkin•6h ago•0 comments

Show HN: My WHOOP has no screen. My Kindle had no job. So I put them together

https://github.com/kaibuildsai/kindle-for-whoop
10•kaibuidsai•7h ago•5 comments

Show HN: textlog – A quiet, text-only microblogging platform, open-source, no JS

https://textlog.cc/about
199•stagas•2d ago•75 comments

Show HN: Algebruh - Cross-check arithmetic claims with Z3, cvc5, and Lean

https://github.com/skorotkiewicz/algebruh
13•modinfo•1d ago•1 comments

Show HN: Wyzer Programming Language

https://github.com/Wyzer-Lang/wyzer
217•v0id_isgood•2d ago•116 comments

Show HN: Open-source binaural-beats engine

https://github.com/txus/farfield
3•txus•11h ago•0 comments

Show HN: Tura – Build agent that uses 80% less token and delivers better results

https://github.com/Tura-AI/tura
12•turaainet•19h ago•0 comments

Show HN: Sign language translation with smart glasses

https://github.com/aadisang/hand-wave
25•aadisang•4d ago•13 comments

Show HN: Faaah – Filesystem as an AI Handler

https://github.com/sebastiancarlos/faaah
3•httbs•20h ago•2 comments

Show HN: VD – TUI Password Manager and OTP Authenticator for Unix

https://github.com/ahmedhosssam/vd
5•ahmedhosssam•20h ago•3 comments

Show HN: Inertia – Not your Grandfathers animation editor

https://inertiagraphics.com/
5•hpen•21h ago•0 comments

Show HN: OpsCart – Read-only Kubernetes triage with incident history

https://github.com/opscart/opscart-k8s-watcher
3•opscart•17h ago•0 comments
Open in hackernews

Show HN: Open-source playground to red-team AI agents against public prompts

https://playground.fabraix.com/
10•zachdotai•2h ago

Comments

yousefh409•1h ago
Why would any company leave the enforcement of rules to an agent? If something is truly a rule, there should be code that deterministically enforces it.
ibrahim_abdu777•1h ago
That's a great point; in general, you want as much enforcement in the code as possible - but there are some things which you fundamentally can't enforce through code. E.g. the example challenge - you can't write a regex which will retract all bio-weapon responses
mmvaid•1h ago
Interesting. Is there any way companies or individuals can submit an agent before they release it and use this as a way to pentest their agent?