Hacker News new | ask | show | jobs
by jjbinx007 853 days ago
Is there an option for "I give in, just show me the answer please?" because I've used all my lifelines and it's just annoying now.
1 comments

There isn't, but maybe there should be. Sorry about that. For now, if you open the browser dev tools (F12 on Windows or opt-command-J on mac, in chrome anyway), go to the network tab, and refresh and look at the network request to the /puzzle endpoint on load, you'll see the solution.
Aha! Thank you