Michal Škop
Michal Škop
Český překlad: https://github.com/michalskop/covid-19 Koordinace probíhá přes: https://docs.google.com/document/d/1u4v61dwa1T3kDz-d2Irg-gLDuRdNl1gIWjVarJjFzUU/edit# a přes: https://docs.google.com/spreadsheets/d/1I3ttM64BLya-1G78PxlRPDLiJxdoYeqZmsm0vcUaXo0/edit#gid=0 Pokud by se někdo cítil povolanějš nebo akčnějš, rád přenechám ❤
I the CSV file uses `\r\n` as it's row ending, the csvs-to-sqlite misses the first column (of data) and shifts the columns "to the left" (and the last column is...
I wonder if it is possible to run webdiff on a webserver so it is accessible publicly? E.g., to be able to show differences between versions of a text in...
I followed the Installing instruction for Ubuntu, however I am getting: `track.cpp:60:32: fatal error: libavcodec/h264dec.h: No such file or directory` for the last command (`g++ ...`) I was able to...