1,337 reputation
1028
bio website
location Singapore
age 21
visits member for 2 years, 1 month
seen May 25 at 20:25
stats profile views 433

When the people fear the government, there is tyranny. When governments fear the people, there is liberty.

Current status: sold as cheap, forced labour for 16056 hours


Jun
10
revised Is functional programming just different, or is it actually really tougher?
added 245 characters in body
Jun
10
asked Is functional programming just different, or is it actually really tougher?
May
24
accepted I need a true random number generator web service
May
23
awarded  Nice Question
May
23
accepted Do we actually have to pay to make Windows Phone, Android, or iPhone apps?
May
23
revised Do we actually have to pay to make Windows Phone, Android, or iPhone apps?
added 74 characters in body; added 131 characters in body
May
23
comment Do we actually have to pay to make Windows Phone, Android, or iPhone apps?
@Josh K $100 is expensive enough..
May
23
comment Do we actually have to pay to make Windows Phone, Android, or iPhone apps?
is it $30 or $25?
May
23
comment Do we actually have to pay to make Windows Phone, Android, or iPhone apps?
so if i price the app at $0 everyone can download it and I do not even have to pay any $ ?
May
23
asked Do we actually have to pay to make Windows Phone, Android, or iPhone apps?
May
23
comment is GAE an infrastructure capable of hosting an app used by millions of active users?
@Dean Harding please re-read the question. I want to know if GAE is an infrastructure capable of hosting an app used by millions of active users?
May
21
comment is GAE an infrastructure capable of hosting an app used by millions of active users?
@PeterKnego I'm trying to convince you AppEngine is bad? Far from it. what I've posted is but just the truth. You probably think AppEngine is so bad yourself, don't blame me for making you think that way alright. My job is just to list the facts
May
21
comment is GAE an infrastructure capable of hosting an app used by millions of active users?
thx for the input. i've edited the question accordingly. btw what's the new record limit if the 1000 record limit is lifted?
May
21
revised is GAE an infrastructure capable of hosting an app used by millions of active users?
deleted 74 characters in body
May
21
comment is GAE an infrastructure capable of hosting an app used by millions of active users?
@yeradis thx for the update
May
21
revised is GAE an infrastructure capable of hosting an app used by millions of active users?
edited body
May
21
accepted Is Google's Go a type-safe language?
May
21
comment Is Google's Go a type-safe language?
@JamesMcNellis meaning if a type fails, it can only be because i do a type-cast (any other action should not cause a type exception)
May
20
comment Is Google's Go a type-safe language?
ok so in short it doesn't have that kind of type-safety c# allows?
May
19
accepted Is function memoization really only for primitives?