Categories
innovation startup

Framing startup philosophy

Technology allows you to be a lot more exhaustive, consistent and unbiased.  Every new business needs to think of itself as primarily a tech business.

Categories
book

Reading: The Road to Character by David Brooks

Incomparable to Social Animal. Intro and end worth a try.

http://www.theguardian.com/books/2015/apr/20/the-road-to-character-review-david-brooks

 

Categories
book

Reading: The Circle by Dave Eggers

Chilling, familiar, funny.

http://www.theguardian.com/books/2013/oct/09/circle-dave-eggers-review

 

Categories
work

Permission v Forgiveness

“It’s better to beg for forgiveness than to ask for permission.” – Grace Hopper

Categories
life other

Literature of internet

Martin Amis said in a recent BBC documentary: “Literature was about gods then demigods then kings and queens. In 19c about men, 20c… ironic century, about people lower than us [writers].”

I see many parallels between this and the way internet developed from CERN labs where new particles are discovered to organizing world’s information via giving people the power to share.

Categories
future innovation other startup Uber

Uber of X

Now every idea seems to be around Uber of X or Stripe of Y. Not long ago it was all about Facebook of Z. What’s next?

Categories
code other program

Coding in Node.js

I created a couple of simple scripts in Node.js: Desk.com / Salesforce API call and store data in Azure SQL for further analysis with Power BI and credit bureau reports.

I default to VS Code IDE that I find clean and efficient. Code is simpler to use compared to full VS as it reduces clutter by making you add what you need rather than switching off / ignoring features that you don’t need.

NPM packages need to be used with caution as majority provide dead ends. My learning is to start solving the problem using baseline language features and only add packages when absolutely necessary.

Categories
code other

Code reviews

Prevention is worth a pound of cure.
Most software engineers would vouch for the research showing that problems found early – during design or coding – can be fixed many times faster than when they’re found later in production. We found that initial discussions about how to solve a problem are very helpful to prevent issues downstream.

Categories
leadership other

How to tell anything

As once the special counsel Lanny Davis advised President Clinton on the subject of Monika Lewinsky: tell it early, tell it all, tell it yourself.

Categories
behaviour decisions leadership other startup

Bezos on decision making

From the letter to Amazon shareholders:

There are some subtle traps that even high-performing large organizations can fall into as a matter of course, and we’ll have to learn as an institution how to guard against them. One common pitfall for large organizations – one that hurts speed and inventiveness – is “one-size-fits-all” decision making.

Some decisions are consequential and irreversible or nearly irreversible – one-way doors – and these decisions must be made methodically, carefully, slowly, with great deliberation and consultation. If you walk through and don’t like what you see on the other side, you can’t get back to where you were before. We can call these Type 1 decisions. But most decisions aren’t like that – they are changeable, reversible – they’re two-way doors. If you’ve made a suboptimal Type 2 decision, you don’t have to live with the consequences for that long. You can reopen the door and go back through. Type 2 decisions can and should be made quickly by high judgment individuals or small groups.

As organizations get larger, there seems to be a tendency to use the heavy-weight Type 1 decision-making process on most decisions, including many Type 2 decisions. The end result of this is slowness, unthoughtful risk aversion, failure to experiment sufficiently, and consequently diminished invention.1 We’ll have to figure out how to fight that tendency.