Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xhuang
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
xhuang
15y ago
How did you do that? the doc said there is a $branch variable, how do you add it?
2.
▲
by
xhuang
15y ago
isn't it also means there was that much water xx billion light years ago, it could be all gone now!
3.
▲
by
xhuang
16y ago
nice one, the bogo is amazing :)
4.
▲
by
xhuang
16y ago
I think PHP allow assignment in 'if'
5.
▲
by
xhuang
16y ago
someone need to invent a html tag for that :)
6.
▲
by
xhuang
16y ago
There is a JAVA version of reddit at http://www.codereddit.com Normally I use eclipse's internal browser to read it along side my normal code, no one ever notices it I wish there is a version for HN.
7.
▲
by
xhuang
16y ago
great resources
8.
▲
by
xhuang
16y ago
the command go with pushd is popd,which pop the last path you pushed into the queue.
9.
▲
by
xhuang
16y ago
why not use sessioin buddy[0] plugin, which save your tabs, so you don't have to open 20+ all at once [0] https://chrome.google.com/extensions/detail/edacconmaakjimmf...
10.
▲
by
xhuang
16y ago
gist: replace
11.
▲
by
xhuang
16y ago
ironically you can just grep it:) curl -d "username=foo&password=bar" https://yourbank.com | grep balance
12.
▲
by
xhuang
16y ago
This is ugly, but it should do the job: "#000000" if sum([int(i,16) for i in re.findall("..",myColour)]) > 382.5 else "#ffffff"
13.
▲
by
xhuang
16y ago
removing high level language in the middle is good, if you need performance, why not just use redis to server json directly, in the case you need scale up your db why not use crunchDB.
14.
▲
by
xhuang
16y ago
i think it should be a phpinfo() <?php phpinfo(); ?>
15.
▲
by
xhuang
16y ago
thanks, just wondering what tools did you use to reformat it?
16.
▲
by
xhuang
16y ago
i think you can change the border radius to get different shape out of your element box(top-left, top-right, bottom-left, bottom-right corners). http://www.css3.info/preview/rounded-border/
17.
▲
by
xhuang
16y ago
this is very good idea, but the design of the page make me want to close the window - it hurt my eyes.
18.
▲
by
xhuang
17y ago
quality post!
19.
▲
by
xhuang
17y ago
just wondering for this question("how strong is an egg"), i think binary search will be the minimum tries, so its quite useful.
20.
▲
by
xhuang
17y ago
blueprint is awesome, it comes with bulit-in typography and you can also have plugins
21.
▲
by
xhuang
17y ago
nice and clean UI, i have used kohana php framework before, its very clean and easy to use, idea for side projects. one thing i noticed is that you haven't have a customized 404 page(maybe you need to put your app in production mode:(.
22.
▲
by
xhuang
17y ago
thanks for this, i just started django development couple days ago, and this is very useful. another thing worth mention is that use generic view, it will save lots typing:)
23.
▲
by
xhuang
17y ago
if you not using comet, strophe.js is very good JS client library for xmpp.
24.
▲
by
xhuang
17y ago
great post, i thought i was the only one like that, sometimes i feel really stupid that i can't come up with a good solution for the problem, and in the end fail to do anything. this really remind me: "Genius is one percent inspiration, nin
25.
▲
by
xhuang
17y ago
good work, can't wait all mainstream browsers support websocket, polling sucks!
26.
▲
by
xhuang
17y ago
i think the update link on the status line can be use to get poll result at the moment
27.
▲
by
xhuang
17y ago
i new to this field, but i was thinking the same as well, since ejabberd support BOSH, then what's the point of having Punjab in there. (does anybody have an extensive documentation on how to implement it? from speeqe's setup instruction, i
28.
▲
by
xhuang
17y ago
people in here give motivation start my own startup
29.
▲
by
xhuang
17y ago
kohana, from my 3 weeks epxeriences, its pretty lightweight and provide most of the features that django provide.
30.
▲
by
xhuang
17y ago
this article make statustics really cool, i want to learn it now, anyone know how hard could it be?
More ›