Lissin - turn any prompt into a researched audio show (daily, weekly, or one-off)
▲ 7 r/TestFlight+1 crossposts

Lissin - turn any prompt into a researched audio show (daily, weekly, or one-off)

Hey everyone

I'm building Lissin, an iOS app that turns any prompt into a researched audio show. You type in a topic, we do the research, apply a "vibe" and a perspective, and hand it back as a daily briefing/digest, a podcast, or even a song. It can be a one-off, or a recurring daily/weekly show for a specific curiosity you want to keep going deeper on.

A few prompts our testers have actually made:

• "How did indie apps get their first $1k MRR?"

• "Weekly book summary on new game mechanics"

• "How to make your friends more ambitious" (still genuinely puzzled by this one)

How it's different from NotebookLM: you can set up recurring shows, and we layer in soundscapes/sound effects so it holds up for long-form listening - not just a one-time summary.

I'd love feedback on:

  1. Does the audio feel natural enough to listen end-to-end?

  2. Did a recurring show (daily/weekly) actually pull you back the next day?

  3. What prompt did you try — and did the result match what you imagined?

TestFlight

It is free for everyone for the next 2-3 weeks

(Available in iPhone, iOS 26+. I read every piece of feedback personally - drop a comment or use the in-app feedback button.)

testflight.apple.com
u/subzero-dev — 6 days ago

Pagecast – Publish Markdown/HTML Reports from Claude/Codex

I built it because I kept generating reports, plans, and small HTML pages from Claude Code/Codex, but sharing them with my team was annoying. Slack does not render these files properly, and tunnels like ngrok/localtunnel only work while the local process is alive.

With Pagecast, you can run:

npx pagecast

And publish a file with:

pagecast publish report.md

It publishes Markdown or HTML to your own Cloudflare Pages account, gives you a stable URL, supports readable URL names, republishing to the same link, and watch mode while the file changes.

pagecast-admin-dashboard

It is also available as a claude codex and codex skill and will proactively ask you to deploy generated html as a pagecast link.

It's also live https://news.ycombinator.com/item?id=48590505

Github: https://github.com/Amal-David/pagecast

reddit.com
u/subzero-dev — 13 days ago