Hacker Newsnew | past | comments | ask | show | jobs | submit | lukaszg's commentslogin

We waiting on dropbox now


Thinking in C++ vol 1 & 2


// run in firebug and click & enter input... $('#answer').click(function(e){ var value = eval($('#question').text().replace('=', '').replace('÷', '/').replace('x', '*').replace(/\s/g, '')); console.log($('#question').text() + value); this.value = value; })



Mobile version this web page would be better IMHO.


Agree. I've found the web view in Pocket (and probably other apps with built-in web views) to do a better job of displaying HN comment pages than any of the browsers I tried, though. Simply because it wraps the comments at a comfortable line length.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: