Hacker News new | ask | show | jobs
by thomasjonas 4434 days ago
This is pretty useful! Maybe a noob question but how does this work offline / slow internet connections? I'm coding on the train pretty frequently and I hate waiting for urls to resolve... I'm guessing it's caching this DNS entry? (why would I otherwise have to run dscacheutil -flushcache...)
2 comments

It has a 1 hour TTL, so assuming you start working before you go offline you might be ok. Fair point though. It could be worth upping that to a day?
Doesn't work offline, sorry.