| ▲ | Imustaskforhelp 3 hours ago | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I use refined Hacker news Extension. https://github.com/plibither8/refined-hacker-news#highlights It might be beneficial to tell me what the difference between these two can be? A lot of the features from my first glance (I can be totally wrong though) are within HN refined. I would really appreciate a short summary of differences. Personally I am really happy by HN refined though so kudos to @plibither8 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | latchkey 3 hours ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Refined hasn't received an update in 4 years. https://github.com/plibither8/refined-hacker-news/issues/135... I used refined for years as well. Great product, but the underlying code was meh, and the author abandoned it. If you're using refined today, you're experiencing a lot of bugs as the HN DOM has changed over time. I maintained my own fork for a long time but finally motivated myself to try out AI assisted coding and this is what came out of it. It isn't a port, it is a clean rewrite from the ground up. I took every feature that I enjoyed from refined, re-implemented it from scratch, with a totally different architecture that allows much more control over the DOM and runs a whole lot faster. I had AI write hundreds of of unit tests, so that we can make sure that bugs don't appear in the future. I also fixed a whole ton of edge cases along the way. The entire deployment, all the way to the browser stores, is fully automated with CI/CD, so that we know that the supply chain is safe. In other words, you might as well migrate. If there is something missing that you enjoyed, file an issue, or even better... a PR. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||