And it's nice to think that everyone will just stay home and quarantine until this blows over, but I'd be surprised if a majority of people actually did that. At some point the "lockdown" strategy produces diminishing returns.
The financial hit will be very real, but there can and will be mitigations down the line. What do you think are the chances that city, state and federal governments are all just going to let people starve in their homes? For example, the California state government has promised to keep paying teachers and school staff despite school closures. Not to mention companies, organizations and individuals. Many tech companies are continuing to pay maintenance staff despite office closures, for example.
As for the devastation that it prevents - well, many unnecessary deaths. The government might be able to pay you a portion of lost wages, give you a loan or reduce your taxes this year, but it can't bring back your loved ones if they die from the coronavirus.
> I'd be surprised if a majority of people actually did that
There are always going to be idiots and morons. But I think if cases and deaths skyrocket over the next few weeks, as is currently expected, the number of people flouting the quarantine is going to go down pretty dramatically. Not only will people become more aware of the risk, but more businesses will be closed so there's less incentive (e.g. all bars and clubs closed in several states, Starbucks is now takeout-only in some places, attractions like Disneyland closing down etc).
> Browsh is a purely text-based browser that can run in most TTY terminal environments and in any browser. The terminal client is currently more advanced than the browser client.
> The browser client, somewhat confusingly, renders simple HTML or plain text that itself was parsed by Browsh running inside another browser. The point being that the HTML or text that Browsh outputs is extremely lightweight. As of writing in 2018, the average website requires downloading around 3MB and making over 100 individual HTTP requests. Browsh will turn this into around 15kb and 2 HTTP requests - 1 for the HTML/text and the other for the favicon.
I've found that using Browsh together with mosh and tmux, you can get a surprisingly functional remote desktop experience. I've found it especially handy in cases when "normal" remote desktop is too slow, e.g. when tethered to mobile data connection or using an underpowered client device.