Saw a post asking for a Dark Mode and I thought that would be nice to have, I'm on an iPhone so I didn't know of any easy to implement solutions to get a Dark Mode so I whipped up this: <a href="https://github.com/mrferos/darkmodehn" rel="nofollow">https://github.com/mrferos/darkmodehn</a><p>It's just an nginx reverse proxy, there is a publicly available version at <a href="https://hn.galindo.io" rel="nofollow">https://hn.galindo.io</a> (if its somehow abused I'll make it private)<p>Note: It doesn't allow anything but GET requests and will strip the Cookie header.