I hereby claim:
- I am garciabruno on github.
- I am nineinchnails (https://keybase.io/nineinchnails) on keybase.
- I have a public key ASCF9w14754jxL7ac0xzerTpb5cMSorT0ReF6WiYRGoh-Qo
To claim this, I am signing this object:
| require("sol") | |
| local json = require("json") | |
| local URL = "https://resultados.gob.ar/opt/jboss/rct/tally/pages/%s/1.png" | |
| local FILENAME = "mesas_totales.dsv" | |
| local PNG_HEADER = {137, 80, 78, 71} | |
| function string:split(sep) | |
| local sep, fields = sep or ":", {} | |
| local pattern = string.format("([^%s]+)", sep) |
I hereby claim:
To claim this, I am signing this object:
| #include <stdio.h> | |
| #include <time.h> | |
| int main(void) { | |
| struct timespec ts; | |
| time_t current_epoch; | |
| time_t last_epoch; | |
| int operations = 0; |