JulianWgs

Results 15 comments of JulianWgs

That's true. I was thinking about an abrupt initialization, where no clean up code is run. May be add a clean up function which can be run whenever.

Sorry, I'm not planning to submit something, because I switched to AWS EKS.

Install ocrmypdf via pip :) The newest version is always on there.

I'd would like to propose a JSON data structure for this, which would save all necessary data to replay the trial and do thorough analysis. ```json { "word": [ {"start_datetime":...

With this code I already exported a lot of test data and analyzed them with Python. I could gain a lot of interesting insights about my typing, which was very...