HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pattrn

no profile record

comments

pattrn
·2 個月前·discuss
Is there some way of knowing a truck is set up to "roll coal"? If not, then this could just be the OP thinking poorly of someone just trying to drive carefully around a family. It would be jumping to a very pessimistic conclusion without evidence.
pattrn
·2 個月前·discuss
I've lived in the most libertarian state in the country for the majority of my life. I've never noticed any illegal dumping, and I've never heard any libertarians call anyone an anarchist (maybe once?). If anything, it's the non-libertarians that call libertarians anarchists.

On what are you basing your opinions?
pattrn
·4 年前·discuss
I'm a B2C SAAS founder and paid 7.1% to Stripe last month.
pattrn
·4 年前·discuss
As a single sample: my SAAS startup pays just over 7% to Stripe.
pattrn
·5 年前·discuss
How does survivorship bias relate to this post?

> Looking back, I cannot believe how much I’ve been able to ship over the past 6 years by just following this one rule.

This seems to be his only conclusion about the effect of working a little bit every day. And I don't think survivorship bias applies here. If you work a little bit on a product every day and don't ship a lot over six years, then you're probably in the minority.
pattrn
·5 年前·discuss
This is the one thing that bothers me about TypeScript as well. I've ended up using frameworks like `zod` to do runtime type checking of endpoints. It has gone a long way towards decreasing edge case failures -- I just wish they had something like this built into the language.