frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Controversy over OpenAI's Maths Breakthrough

https://www.scientificamerican.com/article/openai-claims-blockbuster-math-breakthrough-amid-swirl...
1•doubledamio•29s ago•0 comments

Show HN: Infinite Sugar – a fruit fly emulation given a pleasant life

https://infinitesugar.cnqso.com/
1•cnqso•48s ago•1 comments

Ustawka

https://pl.wikipedia.org/wiki/Ustawka
1•Bluestein•1m ago•0 comments

Even One Ventures

https://evenone.ventures/
1•tosh•2m ago•0 comments

DOJ Blocked ICE Agent Shooting Charge over Federal Prosecutor's Objections

https://www.propublica.org/article/doj-blocks-charges-ice-agent-minneapolis-julio-cesar-sosa-celis
2•paimapi•3m ago•0 comments

Performance of biochar-modified concrete using faecal sludge–derived biochar

https://www.nature.com/articles/s41598-026-66956-6
1•ortusdux•4m ago•0 comments

Claude-API-guard, a CI check that catches Claude/OpenAI SDK breaking changes

https://github.com/MarkMoneyMan/Claude-api-goat
1•MarkMoneyMan•5m ago•0 comments

The White House pulls its racist Tetris clone

https://www.theverge.com/games/991451/white-house-pulls-racist-tetris-clone
2•r721•7m ago•1 comments

Ghosts&Angels, Shells, Rhizomes

https://nravic.substack.com/p/ghosts-and-angels-shells-rhizomes
1•nravic•7m ago•0 comments

WebSummoner 1.0: Selenoid, summoned back to life

https://github.com/WebSummoner/websummoner
1•gtriki•10m ago•0 comments

The End of Swift Talk

https://talk.objc.io/episodes/S01E500-the-end-of-swift-talk
1•jtbergman•11m ago•0 comments

Mom found guilty of abuse for letting 5-year-old walk outside alone speaks out

https://www.cbsnews.com/news/virginia-mom-child-abuse-conviction-walking-alone-karyann-parkinson/
1•throwitaway222•13m ago•1 comments

Inception Launches Mercury 2.5, the Next Tier of Intelligence for Diffusion LLMs

https://openrouter.ai/inception/mercury-2.5-preview
1•fittingopposite•13m ago•1 comments

Show HN: InverSQL: Build SQL interactively in inverse

https://github.com/rentruewang/inversql
1•renchuw•13m ago•0 comments

Connecting the Machines

https://herdr.dev/blog/connecting-the-machines/
4•collinmanderson•13m ago•0 comments

OpenAI's historic math solution overshadowed by credit controversy

https://www.axios.com/2026/09/08/openai-math-solution-navier-stokes-credit
1•colinhb•14m ago•0 comments

How to Use RubyGems Trusted Publishing with Semantic Release

https://kyrofa.com/posts/rubygems-trusted-publishing-with-semantic-release/
2•kyrofa•14m ago•0 comments

Our GitHub Actions bill kept climbing, so we moved CI to one box

https://github.com/senoff/self-hosted-ci-runner
2•senoff•17m ago•0 comments

Iceland summons US ambassador over Trump's Stars and Stripes map

https://www.ft.com/content/792e9e30-7a96-402c-a472-d7304f5bc1ef
2•JumpCrisscross•19m ago•0 comments

Technical issue causing some disruption to flight departures

https://www.nats.aero/news/technical-issue-causing-some-disruption-to-flight-departures/
1•rstreefland•19m ago•0 comments

Ari, Applied Compute's in-house AI research agent

https://www.appliedcompute.com/platform/ari
1•Bluestein•20m ago•0 comments

Using AI on a Homestead

https://www.patreon.com/morlockp/posts/using-ai-on-168298219
1•exolymph•22m ago•0 comments

The Sponsor Premium

https://papers.ssrn.com/sol3/papers.cfm
1•JumpCrisscross•22m ago•0 comments

Show HN: Dragon Microkernel in Spark Ada

https://github.com/tigerlang/dragon
2•tigerlang•23m ago•1 comments

Show HN: Tarfio bounded spending controls for MCP tools

https://github.com/yiaany/tarfio
1•eugenehizyyo•23m ago•0 comments

Show HN: The Million Dollar Prompt

https://milliondollarprompt.org/
2•fxn-m•23m ago•0 comments

Y Combinator Early Access Network

https://events.ycombinator.com/yc-early-access-fall-26
2•tosh•26m ago•0 comments

Hire Every Engineer Like You'd Hire a VP

https://businessasusual.io/p/executive-search-methods-for-engineering
2•mooreds•27m ago•0 comments

Don't ban children from social media, Estonia tells EU

https://www.channelnewsasia.com/world/dont-ban-children-social-media-estonia-tells-eu-6368126
6•Markoff•30m ago•2 comments

First patient in live AI-assisted sight-saving brain surgery

https://www.ucl.ac.uk/news/2026/aug/first-patient-live-ai-assisted-sight-saving-brain-surgery
1•DeepLogin•30m ago•0 comments
Open in hackernews

Show HN: Sparrow-2 – Noise cancellation isn't designed for conversational AI

https://sparrow2.tavuslabs.org/
6•code_brian•40m ago
Hey there, I’m Brian. I've been shipping conversational models at Tavus for the past two years. I want to tell you about our latest audio-understanding/turn-taking model: Sparrow-2! It’s a new category of model and a unique new approach to conversational flow understanding.

Earlier this year we launched Sparrow-1, (at the time) our SoTA turn-taking model. Since our Sparrow-1 launch, I’ve spent a lot of time listening to humans talking and trying to really understand how people know when to talk, when to listen, and when to wait. I’ve also been hunting down failure modes of the current SoTA models. And while Sparrow-1 is great, there are some failure patterns I see. We tried solving the problems with existing approaches, but solving one problem only created another.

Current turn-taking models (like Sparrow-1) use noise cancellation to strip background sound, leaving only basic prosody and phonetic word cues to manage turns. Non-transcribable audio such as breathing, sighs, and environmental sounds provides critical context that humans use to hold or signal turn changes. This is because these models are primarily focused on verbal activity. Treating non-verbal audio as background noise discards vital conversational data, destroying the natural flow of dialogue.

Now, with Sparrow-2, instead of modelling just the primary speaker’s verbal audio, we’ve trained a model with access to all the sounds and let it decide what matters and what does not when it comes to conversational flow. Our new model continuously streams in audio and is able to understand semantics, prosody, timing, speaker identity, sighs, breaths, back-channels, interruptions, background speech, and unintelligible audio with the goal of understanding what the agent should do given the state of the audio. Sparrow-2 recently ranked #1 on Sesame’s new Turnbench, but that’s only part of the equation when it comes to good conversation flow.

Turn-taking is good for timing, but models should provide more information downstream especially in situations where noise impacts conversational quality. Sparrow-2 fits into our larger model family and is semi-duplex. For example if the user is in a room that’s too noisy, now the bot can ask the user to move to a quieter space. It also considers the timing of sound in relation to the AI speech as well as the user’s. This helps it to disentangle normal speech from interruptions and back-channels.

Another added benefit of our approach to Sparrow-2 is to finally crack the cocktail party problem: how to have human-like conversations 1:1 in noisy environments, without losing the signals we rely upon for conversational flow. By allowing all sound to be learned, the model naturally learns to focus on what matters and transcends the rest. Noise understanding lets voice AI filter out background speech and ambient chaos, whether it's a kiosk in a noisy lobby, a shop assistant on a busy floor, or an interviewee in a cafe. When noise overwhelms the audio, the AI behaves like a human: it simply asks you to speak up, move, or swap mics.

I’d love for you guys to give it a try and let me know what you think and feel. You can try it here: https://sparrow2.tavuslabs.org/

I also wrote up some technical details about the model architecture here: https://www.tavus.io/blog/sparrow-2