Ilia Baryshnikov

Results 23 comments of Ilia Baryshnikov

Not working on Antergos 4.14.8-1-ARCH, GNOME 3.26.2, gtk3 3.22.26, Atom 1.23.1

Yeah, it was very confusing to me, had to fallback to `request.get('origin')`

Solves many problems, thanks! But I don't understand why no encoding and mimetype properties in a file? I think it's critical.

Oh nevermind, mime type is usually determined by file's extension, and file encoding would not help at anything. Correct if wrong.

I was trying to figure out what exactly is causing it, all i could dig to is the usage of HTTPMethods from here https://github.com/fastify/fastify/blob/main/types/utils.d.ts, but in isolation they don't break,...

Just make it a CLI flag `--node-frontend` It should just launch the browser and do `chrome.send('open-node-frontend')` or whatever the `Open dedicated DevTools for Node` button does

`rsync version v3.2.6 protocol version 31` args: `-rlptD --files-from` My file list looks like: ``` relative/path/to.yml relative/path/to.env ``` out: ``` ERROR: rejecting unrequested file-list name: relative/path rsync error: protocol incompatibility...

> It would mess with any further change we may want to do on costs. Say for example if at some point we want edge costs to be a vehicle-dependent...

My point is that current implementation already does cost factor and speed factor which mess with durations/costs anyway. What I'm trying to solve is make the behavior more explicit and...

> So it would only be a helper for something you can already do externally by providing your own scaled matrices as custom matrices. True, but it's in exchange for...