Viewing profile — pewpew
pewpew
HN member- Joined
- Tue, May 31, 2011, 5:59 AM UTC
- HN karma
- 30
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About pewpew
No profile information was provided.
Recent public activity
- story
- story
- story
-
story
Ask HN: How VC funding works?
Hey HN, i am totally clueless about vc money and funding, maybe you can enlighten me. For example, TC reported that Kicksend got $1.8m funding. They are a some sort of a file shari…
-
comment
Comment #2995541
When will IE allow decent plugin development? Right now you need to jump through hoops, mess with c++ code, compile dll(s) and hope the user will actually install external exe. Ins…
-
comment
Comment #2969847
Be incompetent, blame others, profit. Host your site on a shared hosting, with another 1000 users, blame godaddy when it goes down. Don't understand ssl, blame godaddy when you mak…
-
comment
Comment #2763728
This is really awesome, even though i never bothered to follow any official design pattern yet still survived, and my code was efficient and easy to read. Memorizing 13 design patt…
-
comment
Comment #2723649
remote debug in opera since 2008 http://dev.opera.com/articles/view/remote-debugging-with-ope...
- story
-
comment
Comment #2713957
you fail to understand that javascript was meant to run inside a browser. inside any html page just add script tags and execute your script. you don't need a webserver to run javas…
-
comment
Comment #2703136
someone beat you to the punch and did a better job http://news.ycombinator.com/item?id=2661272 (don't you just hate when that happens?)
-
comment
Comment #2691931
instead of remembering passwords, remember usernames. That way if one account is hacked, they won't know the password can be used in some other service...
-
comment
Comment #2682784
plurk switched back to java http://amix.dk/blog/post/19577
-
comment
Comment #2677694
false. don't hire incompetent coders who don't know what they are doing. Security is easy, don't assume any input is safe, clean and verify before doing anything with it. Be aware …
-
comment
Comment #2668317
i write em down on paper, hack that!
-
comment
Comment #2663477
You need to consider that many users toady have iphones/ipads. session store will work only once and will require the user to relog each time.
-
comment
Comment #2661401
looks cool, for price comparison this is awesome. But, me and probably most serious people will prefer actual users reviews & benchmarks over prices comparison. - where is slicehos…
-
comment
Comment #2657212
I think it's a time machine.
-
comment
Comment #2649342
i give up http://math.bd.psu.edu/~jpp4/finitemath/4x4solver.html
-
comment
Comment #2636502
just block duplicate accounts, whoever is going through the trouble setting 10 fake accounts, won't be paying you any time soon.
-
comment
Comment #2635638
you should use fluid layout for such a website, and not limit to 960.
-
comment
Comment #2601565
usually student projects are of low technical quality (eg, what they teach you is useless in real world). So unless you got some other real life experience i would not bother.