back
user profile

tzury

11,494karma·2,669submissions·August 24, 2007
about
Math student.
recent activity (2,669 total)
comment
Tell them make the 250 250K and I will consider.
17y ago·view thread
comment
the site's design is unique
17y ago·view thread
comment
thanks allot, although, too cheap is a bit risky.
17y ago·view thread
comment
AWS is not expensive, not at all. However, you can combine GAE and AWS where serving all HTTP from GAE and doing the "rest" on Amazon - that will make it some cheaper
17y ago·view thread
comment
Where do you get VPS for $6/m? Those are usually shared once, aren't they?
17y ago·view thread
comment
too bad the Sopranos are not available anymore ;-)
17y ago·view thread
comment
I'll try to spend my time on other things.
17y ago·view thread
comment
loved that ;-)
17y ago·view thread
comment
1. Most of the Internet runs on open platforms. The Internet is a tremendous revolution by all measures. I strongly believe that your mother, your sister and wife are all been into it already. 2. Have…
17y ago·view thread
comment
Apple tells Mac users, ignore OpenSource revolution. Stay with us, we are closed environment just like M$FT, we just do it with a smile ;-)
17y ago·view thread
comment
I own two laptops, a Macbook Pro and ThinkPad with Linux Only. Yet I cannot agree with this stupid post. Sticking to domain specific historical facts without looking around and viewing the whole spect…
17y ago·view thread
comment
Just started reading it. So far great reading. Thank you very much
17y ago·view thread
comment
neat application
17y ago·view thread
comment
Once you said ASP.NET it is clear that you are heading to the web. If you insist not to develop web applications using the greatest open source platforms which serve today all the largest sites, then …
18y ago·view thread
comment
Ubuntu might be already as popular as Mac OS X, and we just not aware of this. I personally, passed over my macbook after three months and grabbed ThinkPad with Ubuntu. Not sure what it means but loo…
18y ago·view thread
comment
If you plan to deploy your client application as an HTTP application then there isn't much you can do other than let your web application handle it (php/python/ruby whateveer). Another option is writi…
18y ago·view thread
comment
I wish ycombinator will be one day that elegant
18y ago·view thread
comment
That's the way I write these if..else statements fib = lambda n: n in [0, 1] and n or fib(n-1) + fib(n - 2)
18y ago·view thread
comment
I am practicing the XP principles except the pair programming. What can I do, after all these days, I am all alone at the top ;~)
18y ago·view thread