Tomasz Melcer
Tomasz Melcer
Hi, I'm getting the following problem when attempting to install the python package. Steps to reproduce (Debian 10, Python 3.7.3, GCC 8.3.0): $ mkdir jsonnet-example $ cd jsonnet-example $ virtualenv...
Hi, I can get some digitized paper maps in form of tiles. Is it possible to put them somehow into AAT's map cache and have it be served as one...
### Using a supported version? - [X] I have searched searched open and closed issues for duplicates. - [X] I am using Signal-Desktop as provided by the Signal team, not...
The SFTP protocol (and the golang sftp package) internally uses uint32 unix time for expressing mtime. Hence it is a waste of memory to store it as 24-byte time.Time data...
What: I was curious about how much exactly are readability/writability checks taking. Given that they don't contribute much to the volume of logs, added their duration there. Besides, might be...
…EmptyTrash Change-Id: I7f37dc59cac0ce098fe720dcacecd7daed477af4 What: The test scenarios claim to test a V1-only scenario, but actually they did V0-only. Why: Tests ought to be correct. Please describe the performance impact: None...