dandrew5
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Bookmarklet for removing AI posts from Hacker News (dan-lovelace.github.io)
I made a simple, customizable bookmarklet for removing HN submissions based on their title contents. I have it configured to remove AI-related posts at the moment but anybody with a little regex knowledge can customize…
-
I currently reside in the US and am looking to move to Europe (most likely Germany) some time in the next three years. Has anybody made this journey and have some insights to share? I'm particularly wondering if there…
-
I've been using a dry erase whiteboard for decades and am in the market for something different. Someone mentioned in another thread they were using some kind of magnetic board (maybe it wasn't magnets, I can't remember…
- Google's Programmable Search Engine Dropping JSON API Support Jan. 2025 (developers.google.com)
-
I maintain a handful of browser extensions and one of them is gaining traction. I'm now looking for marketing avenues and curious to hear from anyone that may have gone down this path before. Since it appears the…
-
The more I lean into LLMs for my daily job, the less I find myself reading published documentation. A lot of time has historically been put into having really good, human-readable docs but I'm wondering if that will…
-
This is a generator project I'm working on for making browser extensions. It's about as "one click" as it gets for anyone with Node installed and wanting to see what web extensions are all about.
-
Hey HN - Qraft is something I made for fun after having a conversation with a co-worker about how it would be cool to embed long-form messages as QR codes in GIF format. There's a generator for creating the GIF and a…
- Show HN: I made an animated QR code messaging system (qraftmsg.com)
Hey HN! I'd like to share my weekend project for encoding/decoding messages using animated QR codes. It takes a message and creates a GIF image where each frame contains an individual part of the message in QR code…
-
I propose choosing a day of the week when any posts mentioning AI never appear on the front page of HN. Maybe I'm getting old but it all just seems so exhausting. While taking days off is, of course, an option, I enjoy…
-
Accessing Reddit for the last week or so on a VPN has been a pain. If I click a search result in Kagi or Google, it shows the message "Your request has been blocked due to a network policy." The only way to get around…
-
Hey HN! Just want to share a project of mine called Giggle. It uses Google's Programmable Search Engine service to apply allow- and block-lists to your searches in an easy way. I've shared it before[0] but just went…
- Show HN: I made a browser extension for building your own custom HN themes (hackernewspro.com)
Hi HN! I’ve spent the last few weeks writing a browser extension that lets users write their own HN themes using Handlebars and CSS. It works by converting the current Hacker News page’s content into an object that is…
-
Hey HN! Wanted to share my weekend project Reddit JSON UI. It's a browser extension for hackers that want to create their own theme for Reddit pages. It allows total customization through use of HTML templates and CSS.…
-
Hi HN! Wanted to share my weekend project, Giggle. I started using Google's Programmable Search Engine recently and needed an easy way to use it. Let me know what you think!