Marie

Results 43 comments of Marie
trafficstars

@jlipps i used this tool: https://github.com/jeslie0/npm-lockfile-fix I marked the PR as a draft because I still had some issues with building appium in nixpkgs and I still have to clarify...

I was able to reproduce it on Windows 11 (Build 22621) in Firefox 118.0.2 as well as on Google Chrome 118. On firefox i got redirected to this site: ![grafik](https://github.com/Traewelling/traewelling/assets/37078297/4a9f5060-88a9-4e54-9b3c-ff0f8404d7b6)...

According to the [spec](https://html.spec.whatwg.org/multipage/form-elements.html#concept-textarea-raw-value) the text in textarea elements should use LF (`\n`) for line breaks, and according to my local javascript console, this is the case, so I'm really...

@axelniklasson hi, thank you for the review. When I implemented this feature I had another option to toggle the airplane mode, but I removed it as it doesn't explicitly define...

@axelniklasson I'm not sure on the integration test case Can you elaborate?

Are there plans to publish the go implementation? I'd like to look into this

ADB docs say API < 24 don't support the v2 shell protocol which is used by dadb. https://android.googlesource.com/platform/packages/modules/adb/+/refs/heads/main/SERVICES.TXT#164

maestro probably yes, this library seems a bit dead :/

thats what i'm using right now, but feels a bit hacky, ~~also that could *theoretically* overflow.~~ Maybe a new function like `ConstantBuilder::unlimited` would be better for this?