Émile Fugulin

Results 704 comments of Émile Fugulin

Man this is such a major bug and nobody at github seems to give any sh*t about it. I think its time to complain on hacker news so we get...

This can clearly be a workflow or backend plugin, I vote to not bring it natively.

Lets split the issue in two, this is a good idea for a plugin IMO See: https://github.com/caido/caido/issues/1062

We will still need the system and arbiter concepts so pretty sure we will keep the crate around for some time.

I coded that part. Sadly chromium doesn't have official builds for linux aarch64 so I didnt offer it. I am looking to support chrome for testing (https://googlechromelabs.github.io/chrome-for-testing/) which has linux...

@paupino Yes that is the root cause, but most libraries now work around this limitations by adding more flags (one per dependency). You can still provide a general std flag....

@paupino In essence yes, usually I do positive flag so `rkyv-std`. Its ugly so I get it If you don't want that. There multiple issues: 1. Updating dependencies become more...

This is probably a problem with Tauri, but since we are moving to electron it likely wont be fixed before that. We suggest using the CLI instead.

Couple of things here: 1. The whole point of `100 Continue` is for the client to send the request in multiple chunks, here that would be curl. It is not...

I think this should probably be a plugin, but we are missing some APIs for that