6 ms·
Hey HN! I've had this domain forever so finally decided to make a website for it. I use the HN API to get the stories and then filter out any none code stories
by anonfunction 8y ago
Hey HN! I've had this domain forever so finally decided to make a website for it.
I use the HN API to get the stories and then filter out any none code stories. Next up I will add a filter for programming language so you can easily see all the latest projects in your preferred language.
The server is written in Golang and I used nginx with Let's Encrypt for a free SSL certificate.
- abhishekjha 8y agoWait, you can get a free SSL certificate? I thought it was always a paid service.
- anonfunction 8y agoTotally free and took less then 10 minutes! Specifically I used https://certbot.eff.org https://certbot.eff.org with nginx.
- icebraining 8y agoYes! https://letsencrypt.org/ https://letsencrypt.org/
- masukomi 8y agoLet's Encrypt is all about giving people free SSL certs and basically any hosting provider worth its salt has started offering them for free to their customers: https://letsencrypt.org/ https://letsencrypt.org/