I’ve used a “What HN Says” browser extension (<a href=“https://github.com/pinoceniccola/what-hn-says-webext” rel=“ugc”>https://github.com/pinoceniccola/what-hn-says-webext</a>) for years and wanted a version for Lobste.rs so I built this small extension using ClojureScript (so you will need a Java runtime installed to build it as of now). It basically let’s you see if the current web page you are on has been discussed on Lobste.rs. It’s not the cleanest cljs as I just did some heavy js interop and used no deps besides shadow-cljs. It was just for personal use so it’s Chrome only for now and I probably won’t add others unless I finally change browsers or you folks actually use this thing and want it but I just figured I would share in case anyone else finds it useful. Comments

