8 ms·
If you click into the comments, it takes you to the real HN comments page with the real title
by linux2647 9mo ago
If you click into the comments, it takes you to the real HN comments page with the real title
- laser9 9mo agoYeah but I'd need to click each of them, thus the request for that feature.
- metadat 9mo agoI like how the current form is close to the real HN experience without onHover cruft.
- fragmede 9mo agoI vibe coded the shit out of a Chrome extension that does that while waiting on CI/CD. Go read the content.js to make sure I'm not hacking your shit, download the repo to your computer, enable developer mode in chrome, "load unpacked", point it at the directory with those files, and enjoy your tool tips. https://github.com/fragmede/honest-hn-tooltips https://github.com/fragmede/honest-hn-tooltips Edit: Took 18 minutes.
- gala8y 9mo agoTwo days ago I created HN new comments highlighter with hiding of old comments - took me 2 prompts and ~ 10 mins + some clean up. https://github.com/gala8y/hn-comments-highlighting-and-hiding https://github.com/gala8y/hn-comments-highlighting-and-hidin...