mi-na-bot

Results 27 comments of mi-na-bot

It would be a nice addition to validating numbers. Usually I do not want NaN or Infinity.

Is the bit about the sha1 checksum even still true? Brief research suggests that npm 5 and up actually includes an sha512 hash when publishing packages. https://npm.community/t/sha1-vs-sha512-integrity/3416 Is there some...

I have reproduced this issue as well, including the infinite redirects. It is unfortunate that the behavior of next does not match the docs.

I just joined a federated Mastodon to interact with a friend on mastodon.social (which is not possible to join) and am extremely jilted that this is a thing. It makes...

This is a major issue for us as we are migrating to using a service worker to implement a progressive web app. Opaque responses are extremely difficult to cache, due...

Further research suggests that proxying the source image urls through imgix might be an alternative solution. We would rather just use the resize service built into Storyblok though!

I am actually rather enamoured with imgix and withdraw my original complaint.

Programming in languages that are especially dense with symbols, the bolder styles might actually be overwhelming. Having the `*` not vertically centered with `+` and `-` would literally drive me...

This PR strikes me as being the literal bare minimum for a project that has camped its own `@types/react-helmet-async` package with a message saying: > This is a stub types...

@dseipp You can make an option for like `Add +whatever is in the text box` which updates as the user types. If the add option is selected it can happen...