Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pewpew
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
Interactive Typography Effects with HTML5
(tympanus.net)
1 points
by
pewpew
15y ago
|
0 comments
2.
▲
Would you survive a nuke?
(wouldisurviveanuke.com)
4 points
by
pewpew
15y ago
|
0 comments
3.
▲
Css3 secrets
(lea.verou.me)
2 points
by
pewpew
15y ago
|
1 comments
4.
▲
Ask HN: How VC funding works?
13 points
by
pewpew
15y ago
|
6 comments
5.
▲
by
pewpew
15y ago
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. Insane.
6.
▲
by
pewpew
15y ago
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 make mistakes. GoDaddy are freaking excellent! for domains that
7.
▲
by
pewpew
15y ago
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 patterns looks like an over kill unless you are developing the n
8.
▲
by
pewpew
15y ago
remote debug in opera since 2008 http://dev.opera.com/articles/view/remote-debugging-with-ope...
9.
▲
BCrypt for ActionScript 3
(newsight.de)
1 points
by
pewpew
15y ago
|
0 comments
10.
▲
by
pewpew
15y ago
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 javascript.
11.
▲
by
pewpew
15y ago
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?)
12.
▲
by
pewpew
15y ago
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...
13.
▲
by
pewpew
15y ago
plurk switched back to java http://amix.dk/blog/post/19577
14.
▲
by
pewpew
15y ago
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 of security issues and best practices. Ah yeah, don't let un
15.
▲
by
pewpew
15y ago
i write em down on paper, hack that!
16.
▲
by
pewpew
15y ago
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.
17.
▲
by
pewpew
15y ago
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 slicehost? - not working on opera.
18.
▲
by
pewpew
15y ago
I think it's a time machine.
19.
▲
by
pewpew
15y ago
i give up http://math.bd.psu.edu/~jpp4/finitemath/4x4solver.html
20.
▲
by
pewpew
15y ago
just block duplicate accounts, whoever is going through the trouble setting 10 fake accounts, won't be paying you any time soon.
21.
▲
by
pewpew
15y ago
you should use fluid layout for such a website, and not limit to 960.
22.
▲
by
pewpew
15y ago
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.