pvgoran
pvgoran
@fd0 Why HCL and not TOML? The latter looks cleaner, more human-readable.
Thanks for the explanation. The ability to preserve comments surely looks valuable.
I'm facing the same (or at least a similar) problem here. I'm running the Palemoon browser (version 33.1.0), and the mCaptcha widget gets stuck on "Processing". By the way, this...
Looks like https://github.com/scalikejdbc/scalikejdbc/issues/1366 is caused by the same problem.
> However, due to the current library design, passing the already acquired connection for column name loading may not be quickly feasible. Yes, that's what I thought. It probably requires...
Same problem here. Firefox 54.0.1 (64-bit). This makes the addon completely unusable.
Ok, after I restarted Firefox, it started to work.
Probably `--map-device-id` would be the best way to go. Like this: `--map-device-id 1234=2345`, or `--map-device-id 1234:2345`.
Hm, maybe my "complication scoring" is not properly calibrated, because `--map-device-id` seems quite simple to me. :) Collision checking is actually not required, because this option would be used to...
> What is the source of the Device IDs you want to map? Source device is a temporary snapshot from which restic actually reads files. Target device is the underlying...