tmlb | 3 years ago | on: The age of cargo cult Agile must end
tmlb's comments
tmlb | 3 years ago | on: The age of cargo cult Agile must end
Or this: imagine seeking an estimate on when a house will be built, trimmed, painted, furnished, decorated, and filled with every item needed practically and for comfort by the homeowner.
It’s a living process that requires continuous reassessment of priorities and scope, and in fact never finishes when you consider the life of the home.
tmlb | 3 years ago | on: Ask HN: What's the next big thing that few people are talking about?
>No one exceeds their potential. If they did, it would mean we did not accurately gauge their potential in the first place.
tmlb | 3 years ago | on: Absurd Trolley Problems
tmlb | 3 years ago | on: Absurd Trolley Problems
tmlb | 3 years ago | on: Cool desktops don’t change
tmlb | 3 years ago | on: In Asia, short-sightedness is becoming ubiquitous
Are you implying that cell phones could be a factor?
tmlb | 3 years ago | on: NPM security update: Attack campaign using stolen OAuth tokens
Our tests would set up the app's full context, get a hook into the logging framework to watch for log statements, then make requests to the service containing a set of dummy credentials, like { username: "foo", password: "bar" }. If a log statement containing "foo" or "bar" was detected the test failed.
It's not going to catch every type of issue, but at least some potential footguns can be preventing this way.
tmlb | 4 years ago | on: We Built Our Own DNS Infrastructure
This seems like it would be great for rapid prototyping.