throwoutttt·5 lat temu·discussI hope they don't peacefully demonstrate in my neighborhood, we've done nothing to deserve that
throwoutttt·5 lat temu·discuss3 to 28 is not a major increase.That many people are shot in some American cities every night.
throwoutttt·5 lat temu·discussAs long as there are racial differences in data there will be racial differences in outcomes of processing that data
throwoutttt·5 lat temu·discussShould potentially lethal force never be used to defend property under any circumstances?
throwoutttt·5 lat temu·discussAs 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 lat temu·discussAnother example of government regulation crushing the little guys and then blaming them for it
throwoutttt·5 lat temu·discussToxic monoculture, self imposed group think, sky high living expenses for average quality lifestyle.A sad death but not unexpeced.
throwoutttt·5 lat temu·discuss403 is unauthorized (forbidden due to authorization policy).401 is unauthenticated (not logged in).Very important difference for clients handling authentication state.
throwoutttt·5 lat temu·discussFor comprehensive APIs,GraphQL is often more performant. 1 request that takes 500ms is far better to 5 requests that take 200ms
throwoutttt·5 lat temu·discussGraphQL is far superior for development speed, API flexibility and extensibility, authorisation, discovery, testing, and less bugs.