The Warren Buffett of Websites

I’ve embraced a concept that involves investing in websites like real estate. Not “website flipping” as the press seems to categorize anything to do with buying or selling websites, but taking a long-term approach to finding income-generating web properties and building a portfolio. Think Warren Buffett’s buy-and-hold approach vs. speculation (aka “flipping”). This is different [...] Continue reading

Coding gems 31-40

#31 All non-trivial abstractions, to some degree, are leaky. Joel Spolsky #32 Five different programmers can solve the same problem five different ways #33 Don’t write 200 lines of code when 10 will do #34 If the “box” is the boundary of constraints and conditions, don’t think outside the box—find the tbox. Andy Hunt, Dave [...]

Related posts:

  1. Coding gems 1-10 #1 The more dogmatic you are about applying a design method, the fewer real-life problems you are going to solve – P.J. Plauger #2 Let Ruby be Ruby. Let Java…
  2. Coding gems 21-30 #21 A well-written code is a joy to write and a joy to read. #22 If you can’t explain something to a six-year-old, you really don’t understand it yourself. Albert…
  3. Coding gems 11-20 #11 Either you code it so simple there are obviously no deficiencies or so complicated that there are no obvious deficiencies #12 In a room full of expert software designers,…

Continue reading