Amos Wenger

Results 150 comments of Amos Wenger

I understand charset detection isn't ideal yet, but I had that same issue and #77 did fix it. Could a new version of the crate be published with this fix...

I was hesitant to open a similar issue just a few minutes ago! What you outlined fits our usecase exactly, with one important omission: extraction should be pausable/resumable, so... it's...

> Does that sound good? Yep, that sounds reasonable!

Discovered `cargo-binstall` through `cargo-watch`'s readme, instantly worked, no complaints. I've been trying to run `cargo binstall some-random-package`, and it's often failed due to `some-random-package` not having the right "releases layout"...

> given it's already interactive a prompt w/ ci flag to automagically do it would probably make sense? That sounds great! I vaguely remembered seeing some interactive prompts already in...

Can reproduce with 0.13.14, tried copying a file with 'dd', and I'm getting only the first 524KiB (which is 512KB) output of gdfs -d: ``` [snip] unique: 498, opcode: READ...

I've been able to reproduce the issue with versions 0.13.13, 0.13.12, 0.13.10, 0.13.9, 0.13.8, 0.13.5, and 0.13.4, and then I've given up testing. At this point, I'm thinking something's wrong...

This is a complete shot in the dark, but from my googling online I've seen that to upload files to GDrive using the API, you need to send it in...

> so perhaps I missed something that's causing the compiler to monomorphize without realising it. I've been meaning to try `-Zshare-generics` on this https://github.com/bevyengine/bevy/blob/9dfd4e4b08aba146e4d14e457b7b2ac6560e8ea3/.cargo/config_fast_builds#L8 I have no idea if it's...

* Owned games: http://docs.itch.ovh/butlerd/master/#/?id=fetchprofileownedkeys * Installed games: http://docs.itch.ovh/butlerd/master/#/?id=fetchcaves Hope this helps! There's a few concepts, but I'm happy to assist.