Hacker News new | ask | show | jobs
by ashishb 428 days ago
> We do transcript, chapter and summary extraction on the server

Yeah, do this server side but let the clients request it after fetching RSS feeds directly.

And you will reduce both bandwidth usage and increase reliability of your app.

There is no reason to transform images at all IMHO