wdrury | 14 years ago | on: Now that people are considering NOSQL will more people consider no-DB
wdrury's comments
wdrury | 14 years ago | on: How GitHub Works: Hours are Bullshit
TIME + PHYSICAL PRESENCE != RESULTS
And yes, they do in fact agree with masklinn's comment that if someone can finish their job in a few hours instead of 40, that the person is perfectly free to take the rest of the time to do other (non-work) things. The job of management is to come up with tasks that are important to the business, and that justify the person's continuing to work there (aka results).
As for the "sucking", they go into it in detail in the book, but I also like Paul Graham's "You Weren't Meant to Have a Boss".
http://www.paulgraham.com/boss.html
Hmm. That probably seems like a suck-up, I just realized I am posting on HN. :)
wdrury | 14 years ago | on: Why I Quit My Job to Start a Tech Company
wdrury | 14 years ago | on: Memoirs from a Disgruntled MBA
Assume that I'm a badass software developer who specializes in scalable web-based systems. In that case, you can also assume that a.) plenty of people approach me with their middling ideas all the time, wanting me to work for peanuts/equity, and b.) I already have a job.
What else could he offer that I might find motivating?
Standard tools are useful because you can get to working code fast ... this is why LAMP is still such a powerful framework upon which to build. While it may make sense to consider adding a search indexer (Solr) or key-value cache (Redis), for almost every use case, rewriting data storage is a waste.
Also, to paraphrase Ted Dziuba, it probably doesn't matter if your product doesn't scale, because nobody cares, or will ever use it. So I think it is better to get something up and running quickly to see if anyone cares before you bother trying to optimize for the rare case where your product turns out to be the next Twitter.