Tuesday, July 20, 2021
Show HN: Highlight all “1 point” news https://ift.tt/36Ms6rh
Show HN: Highlight all “1 point” news It seems nobody pays attention to 1 point news here and news from the main page are initially upvoted by bots (to get to there). So I've written a short userscript for this site to highlight all "1 point" entries: [...document.querySelectorAll(".score")].filter(x => x.innerText == "1 point").map(x => x.closest("tr").previousSibling.querySelector(".storylink")).forEach(x => x.style.backgroundColor = "#FF9") July 20, 2021 at 02:16PM
Subscribe to:
Post Comments (Atom)
Show HN: Gridland: make terminal apps that also run in the browser https://ift.tt/6ie1RTQ
Show HN: Gridland: make terminal apps that also run in the browser Hi everyone, Gridland is a runtime + ShadCN UI registry that makes it pos...
-
Show HN: Stickerbox, a kid-safe, AI-powered voice to sticker printer Bob and Arun here, creators of Stickerbox. If AI were built for kids, w...
-
Show HN: Music player for big local collections with mpd support mpz is a C++/Qt music player focused on UX, with derectory tree and playlis...
-
Show HN: HCB Mobile – financial app built by 17 y/o, processing $6M/month Hey everyone! I just built a mobile app using Expo (React Native) ...
No comments:
Post a Comment