János Dobszai

Results 61 comments of János Dobszai

It seems to me that the guards are executed sequentially, in order of definition. I would like to know if that's intentional, and if I can confidently build on top...

@ndaidong I have the same problem. I've tried doing the following before calling `extract(url)`: ```typescript setRequestOptions({ headers: { accept: 'application/json; charset=utf-8', }, }); ``` and ```typescript setRequestOptions({ headers: { 'user-agent':...

This is really similar to another issue I've had recently! Here is the discussion on Reddit: [https://www.reddit.com/r/kde/comments/x2zj9q/app_always_opens_as_2_instance_number_2_even_at/](https://www.reddit.com/r/kde/comments/x2zj9q/app_always_opens_as_2_instance_number_2_even_at/) From [the answer](https://www.reddit.com/r/kde/comments/x2zj9q/comment/immkjyh/?utm_source=share&utm_medium=web2x&context=3): > This can happen sometimes when an app opens a...

It would be nice to add a parameter to somehow constrain the image. I had to edit my splash screen image and add a considerable amount of transparent padding around...

@North101 the repo link does not work, so I'll leave a link to your package: [https://pub.dev/packages/flutter_riverpod_restorable](https://pub.dev/packages/flutter_riverpod_restorable)

I might have a related issue. For me, qemu-img created the following disk: ``` image: MyDisk.qcow2 file format: qcow2 virtual size: 64 GiB (68719476736 bytes) disk size: 196 KiB cluster_size:...

Hi! I have realized my mistake. The docs says: "and add it to the end of basic.sh". So I literally called basic.sh, and then added these parameters, like this: `basic.sh...

Has anyone managed to implement this?

I'm not sure how this would play out, but another issue I have with this is Steam Link. If stolen, an unencrypted device could possibly hold a session that allows...

> Link to extension trial for 6 month > > https://iot.tuya.com/cloud/products/apply-extension I'm getting an error message when submitting this form: "All input parameters of the remote API are lost." Looking...