throwoutttt·5 年前·議論I hope they don't peacefully demonstrate in my neighborhood, we've done nothing to deserve that
throwoutttt·5 年前·議論3 to 28 is not a major increase.That many people are shot in some American cities every night.
throwoutttt·5 年前·議論As long as there are racial differences in data there will be racial differences in outcomes of processing that data
throwoutttt·5 年前·議論Should potentially lethal force never be used to defend property under any circumstances?
throwoutttt·5 年前·議論As someone who uses this regularly, it's still not as convenient as multi cursors that most modern ides give you.There's a vim extension for multiple cursors but it's a little buggy.
throwoutttt·5 年前·議論Another example of government regulation crushing the little guys and then blaming them for it
throwoutttt·5 年前·議論Toxic monoculture, self imposed group think, sky high living expenses for average quality lifestyle.A sad death but not unexpeced.
throwoutttt·5 年前·議論403 is unauthorized (forbidden due to authorization policy).401 is unauthenticated (not logged in).Very important difference for clients handling authentication state.
throwoutttt·5 年前·議論For comprehensive APIs,GraphQL is often more performant. 1 request that takes 500ms is far better to 5 requests that take 200ms
throwoutttt·5 年前·議論GraphQL is far superior for development speed, API flexibility and extensibility, authorisation, discovery, testing, and less bugs.