James Harris

Results 164 comments of James Harris

> Do we want to set up the "remote Login URL" thing? [nolt.io/help/single-sign-on](https://nolt.io/help/single-sign-on) We probably want to do this. The canny integration has started getting spammed by non-Kitsu accounts over...

👍 This is really useful while writing documentation from scratch. As far as i'm aware there's still no way of making comments for myself to remind me what resources are...

OAuth 1 has been deprecated for nearly 4 years, with many security flaws present. https://developers.google.com/identity/protocols/OAuthForWebApps

I've added a more minimal reproduction project there, though I don't know if I will have the free time to investigate further due to work commitments

> Why don't you just use V8? V8 is incredibly slow on a GitHub Actions runner and runs into OOM errors for large projects https://github.com/vuejs/vue-jest/pull/423#issuecomment-990940792

>The one that people would expect to replace border-radius with. Right now, at corners, curves are set on rectangles whereas it could be on squares, to mimic border-radius. I'll take...

That looks correct to me 🤔

Yes https://hackage.haskell.org/package/base-4.8.2.0/docs/Data-Functor.html#v:-60--36--62- (``)

This is the input library Zeepkist uses that Proton is sending bad inputs to: https://guavaman.com/projects/rewired/

I'm using `lerna` for my monorepos which is another use case for this feature (built-in changelog generation of lerna sucks for non-`feat`/`fix` commits). The package name is being used as...