frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Ask HN: Why is'put things elsewhere and design access'so natural as things grow?

1•jupiterglimpse•1m ago•0 comments

Amoeba: A distributed operating system for the 1990s (1990) [pdf]

https://www.cs.cornell.edu/home/rvr/papers/Amoeba1990s.pdf
1•PaulHoule•1m ago•0 comments

Show HN: MCP to log your AI agents progress

https://www.taskerio.com
1•surfskatr•2m ago•0 comments

Reducing LLM memory drift and what I missed in my first post

1•CogniFlow•4m ago•0 comments

How normal am I? (2020)

https://www.hownormalami.eu
1•andrewzeno•4m ago•0 comments

The Portable Memory Wallet Fallacy: Four Fundamental Problems

https://blog.getzep.com/the-portable-memory-wallet-fallacy-four-fundamental-problems/
1•roseway4•6m ago•0 comments

Show HN: Spiceblow – Raycast extension to query SQL databases with AI

https://www.raycast.com/xmorse/spiceblow-database
1•xmorse•6m ago•0 comments

What I learned applying as a graduate Software Engineer(2024)

https://matada.org/posts/what-i-learned-applying/
1•matada_•6m ago•0 comments

Bosses want you to know AI is coming for your job

https://www.washingtonpost.com/business/2025/06/20/ai-ceos-predict-kill-jobs/
1•7402•6m ago•0 comments

Details about Teslas 'Robotaxi' launch: there's a 'safety monitor' in front seat

https://electrek.co/2025/06/20/tesla-releases-details-robotaxi-launch-safety-monitor-front-seat/
1•Flockster•7m ago•0 comments

The Solar System's Greatest Mystery May Be Solved – Universe Today

https://www.universetoday.com/articles/a-far-infrared-search-for-planet-nine-using-akari-all-sky-survey
1•rbanffy•9m ago•0 comments

Linkero

https://linke.ro
1•marcelcruz•9m ago•0 comments

I made translator-AI – AI-powered internationalization translator (Ollama etc.)

https://www.npmjs.com/package/translator-ai
1•sylwester•11m ago•1 comments

Adapting nnue-PyTorch's binary position format for Lichess

https://lichess.org/@/revoof/blog/adapting-nnue-pytorchs-binary-position-format-for-lichess/cpeeAMeY
1•Bogdanp•11m ago•0 comments

Is ChatGPT Intentionally Driving You into Psychosis?

https://bombthrower.com/is-chatgpt-intentionally-driving-you-into-psychosis/
1•StuntPope•12m ago•0 comments

Show HN: Picomatch – A tiny C library for evaluating regular expressions

https://github.com/Beariish/picomatch
1•beariish•13m ago•0 comments

GitOps for Kubernetes with Nixidy and ArgoCD

https://tech.aufomm.com/gitops-for-kubernetes-with-nixidy-and-argocd/
1•granra•13m ago•0 comments

Calorie restriction can help animals live longer. What about humans?

https://www.technologyreview.com/2025/06/20/1119073/calorie-restriction-live-longer/
1•rbanffy•14m ago•0 comments

What Is Geonomics and Why Is It Good to Know?

https://www.progress.org/articles/what-is-geonomics-and-why-is-it-good-to-know
1•mooreds•14m ago•0 comments

Show HN: Pomodoro Plaza – multi-timer Pomodoro app with activity heatmap

https://github.com/AlexW00/pomodoro-plaza
1•surrTurr•17m ago•0 comments

QuEra Quantum System Leverages Neutral Atoms to Compute

https://www.nextplatform.com/2025/06/20/quera-quantum-system-leverages-neutral-atoms-to-compute/
1•rbanffy•17m ago•0 comments

First methane-powered sea spiders found crawling on the ocean floor

https://www.cnn.com/2025/06/17/science/spiders-deep-sea-methane-new-species
2•LorenDB•18m ago•0 comments

Approximating Language Model Training Data from Weights

https://arxiv.org/abs/2506.15553
1•jxmorris12•19m ago•0 comments

WhaleSETI: Curious Humpback Whales Approach Humans and Blow Bubble "Smoke" Rings

https://www.seti.org/news/whaleseti-curious-humpback-whales-approach-humans-and-blow-bubble-smoke-rings/
1•mellosouls•20m ago•0 comments

Afrinic election proceeds after ICANN's attempt to replace officials fails

https://www.theregister.com/2025/06/20/afrinic_election_proceeds/
1•LorenDB•21m ago•0 comments

Having fun with OpenSSH private keys

https://noratrieb.dev/blog/posts/fake-openssh-keys/
1•speckx•21m ago•0 comments

Minimal auto-differentiation engine in Rust (for educational purposes)

https://github.com/e3ntity/nanograd
1•lschneider•22m ago•0 comments

Minimal Boolean Formulas

https://research.swtch.com/boolean
1•mcyc•22m ago•0 comments

Can A.I. Quicken the Pace of Math Discovery?

https://www.nytimes.com/2025/06/19/science/math-ai-darpa.html
2•hackernj•22m ago•0 comments

UK colleges' deal on £45M in Oracle Java licensing fees followed audit requests

https://www.theregister.com/2025/06/20/uk_colleges_45m_saving_deal/
1•rntn•22m ago•0 comments
Open in hackernews

Why Voice Startups Should Ditch ElevenLabs Before It Ditches Them

https://medium.com/@artavazd.yeritsyan/stop-feeding-the-beast-why-voice-ai-startups-should-ditch-elevenlabs-before-it-ditches-them-521b93362747
4•baghdasaryana•3h ago

Comments

ano-ther•3h ago
The thesis is that ElevenLabs will Sherlock services which use them as a backend — therefore better use another backend.

How can I be sure they are not doing the same?

baghdasaryana•2h ago
You can’t get a cryptographic guarantee, but you can look at three concrete signals:

Incentives.

    ElevenLabs has VC-scale funding and a “own the whole voice stack” narrative to justify it. Moving up into agents grows their TAM. Async is tiny, margin-driven infra. If they jump into end-user agents they’d start competing with (and losing) their own customers. Wrong game theory.
Portability.

    Their SDK is just a thin SSML/gRPC wrapper. It swaps out for Coqui / Azure / local models by changing an ENV var and rebuilding a Docker image. No proprietary DSL, no special voice-clone formats. Easy exits keep vendors honest.
Track record & roadmap.

    ElevenLabs is already shipping agent UIs. Async’s public roadmap stops at “more voices + lower latency.” If they suddenly pivot up-stack, the diff will be obvious months in advance and you can unplug.
TL;DR: nobody’s bullet-proof, but Async’s incentives and architecture make rug-pulling a lot less rational—and a lot easier to escape from—than betting everything on ElevenLabs. Keep an abstraction layer and always have a second TTS plugged in; problem solved.