frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Dotter: Dotfile manager and templater written in Rust

https://github.com/SuperCuber/dotter
1•nateb2022•19s ago•0 comments

Show HN: Llmswap – Universal AI SDK and Code Generation CLI

https://sreenathmenon.com/blog/2025-09-04-stopped-alt-tabbing-chatgpt-while-coding/
1•sreenathmenon•3m ago•0 comments

Electro-optical Mott neurons made of niobium dioxide

https://techxplore.com/news/2025-08-electro-optical-mott-neurons-niobium.html
1•PaulHoule•5m ago•0 comments

Charlie Kirk Shot at Utah Valley University

https://www.nbcnews.com/news/us-news/live-blog/live-updates-shooting-charlie-kirk-event-utah-rcna...
8•david927•5m ago•0 comments

Cybercrooks ripped the wheels off at Jaguar Land Rover

https://www.theregister.com/2025/09/10/jaguar_key_lessons/
1•Bender•5m ago•0 comments

I built one of the fastest real-time transcription apps for Mac

https://paraspeech.com
1•alexburlis•6m ago•1 comments

The AI that solved IMO Geometry Problems [video]

https://www.youtube.com/watch?v=4NlrfOl0l8U
1•lawrenceyan•6m ago•0 comments

Flu jab email mishap exposes students' personal data

https://www.theregister.com/2025/09/10/birmingham_school_data_blunder/
1•Bender•6m ago•0 comments

Standard Capital

https://www.standardcap.com/
2•tosh•6m ago•0 comments

Uncle Sam indicts alleged ransomware kingpin tied to $18B in damages

https://www.theregister.com/2025/09/10/us_nefilim_ransomware_indictment/
1•Bender•7m ago•0 comments

Show HN: Aras Finder – Create precise Boolean job search links

https://aras-finder.vercel.app/en
1•devdib•7m ago•0 comments

A 'universal' therapy against the seasonal flu?

https://www.jax.org/news-and-insights/2025/september/a-universal-therapy-against-the-seasonal-flu...
3•geox•9m ago•0 comments

You're more likely to reach for that soda when it's hot outside

https://text.npr.org/nx-s1-5529399
1•mooreds•9m ago•0 comments

The Top-Selling Cocktail System

https://bartesian.com/
1•mooreds•9m ago•0 comments

How many federal agencies does it take to regulate AI? Enough to hold it back

https://www.theregister.com/2025/09/10/federal_agencies_regulate_ai/
1•rntn•9m ago•0 comments

Enabling enhanced security for your app in Xcode

https://developer.apple.com/documentation/xcode/enabling-enhanced-security-for-your-app#Adopt-har...
2•akyuu•10m ago•0 comments

Enhance your CLI testing workflow with the new dotnet test

https://devblogs.microsoft.com/dotnet/dotnet-test-with-mtp/
1•andrewstetsenko•11m ago•0 comments

New Posthog Website

https://posthog.com/
2•philip1209•12m ago•0 comments

Can LLMs replace on call SREs today?

https://clickhouse.com/blog/llm-observability-challenge
1•sylvainkalache•13m ago•0 comments

Elon Musk just lost his title as richest person

https://www.cnn.com/2025/09/10/investing/elon-musk-larry-ellison-wealth
3•sys_64738•13m ago•0 comments

Debian Experimental: for when Debian Unstable is too stable for you

https://wiki.debian.org/DebianExperimental
2•pfexec•14m ago•0 comments

U.S. Wildfire Fighters to Mask Up After Decades-Long Ban on Smoke Protections

https://www.nytimes.com/2025/09/09/us/wildfires-masks-firefighters.html
3•Geekette•17m ago•1 comments

Best practices for Vibe Coding in prod in one video

https://www.youtube.com/watch?v=_mGpx9IUYYc
1•ivanatfread•18m ago•0 comments

NASA hasn't found life on Mars yet – but signs are promising

https://www.newscientist.com/article/2495776-nasa-hasnt-found-life-on-mars-yet-but-signs-are-prom...
6•PikelEmi•19m ago•2 comments

About 93% of pilots admit napping during flights in German survey

https://www.theguardian.com/world/2025/sep/10/about-93-of-pilots-admit-napping-during-flights-in-...
2•vinni2•21m ago•0 comments

Metadata Is the New Oil Fueling AI

https://www.selectstar.com/resources/metadata-ai
1•Arimbr•21m ago•0 comments

Jensen drops new math rules that adds confusion to the whole industry

https://twitter.com/SemiAnalysis_/status/1930995131248935220
1•Workaccount2•21m ago•0 comments

Rayhunter: IMSI Catchers We Have Found So Far

https://www.eff.org/deeplinks/2025/09/rayhunter-what-we-have-found-so-far
10•cooperq•22m ago•0 comments

US Federal Government spending app

https://blog.engora.com/2025/09/where-does-government-money-go-in-us.html
1•Vermin2000•29m ago•1 comments

Not Sweden. Not France. New Mexico Just Passed the Most Radical Child Care Law

https://alisav.substack.com/p/not-sweden-not-france-new-mexico
4•lordleft•29m ago•0 comments
Open in hackernews

Launch HN: Recall.ai (YC W20) – API for meeting recordings and transcripts

15•davidgu•3h ago
Hey HN, we're David and Amanda from Recall.ai (https://www.recall.ai). Today we’re launching our Desktop Recording SDK, a way to get meeting data without a bot in the meeting: https://www.recall.ai/product/desktop-recording-sdk. It’s our biggest release in quite a while so we thought we’d finally do our Launch HN :)

Here’s a demo that shows it producing a transcript from a meeting, followed by examples in code: https://www.youtube.com/watch?v=4croAGGiKTA . API docs are at https://docs.recall.ai/.

Back in W20, our first product was an API that lets you send a bot participant into a meeting. This gives developers access to audio/video streams and other data in the meeting. Today, this API powers most of the meeting recording products on the market.

Recently, meeting recording through a desktop form factor instead of a bot has become popular. Many products like Notion and ChatGPT have added desktop recording functionality, and LLMs have made it easier to work with unstructured transcripts. But it’s actually hard to reliably record meetings at scale with a desktop app, and most developers who want to add recording functionality don’t want to build all this infrastructure.

Doing a basic recording with just the microphone and system audio is fairly straightforward since you can just use the system APIs. But it gets a lot harder when you want to capture speaker names, produce a video recording, get real-time data, or run this in production at large scale:

- Capturing speaker names involves using accessibility APIs to screen-scrape the video conference window to monitor who is speaking at what time. When video conferencing platforms change their UI, we must ship a change immediately, so this keeps working.

- Producing a video recording that is clean, and doesn’t capture the video conferencing platform UI involves detecting the participant tiles, cropping them out, and compositing them together into a clean video recording.

- Because the desktop recording code runs on end-user machines, we need to make it as efficient as possible. This means writing highly platform-optimized code, taking advantage of hardware encoders when available, and spending a lot of time doing profiling and performance testing.

Meeting recording has zero margin for failure because if anything breaks, you lose the data forever. Reliability is especially important, which dramatically increases the amount of engineering effort required.

Our Desktop Recording SDK takes care of all this and lets developers build meeting recording features into their desktop apps, so they can record both video conferences and in-person meetings without a bot.

We built Recall.ai because we experienced this problem ourselves. At our first startup, we built a tool for product managers that included a meeting recording feature. 70% of our engineering time was taken up by just this feature! We ended up starting Recall.ai to solve this instead. Since then, over 2000 companies use us to power their recording features, e.g. Hubspot for sales call recording, Clickup for their AI note taker. Our users are engineering teams building commercial products for financial services, telehealth, incident management, sales, interviewing, and more. We also power internal tooling for large enterprises.

Running this sort of infrastructure has led to unexpected technical challenges! For example, we had to debug a 1 in 36 million segfault in our audio encoder (https://www.recall.ai/blog/debugging-a-1-in-36-000-000-segfa...), we encountered a Postgres lock-up that only occurs when you have tens of thousands of concurrent writers (https://news.ycombinator.com/item?id=44490510), and we saved over $1M a year on AWS by optimizing the way we shuffle data around between our processes (https://news.ycombinator.com/item?id=42067275).

You can try it here: https://www.recall.ai. It's self-serve with $5 of free credits. Pricing starts at $0.70 for every hour of recording, prorated to the second. We offer volume discounts with scale.

All data recorded through Recall.ai is the property of our customers, we support 0-day retention, and we don’t train models on customer data.

We would love your feedback!

Comments

bingemaker•23m ago
Pardon my ignorance, but is recording a call without informing the other participants considered bad practice?

Congrats on the launch! :tada:

monkeydust•22m ago
Also wondering this.
davidgu•4m ago
You're right, and I agree that participants should be aware when they’re being recorded

Because consent laws are complex and vary by region and industry, we leave the consent flow to the developer and we provide the tools and guidance to do it correctly. As with our Meeting Bot API, we also urge teams to follow local laws and make recording clearly visible to users

rsingel•3m ago
It's illegal in some states, legal in others.

Consult Linda Tripp

berz01•22m ago
70 cents per hour is a mountain of fees... basically a $1 per meeting. Sheesh.