Idea for HN: Wifi-centric apps

1 points by baltcode ↗ HN
Some people like me are cheap-skates and don't want to buy data plans for their smart-phones, using them in Wifi zones only. It would be great if more apps could download the data when connected, and allow browsing, editing etc. offline. I couldn't find an HN app or a StackExchange app that works this way. As soon as I open them while disconnected, they fail to show even the content I was browsing earlier.

2 comments

[ 3.1 ms ] story [ 8.7 ms ] thread
It would be difficult to do properly, unless it just cached only what you were looking at.

Most links in HN are to external sites, so you wouldn't want to be caching them on your phone. Then there's the amount of traffic to HN meaning that you would be caching massive amounts of data only to get mostly unusable links, and some comments about them.

I agree that it would be nice to keep reading things after you go offline, but I think the technical side of it would be prohibitive.

I agree, a "good" solution to this is hard. But I'd rather have a very bad solution right now, and if someone comes along and iteratively improves it, so much the better. Something like the text of the top 30 links + the ones you were reading in the last hour. A refresh button that updates the current content if it is changed, and an update cache to update this cache. I will certainly be very happy with something to start with.