max_ishere

Results 87 comments of max_ishere
trafficstars

Seems to also be an issue on Galaxy J7 Pro (J730).

Here are 2 functions that allow you to read a region file header and then get the raw data from them ```python import zlib, gzip def GetAnvilChunkData(region, x: int, z:...

I find this "to exit put in your password first" to be frustrating. I mean it's fine, I can go open my kdbx, find the password, copy it, go to...

Another improvement that I think is worth implementing is showing the filename of the wallet currently locked. I'd appreciate the feature.

And also something I noticed is that there seem to be several different implementations of wallet password input. There's the one you see when you open the wallet, there's an...

I ran into this issue today when I ran `gh repo fork` (already forked by me before), at the "clone fork?" prompt I said yes. Then ran `gh repo unarchive`...

#8440 descibes my usecase pretty much

Also I feel like regardless of permission errors, when it asks you "do you want to clone the fork" I assume that it will from this point on consider the...

I tested this on `3.3.1` and the output is still ```text assertion `left == right` failed left: "expected" right: "calc" note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace...

I don't understand... I haven't read the code but isn't it all the same macro? It should always have right as the correct side if this was actually implemented.