Peter Waller

Results 54 comments of Peter Waller
trafficstars

If you want it urgently and are up for having a go at implementing such a thing I would review/accept such a pull request efficiently, assuming it is close-to-trivial and...

Thanks for the report. A quick look at the source code suggests the only unwrap() in that function which could have happened with `--force` in effect would be: https://github.com/elfshaker/elfshaker/blob/b521621de9d4979b0728c662f5bd48308a982687/src/repo/repository.rs#L485 Could...

I agree with what you're saying, sounds good to me, pull requests welcomed to improve the situation.

(Thanks for your other contributions, and welcome! Beware I may be slow to respond over the coming month with various holidays and whatnot happening)

Uh, storing the size inside the file could modify its size? It seems to me you would really want that information to exist out-of-band. But also the esi is tiny,...

Ah, apologies @Mistuke, from our previous offline conversation I somehow mistakenly came to think we were crashing on the esi file itself rather than the packs, but I see from...

I'm finding that direnv doesn't seem to work with rust-analyzer at the moment. It was working well at some point in the past. In my setup the 'cargo' binary is...

A negative against arcanist: A newcomer may have to learn both the idiosyncrasies of git (which I think most would agree is not straightforward) compounded against those of Phabricator and...

> You probably want to use the master branch when building Also, does `./poop --help` work? Seems like you are missing command arguments Sorry -- I have edited it in...

I think I'm hitting https://github.com/andrewrk/poop/issues/17#issuecomment-1675113084 which is that there is nothing I can do from within a VM (or at least one which doesn't support the counters) to make that...