Remove Aggregator Remove Agile Remove Hiring
article thumbnail

Why diversity matters (the meritocracy business)

Startup Lessons Learned

Two others – that each team member give their input independently and that the results be objectively aggregated – are also key parts of building a meritocracy. After all, if you already have an all-male startup, you’re already at a disadvantage when it comes to hiring the very women that could fix that imbalance.

article thumbnail

Lessons Learned: Validated learning about customers

Startup Lessons Learned

First of all, it means that most aggregate measures of success, like total revenue, are not very useful. Go on an agile diet quickly. With a product development team that is not shipping, any agile methodology will surface major problems quickly. Labels: agile , customer development 15comments: Scott Shapiro said.

Customer 167
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

StartupRoar.com – A Source Of Aggregated, Curated Entrepreneurial Content

YoungUpstarts

Here’s another great resource for entrepreneurs – Tony Karrer ‘s StartupRoar ( www.startuproar.com ), which aggregates and filters entrepreneurial content from thought leaders such as Ben Yoskovitz , Vinicius Vacanti , Jill Hubbard Bowman and Steve Blank.

article thumbnail

Lessons Learned: Please teach kids programming, Mr. President

Startup Lessons Learned

But aggregated across many schools, there are thousands or tens of thousands of them. Kent Beck keynote, "To Agility, and Beyond" Six streaming locations Interviews ► March (7) New conference website, speakers, agenda Two new scholarship programs for lean startups Speed up or slow down? (a Expo SF (May.

article thumbnail

Case Study: Continuous deployment makes releases non-events

Startup Lessons Learned

My transition to Continuous Deployment Prior to adopting continuous deployment, I used to release software on a weekly schedule (come rain or shine) which I viewed as pretty agile, disciplined, and aggressive. Examples of things I monitor are the numbers of user activations, active users, and aggregate page hits to user galleries.

article thumbnail

Assessing fit with the Wisdom of Crowds

Startup Lessons Learned

Lessons Learned by Eric Ries Tuesday, December 30, 2008 Assessing fit with the Wisdom of Crowds When I wrote earlier about how to conduct a good technical interview , I had only a few things to say about how to assess if the candidate fits in with the team, including this: This responsibility falls squarely to the hiring manager.

article thumbnail

Lessons Learned: Sharding for startups

Startup Lessons Learned

Using memcacheds multiget, which allows the fetching of many keys in parallel, I have written code to aggregate all the shard lookups for a given page and prefetch them, reducing the overhead even further. The mappings never change (unless you build a data migration tool, in which case they change rarely) and so are easy to cache.