> > #1 is doable but would destroy our ability to combat fraud. "Here's how not to get banned next time" is not an email anyone in this space would consider sending. > Just imagine laws would work that way. This is how…
But most people also aren't draining their battery every day. I live in Toronto, own a Kona EV, and am lucky enough to have a garage. I've literally never needed anything more than 120V except when going on >300km car…
Or decline in product offering relative to the competition. In Canada at least Netflix's library seems to have been gutted with a ton of their non-original content moving to Prime, Disney+, etc. And even a bunch of…
> If you are worried about safety, ride your e-bike/bike in the middle of the lane. I'm the sort of person who "takes the lane" when necessary but it doesn't work great in practice: Many drivers will aggressively…
Part of the complexity of moderating on Reddit vs. moderating on Facebook is Reddit's open-by-default nature and limited control provided to moderators. For example: Optionally requiring a questionnaire before being…
There are a few bank-to-bank mechanisms (ACH, wire transfers) but they're slow (often multiple business days) and often have fees associated with them ($20+ for wires). The lack of good transfer mechanisms is what has…
It might be worth giving the Apple Store or online support another shot. I was in basically the exact same position a month ago (pros bought launch week, very out of warranty, known crackling issue) and they replaced…
Probably 50/50 old (but popular) Erlang libraries and newer Elixir libraries. For protocols, we have a not-uncommon use case for which there’s no mature HTTP client. Mint might be an option but it’s new enough that I…
I feel like my experiences are in sharp contrast to many others here. I love Elixir the language but find myself still having to throughly review new libraries to avoid footguns. In particular with "connectors" -- DB…
I'm a meat eater and my partner's a vegetarian. A&W was our go-to fast food hamburger place even before beyond meat burgers as their veggie deluxe burger was already fairly good, though I'd still order a meat burger.…
One service-to-service case where I've found GraphQL extremely useful is report generation. For example, in one case we had around a dozen services with fairly typical REST APIs, a few of which we wanted to pull large…
You might be interested in postgraphql: https://github.com/postgraphql/postgraphql Otherwise it depends on your GraphQL implementation and what DB adapters or ORMs they support. For example, `graphql-ruby` includes a…
Gave this a quick shot on my own monolithic app and it cut startup time almost in half. Impressive considering how easy it was to configure! Startup time was one reason we started migrating away from Rails in a previous…
> In reply to fixermark, there is also nothing stopping you from very complicated queries in REST. What I believe others are getting at is that those complicated queries themselves need to be expressed somehow even…
Which leaves me wondering why I'd use Typescript over sticking with ES6, especially with tools like Babel making many future features available right now and libraries like React actively making use of them.
> The article is terribly condescending towards Reddit's founders and moderators. Quibbling point, but I found the article fairly flattering toward moderators. And as in the article, it's moderators who're often the…
Someone started creating fake business listings on fake side-streets with the names of major intersections throughout my city about a year ago. So if you searched for directions to something like "Main and 1st" you'd…
They could just pull the licenses from the OSI's list (http://opensource.org/licenses/alphabetical). And people writing their own licenses contributes to the license proliferation problem, so should be generally…
> > #1 is doable but would destroy our ability to combat fraud. "Here's how not to get banned next time" is not an email anyone in this space would consider sending. > Just imagine laws would work that way. This is how…
But most people also aren't draining their battery every day. I live in Toronto, own a Kona EV, and am lucky enough to have a garage. I've literally never needed anything more than 120V except when going on >300km car…
Or decline in product offering relative to the competition. In Canada at least Netflix's library seems to have been gutted with a ton of their non-original content moving to Prime, Disney+, etc. And even a bunch of…
> If you are worried about safety, ride your e-bike/bike in the middle of the lane. I'm the sort of person who "takes the lane" when necessary but it doesn't work great in practice: Many drivers will aggressively…
Part of the complexity of moderating on Reddit vs. moderating on Facebook is Reddit's open-by-default nature and limited control provided to moderators. For example: Optionally requiring a questionnaire before being…
There are a few bank-to-bank mechanisms (ACH, wire transfers) but they're slow (often multiple business days) and often have fees associated with them ($20+ for wires). The lack of good transfer mechanisms is what has…
It might be worth giving the Apple Store or online support another shot. I was in basically the exact same position a month ago (pros bought launch week, very out of warranty, known crackling issue) and they replaced…
Probably 50/50 old (but popular) Erlang libraries and newer Elixir libraries. For protocols, we have a not-uncommon use case for which there’s no mature HTTP client. Mint might be an option but it’s new enough that I…
I feel like my experiences are in sharp contrast to many others here. I love Elixir the language but find myself still having to throughly review new libraries to avoid footguns. In particular with "connectors" -- DB…
I'm a meat eater and my partner's a vegetarian. A&W was our go-to fast food hamburger place even before beyond meat burgers as their veggie deluxe burger was already fairly good, though I'd still order a meat burger.…
One service-to-service case where I've found GraphQL extremely useful is report generation. For example, in one case we had around a dozen services with fairly typical REST APIs, a few of which we wanted to pull large…
You might be interested in postgraphql: https://github.com/postgraphql/postgraphql Otherwise it depends on your GraphQL implementation and what DB adapters or ORMs they support. For example, `graphql-ruby` includes a…
Gave this a quick shot on my own monolithic app and it cut startup time almost in half. Impressive considering how easy it was to configure! Startup time was one reason we started migrating away from Rails in a previous…
> In reply to fixermark, there is also nothing stopping you from very complicated queries in REST. What I believe others are getting at is that those complicated queries themselves need to be expressed somehow even…
Which leaves me wondering why I'd use Typescript over sticking with ES6, especially with tools like Babel making many future features available right now and libraries like React actively making use of them.
> The article is terribly condescending towards Reddit's founders and moderators. Quibbling point, but I found the article fairly flattering toward moderators. And as in the article, it's moderators who're often the…
Someone started creating fake business listings on fake side-streets with the names of major intersections throughout my city about a year ago. So if you searched for directions to something like "Main and 1st" you'd…
They could just pull the licenses from the OSI's list (http://opensource.org/licenses/alphabetical). And people writing their own licenses contributes to the license proliferation problem, so should be generally…