grepory | 2 years ago | on: Notcurses: Blingful character graphics/TUI library
grepory's comments
grepory | 6 years ago | on: Magic Leap trying to sell for $10B
grepory | 6 years ago | on: Ask HN: I've been slacking off at Google for 6 years. How can I stop this?
There's so much going on in this response, but my favorite parts, in order of appearance:
> The tech men are frustrated because they are basically their best selves
The tech men are frustrated because of entitlement. Handed everything on a silver platter hand-delivered to them by a person of color driving a rented Toyota Prius for half of their monthly income.
> This is probably going to sound incredibly cynical, but the best advice I've heard for NYC techies is to try to date ballerinas.
Leave my goddamn ballerinas alone.
> But they retire before 30 and have to decide to either start a family or open a studio to start teaching.
Most of the people I dance with are software engineers of one kind or another. San Francisco may be somewhat unique in that regard--I wouldn't know, but most of the dancers I know both professional and retired are insanely enterprising and know how to hustle better than most of the people I know in tech.
> At that point most of the men they know are married or gay.
Most of the men I know that dance both professionally and at an amateur level do not identify as gay--some have families--with other dancers.
> So likely to be more willing to overlook the social weaknesses of tech men.
Nope. It's _impossible_ to overlook the social weaknesses of tech men.
grepory | 10 years ago | on: Privacy Absolutism
grepory | 10 years ago | on: A Beginner's Guide to Scaling to 11M+ Users on Amazon's AWS
If I have something in an environment that I would start to consider "production" (i.e. someone relies on my product to do something regularly), then I'd have monitoring regardless of the number of users. Even something as simple as, "Am I returning valid data from GET /"?
grepory | 10 years ago | on: A Beginner's Guide to Scaling to 11M+ Users on Amazon's AWS
Not only that, but if you invest significantly in any single technology, migrating to another technology is always going to be an extreme effort. Having led migrations from datacenters to AWS, AWS to Digital Ocean, RabbitMQ to NSQ to SNS+SQS, etc., I can say at this point that I do not believe in vendor lock-in as a legitimate reason to disqualify any particular solution.