Andrey Mikhaylov (lolmaus)

Results 345 comments of Andrey Mikhaylov (lolmaus)

@wakooka found out why the problem started in our Sentry at a certain date: we have removed custom serialization/deserialization from query params. 🙇‍♂️ Which explains the source of faulty URLs,...

> It shouldn't be used; the `cd` example is far better imo. In this case, it should be documented as deprecated or something. 🙏

> `prefix` is listed on the config page, along with many other settings. > > https://docs.npmjs.com/cli/v11/using-npm/config#prefix @shadowspawn Interesting, so every configuration option has a matching command line flag applicable to...

I started using `neverthrow` and immediately ran into this issue. We need `unwrapOrElse`!