frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

What a Data Center Is

https://andymasley.substack.com/p/what-a-data-center-is
1•andymasley•4m ago•0 comments

If you use Claude Code with Codex or Cursor: ln -s AGENTS.md CLAUDE.md

https://coding-with-ai.dev/posts/sync-claude-code-codex-cursor-memory/
1•codeclimber•6m ago•0 comments

Hosting a static site on an original Raspberry Pi [Alpine Linux "diskless" mode]

https://cablespaghetti.dev/hosting-a-static-site-on-an-original-raspberry-pi.html
2•indigodaddy•9m ago•0 comments

Insurers balk at paying out settlements for claims against AI firms

https://arstechnica.com/ai/2025/10/insurers-balk-at-paying-out-huge-settlements-for-claims-agains...
1•worik•10m ago•0 comments

The great butterfly heist: Collector stole 1000s from Australian museums

https://www.theguardian.com/global/2025/oct/04/great-butterfly-heist-how-collector-stole-thousand...
1•mhb•11m ago•0 comments

Ask HN: Anyone Building an AI Airtable?

1•matt3D•11m ago•0 comments

I have a GPS bike computer

https://utcc.utoronto.ca/~cks/space/blog/tech/WhyIHaveGPSBikeComputer
1•speckx•12m ago•0 comments

Ask HN: Did Twitter's 280-character limit improve discourse?

1•cryptography•14m ago•0 comments

Most of the world has recently set all-time heat records

https://www.theclimatebrink.com/p/most-of-the-world-has-recently-set
3•littlexsparkee•17m ago•2 comments

Julia 1.12 Highlights

https://julialang.org/blog/2025/10/julia-1.12-highlights/
6•pella•17m ago•2 comments

The $40k a year school where AI shapes every lesson, without teachers

https://www.cbsnews.com/news/alpha-school-artificial-intelligence/
2•paulpauper•18m ago•0 comments

Software is Eating Labor [video]

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

SBI Crypto Reportedly Hit by $21M Hack with Suspected DPRK Links

https://www.coindesk.com/business/2025/10/01/sbi-crypto-reportedly-hit-by-usd21m-hack-with-suspec...
1•paulpauper•19m ago•0 comments

Tuitka is a TUI wrapper that leverages Nuitka to compile Python applications

https://github.com/Nuitka/Tuitka
1•willm•19m ago•0 comments

A Theoretical Framework for Studying the Phenomenon of Gaslighting

https://journals.sagepub.com/doi/10.1177/10888683251342291
1•PaulHoule•22m ago•0 comments

Explainer: Why have metal–organic frameworks won the Nobel Prize in chemistry

https://www.chemistryworld.com/news/explainer-why-have-metal-organic-frameworks-won-the-nobel-pri...
2•rolph•22m ago•0 comments

Ask HN: What's the best live translation app for voice?

1•transitivebs•22m ago•0 comments

I Know What You Did Last Summer (With Val Town)

https://www.raymondcamden.com/2025/10/08/i-know-what-you-did-last-summer-with-val-town
1•stevekrouse•22m ago•0 comments

The Bizarre Bases of Antenna Towers [video]

https://www.youtube.com/watch?v=3nDdLiXS5wk
2•skibz•22m ago•0 comments

Schools' Embrace of AI Connected to Increased Risks to Students

https://cdt.org/insights/hand-in-hand-schools-embrace-of-ai-connected-to-increased-risks-to-stude...
2•CharlesW•23m ago•0 comments

Reverse Engineering keyboard firmware with Ghidra

https://blog.usedbytes.com/2020/03/reverse-engineering-keyboard-firmware-with-ghidra-part-1/
3•o4c•24m ago•0 comments

How the Fed would respond to AI-pocalypse

https://www.axios.com/2025/10/08/ai-fed-interest-rates
1•c420•25m ago•0 comments

6 months and $485: My journey into building with AI

https://harshdeepgupta.substack.com/p/6-months-and-485-my-journey-into
1•thedeep_mind•25m ago•0 comments

Google just cut off 90% of the internet from AI – no one's talking about it

https://www.reddit.com/r/ArtificialInteligence/s/spZ9qh0Ia1
6•alexgotoi•25m ago•2 comments

Show HN: Spica – OSS Tool to Generate Infinite Length Sora-2 Videos

https://spica.kuber.studio/
1•kuberwastaken•26m ago•0 comments

The Museum of Soviet Arcade Games (2010)

https://web.archive.org/web/20100915164732/http://adangerousbusiness.com/2010/01/05/the-museum-of...
1•breppp•26m ago•1 comments

Show HN: Quant, the AI stock trading analyst

3•mceoin•27m ago•0 comments

AI gets more 'meh' as you get to know it better

https://www.theregister.com/2025/10/08/more_researchers_use_ai_few_confident/
6•rntn•28m ago•1 comments

Show HN: Twoway, a Go package for HPKE encrypted request-response flows

https://github.com/confidentsecurity/twoway
3•1268•28m ago•0 comments

Show HN: Vincent – A delegation framework for wallet automation

https://docs.heyvincent.ai/concepts/introduction/about
3•glitch003•28m ago•0 comments
Open in hackernews

Show HN: I built a local-first podcast app

https://wherever.audio
10•aegrumet•2h ago
I worked on early podcast software in 2004 (iPodder/Juice) and have been a heavy podcast consumer ever since. I wanted a podcast app that respects your privacy and embraces the open web—and to explore what's possible in the browser.

The result is wherever.audio, which you can try right now at the link above.

How it works: It's a progressive web app that stores all your subscriptions and data locally in your browser using IndexedDB. Add it to your home screen and it feels native. Works offline with downloaded episodes. No central server storing your data—just some Cloudflare/AWS helpers to smooth out browser limitations.

What makes it different:

- True local-first: Your data stays on your device

- Custom feeds: Add any RSS feed, not just what's in a directory

- On-device search: Search across all feeds and episodes, including your custom ones

- Podcasting 2.0 support: Chapters, transcripts, funding tags, and others

- Auto-generated chapters: For popular shows that don't have them

- AI-powered discovery: Ask questions to find shows and episodes (this feature does send queries to a 3rd party API, and also uses anonymized analytics while we work out the prompts)

- Audio-guided tutorials: Interactive walkthroughs with voice guidance and visual cues

The basics work well too: Standard playback features, queue management, speed controls, etc.

I'm really interested in feedback—this is more passion project than business right now. I've been dogfooding it as my daily podcast app for over a year, and I'm open to exploring making it a business if people find it valuable. Curious if there are unmet needs that a privacy-focused, open web approach could address.

Comments

phildini•1h ago
This is super cool and I love the idea of keeping the data and AI local.
aegrumet•1h ago
Thanks! Also, to be transparent, the chatbot uses a third party hosted API. Just updated the post to reflect that. There are actually models that can run in a browser, but last time I checked they were pretty heavy to run.
wedrawmonsters•38m ago
First website in months that hasn't made me immediately angry with cookie popups and email list signup nonsense. I love it.
aegrumet•37m ago
<3