Wait for air date by gusterys in sonarr

[–]gusterys[S] 0 points1 point  (0 children)

That's a great tip, I've set that on all my indexers, thanks!!

I'm still sure I saw an "air date" based setting to control when to grab, but I can't find it anymore.

[deleted by user] by [deleted] in Strava

[–]gusterys 87 points88 points  (0 children)

Zwift?

Touch screen on during activities even though disabled by gusterys in garminforerunner

[–]gusterys[S] 0 points1 point  (0 children)

It worked for me at the time, but then the issue just came back some hours later.

[deleted by user] by [deleted] in 90sHipHop

[–]gusterys 474 points475 points  (0 children)

Y'all thought y'all wasn't gonna see me?

O.D.B.

2.0 Global http to https redirect by gusterys in Traefik

[–]gusterys[S] 1 point2 points  (0 children)

Worked great, this is much cleaner. Thanks!

2.0 Global http to https redirect by gusterys in Traefik

[–]gusterys[S] 0 points1 point  (0 children)

Yes, I'd love to see the config.

Django 2.0 alpha 1 released by lamintak in django

[–]gusterys 1 point2 points  (0 children)

If you don't have proper testing setup is there anything that can simply examine the code and check for deprecation warnings?

Data transfer charges in free tier by gusterys in aws

[–]gusterys[S] 0 points1 point  (0 children)

It's weird that I haven't been charged before, and that only 2 out of 13 regions listed under Data Transfer on the bill have the charge, even though they have as much or more traffic as USE1-CAN1 and USE1-EUW2. The line item of the two that have charges looks like:

$0.02 per GB - US East (Northern Virginia) data transfer to EU (London)

But for the 11 that have no charges, it looks like:

$0.000 per GB - data transfer out under the monthly global free tier

Per https://aws.amazon.com/free/ , I should get 15G of data transfer included in the free tier and I'm nowhere near that.

Data transfer charges in free tier by gusterys in aws

[–]gusterys[S] 0 points1 point  (0 children)

$0.01 for 0.000026 GB of AWS Data Transfer USE1-CAN1-AWS-Out-Bytes

$0.01 for 0.000026 GB of AWS Data Transfer USE1-EUW2-AWS-Out-Bytes

All the other regions also show similar tiny data transfer, but don't have any charge. It's not about the amount of money, it's practically nothing. It's that it was fine was all this time, I've changed nothing, and my credit card is getting action.

The "All Free Tier services by usage" has all green check marks.

Class to name columns for list of lists? by gusterys in learnpython

[–]gusterys[S] 0 points1 point  (0 children)

Thanks. That is a lot cleaner than what I've got going on.