FooIbar

Results 176 comments of FooIbar

> So for now the cost is still in 20 GP/MB (or maybe 21 GP as I [previously tested](https://github.com/ccloli/E-Hentai-Downloader/wiki/E%E2%88%92Hentai-Image-Viewing-Limits), in forum someone said it's 21 but I'm not sure if...

> Yep, the cost has been pointed out in update log. Though in the thread that talking about GP cost, some said it's 21, which is wrote in this script's...

The cost to load an image is 11 for 1600x and lower, 15 for 2400x. The cost to reload an image is not evidently affected by image size setting but...

> Though the image is not loaded, it still costs your limits. But I guess it should be the same as HTTPS. FWIW, I did test with HTTP and the...

> Then you hit the gallery that requires "repack", a gallery has been archived before but not downloaded in 7 days *not downloaded in 30 days

You can use it with K2, we've been doing that for a while, just don't use KSP2.

Looks like https://github.com/FooIbar/compose-destinations/commit/7875839d4d6729cf93b3a98c91d09e1c7fa1a993 is the only change needed to support KSP2. Note KSP 1.0.20 does not have https://github.com/google/ksp/pull/1871, so those arguments that have class literals as default values need to...

> Ok thank you @FooIbar > > But just so we're clear. Using 1.0.20 KSP means we'd have to specify all field defaults for annotations that have class types, but...

> You scared me for a moment.. I thought for a moment that they would be dropping that completely 😅 made no sense but we never know.. I should have...

``` java.lang.IllegalArgumentException: Network.fromNetworkHandle refusing to instantiate NETID_UNSET Network. at android.net.Network.fromNetworkHandle(Network.java:454) at android.net.NetworkUtils.getDnsNetwork(Native Method) at android.net.DnsResolver.query(DnsResolver.java:446) at okhttp3.android.AndroidAsyncDns.query(AndroidAsyncDns.kt:47) at okhttp3.AsyncDns$Companion.toDns$lambda-2(AsyncDns.kt:80) at okhttp3.internal.connection.RouteSelector.resetNextInetSocketAddress(RouteSelector.kt:169) at okhttp3.internal.connection.RouteSelector.nextProxy(RouteSelector.kt:132) at okhttp3.internal.connection.RouteSelector.next(RouteSelector.kt:74) at okhttp3.internal.connection.RealRoutePlanner.planConnect(RealRoutePlanner.kt:147) at okhttp3.internal.connection.RealRoutePlanner.plan(RealRoutePlanner.kt:67) at...