TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Coronavirus Mask Usage Simulations

4 pointsby jinpanabout 5 years ago

1 comment

jinpanabout 5 years ago
I built some coronavirus simulations to explore the impacts of our actions in a virtual environment - let me know what you think!<p>Goals of this project are to spread high quality information around and use some basic monte carlo &#x2F; bayesian ideas to show the impact of individual actions on the individual.<p>You may also be interested in <a href="https:&#x2F;&#x2F;coronavirus.simrnd.com&#x2F;shopping_solo&#x2F;" rel="nofollow">https:&#x2F;&#x2F;coronavirus.simrnd.com&#x2F;shopping_solo&#x2F;</a>, an earlier simulation that explores the impact of sending out 1 person to shop vs 2 per household.<p>The simulation engine is written in Rust at <a href="https:&#x2F;&#x2F;github.com&#x2F;jinpan&#x2F;covid-simulations" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jinpan&#x2F;covid-simulations</a>, which is compiled to WASM to run on the browser.