back
user profile
wiradikusuma
5,485karma·1,510submissions·January 14, 2011
about
My email is my username at gmail.com.
I'm writing a practical guide to building and launching mobile apps end-to-end: https://opinionatedlaunch.com/
recent activity (1,510 total)
comment
same here. work slowly but sure, spend at least few minutes a day answering customer inquiries, spend weekend for coding, while keeping my day job. but reading funding news in HN and TC makes me sad a…
comment
But it's only for IntelliJ 10/11, and 12 is coming by end of this year (usually).
comment
Can't find whether it's translated from bytecode or from source file. Would be great if it's from bytecode, which means we can use tons of other languages (Clojure, Groovy, Scala, JavaScript, Python).…
comment
Any downloadable slick slides that can cause "so much hype that they get valuations"? For someone who don't know how to make one, it'll be blessing.
comment
If it's possible to change the title, please prepend with Show HN. Some people (including me) like to vote just for the sake of it. There was a discussion here to vote up Show HNs to support those who…
comment
completely out of topic, but i'm really curious: the moment i saw those isolated cabins, all sorts of things that can go wrong popped up in my mind, especially safety issues. like, you can have armed …
comment
then it's still skewed. i have froyo and turn off background stuff to conserve battery. i'm pretty sure many people do this for the same reason.
comment
but no matter in what 'state' your product is in (beta/alpha/omega), wouldn't the investor still ask, "how many users (and traction) you have at the moment?" it's not like you can say, "whoops, we don…
comment
How is it compared to StartupGuild ( http://startupguild.net/ )? EDIT: Just opened it, have another question: How is it compared to Ask/Show HN?
comment
it's a different thing. the book advertised by OP just happen to have 37 "study cases".
comment
The listed price is $25 (<s>$34</s>), but when I went to PayPal, it was about to charge me $34. How do I buy for $25?
comment
please do, but please approach from software programmer perspective (please read my other comment in this thread). i think it's like OOP programmers trying to learn functional programming, you need to…
comment
this is great, but now that we have Raspberry Pi, i'm more interested with using it as starting point. simply because, well, it's a computer (something programmers familiar with). EDIT: bonus point if…
comment
Probably this link can help http://elinux.org/RPi_Expansion_Boards What I'm looking for is a step-by-step field guide for "interacting with real world" for programmers with zero experience in electr…
comment
Reading articles like this makes me wonder, is there any "prediction" made by people today for, say, 100 years from now? I wonder how the future people would think about those "predictions" :) Or, sin…
comment
Opening Lesson 1, Variables and Data Types ( http://www.codecademy.com/courses/introduction-to-python-6We... ) gives me empty content (decorated, but without content inside). EDIT: I'm using Chrome in…
comment
then why dont you use plain html/js instead? skip extra 'translation' step.
comment
i'm a java IDE user (eclipse, then intellj). in intellij, you can ctrl+w to select word, ctrl+w again to select statement, ctrl+w again to select function, etc. you can also refactor replace all, show…
comment
What is the incentive for those bots to like/click the ads? The stakeholders are (1) Facebook users (might be fake/bots) who like/click ads (2) Facebook (3) Companies promoting their product in FB (4)…
comment
At least they should allow it for root domain to access subdomain's. I put all static files in a subdomain to make them free of cookies, but such restriction makes things difficult.