IanWorthington

Results 12 comments of IanWorthington

Same problem here. Need ggnewscale.

I'm certainly keen on getting access to finer resolution data. What's the crumb cruft?

@douggie Uncertain how this would work in practice to improve security. Surely anything the program can decrypt an attacker could as well? At the moment I'm not seeing a better...

I suspect that, though I haven't tested it, the initialisation clock needs to be a singleton so that it has the same offset for different Logger instances, no?

> @IanWorthington , Did you find the fix, im also facing same problem. I'm afraid not. I've had to stop using logger for the moment, but I hope to come...

Given the current problems with 21.2, I would suggest that letting it update automatically may not be a good idea :(

> Before updating, you should read the changelog, automatic updates are not a good idea. As I did for 21.2 last night. Looked innocuous. How wrong can one be? :(...

I think I'm having this same issue. If I import 'package:chopper/chopper.dart' as ch; then my generated code does NOT contain the import prefix.

I've tried wrapping this with R.utils::withTimeout() to no effect.

> As this issue seemed to be yet unsolved, I've implemented the feature to query minute-resolution intraday data from yahoo api for the last 7 days (allowed maximum) (see PR...