daurnimator

Results 792 comments of daurnimator

> but the fact that you can't set the method after the request has already been constructed is very confusing, as is the fact that you can't set normal headers...

It appears as though BBC have opted into some kind of fastly "bot-prevention" feature?

> Is there a way to force lua-http to speak HTTP/2 but over unencrypted TCP? That way I could use stunnel and try to debug further with a packet sniffer....

> Also, after living with `@Type` for a couple years now, I just have a feeling about it and I feel that I don't like it. I liked the old...

`process.env.` is a special thing that the webpack loader looks for; it fails if you check `process` first! > Naturally, I've installed `fengari` and imported it like so: > >...

> You have two `textarea` elements: > > * one contains the Lua code to run > > * the other one is a simple console output Did you see...

> Hi [@daurnimator](https://github.com/daurnimator), I haven't heard from you regarding this issue. Is there something I could do to fix this issue? Yes; when you do a webpack build, use this...

Isn't opentracing more focused around tracing remote procedure calls rather than in-process?

Checking the source, the only way is via the `FS_IOC_SETFSLABEL` ioctl. The `tune2fs` utility will use that ioctl, so e.g. this will work: `tune2fs -L my-cool-label /dev/mydevice`

Merged via 5cc933bfad2b73674bc005ebcce771555a614792