May 2011
1 post
Moments
If I were able to live my life again, next time I would try to make more mistakes. I would not try to be so perfect. I would be more relaxed. I would be much more foolish than I have been. In fact, I would take very few things seriously. I would be much less sanitary. I would run more risks. I would take more trips, I would contemplate more sunsets, I would climb more mountains, I would swim more...
April 2011
1 post
There are two ways to write code: write code so simple there are obviously no...
– C.A.R. Hoare
July 2010
3 posts
May 2010
2 posts
another great comment from edw519 (Hacker News)
I’m sooo confused…
Release early and often. Get eyeballs, then monetize. Bootstrap. Get basic version working, then add features. Get basic version working, then scale. Get basic version working, then license the technology. Get basic version working, then sell to enterprises. Get free version working, then upgrade them to premium. Get free version working, then sell...
Michael Wolf (president of Viacom’s MTV): “Why don’t you just sell to us?” he...
– http://www.victusspiritus.com/2010/05/07/even-rockstar-founders-are-frightened-by-failure/
March 2010
2 posts
February 2010
1 post
"Don't you dare waste your fucking time" →
January 2010
4 posts
December 2009
23 posts
Around here, however, we don’t look backwards for very long. We keep moving...
– Walt Disney
To study and not think is a waste. To think and not study is dangerous.
– Confucius
Spiral UFO puts Norway in a spin | The Sun |News →
wow o_0
Mozilla Thunderbird 3.0 Released →
Simply awesome !
It's about time: Google Chrome for mac and linux...
Google Chrome for Linux Google Chrome for Mac
Criticism, Cheerleading, and Negativity →
“Everyone says they’re comfortable with criticism and with critics, because not being able to handle criticism is a sign of immaturity. What people really want, though, are cheerleaders.”
“What’s perfectly whole seems flawed,
but you can use it forever.
What’s perfectly full seems empty,
but you can’t use it up.
True straightness looks crooked.
Great skill looks clumsy.
Real eloquence seems to stammer.
To be comfortable in the cold, keep moving;
to be comfortable in the heat, keep still;
to be comfortable in the world, stay calm and...
What is Genius? →
I’m an artist, vim is my canvas
Django settings tips
In django settings.py you need to insert absolute path on some settings like this :
MEDIA_ROOT = ‘/home/django/projects/media/’
But if your folder path is in your current django project, it is good idea to use relatif path, here the code :
import os rel = lambda *f: os.path.join(os.path.abspath(os.path.dirname(__file__)),*f)
Type that code in top of your settings.py....
If you see what is right and fail to act on it, you lack courage
– Confucius
namebench - Open-source DNS Benchmark Utility →
Jalan menuju kebahagiaan terletak dalam dua prinsip sederhana:
Temukan hal yang...
– John D. Rockefeller 3