Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Source code of the official German corona app published (github.com/corona-warn-app)
5 points by s9w on May 31, 2020 | hide | past | favorite | 2 comments


Easter egg:

https://github.com/corona-warn-app/cwa-app-android/blob/mast...

object RiskLevelConstants { const val UNKNOWN_RISK_INITIAL = 0 const val NO_CALCULATION_POSSIBLE_TRACING_OFF = 1 const val LOW_LEVEL_RISK = 2 const val INCREASED_RISK = 3 const val UNKNOWN_RISK_OUTDATED_RESULTS = 4 const val UNDETERMINED = 9001 }

The undetermined risk level is over 9000?


I'm in the US, but I'm glad to see the German gov. move to embrace OSS. Hopefully the progress made there will spread to other parts of the world.

edit: I can't spell right the first time.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: