Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

So you're saying I should have checked the comments before opening the console?

$$('.score').map(node => [node.parentElement.parentElement.parentElement.previousSibling.innerText?.trim(), parseInt(node.innerText)]).sort(([,scoreA], [,scoreB]) => scoreB - scoreA)



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

Search: