A simple RSS-aggregator for alerts and advisories from CSIRTs and security vendors.
Ask HN: Share your personal site
871–880 of 1001 posts
Re: Ask HN: Share your personal site
#872Re: Ask HN: Share your personal site
#873I'm working to improve it every week but already happy with it, I've built my own blog system with NextJS and the code is public at
Re: Ask HN: Share your personal site
#874It started as a portfolio to get a job as a web developer, but it became more and more fun to work with over the past 2 years and I started to feel genuine love to it. It kept me motivated to move on and learn more when I was feeling empty and useless.
Here's the source code if you want to check: https://github.com/cakebatterandsprinkles/portfolio-gatsby
Re: Ask HN: Share your personal site
#875I've been starting to write more about React and TypeScript. I've been slowly creating a guide to walk coworkers through the technologies.
It's generally a terrible idea to write your own website to do this instead of just using a blogging platform. It's been fun to deeply customize some things (iFrames for mini browsers showing React code), but writing the code to send out half decent emails has been a nightmare (https://github.com/ethanmick/ethanmick.com/blob/main/pages/e...). Anyways, any feedback is appreciated!
Source code: https://github.com/ethanmick/ethanmick.com
Re: Ask HN: Share your personal site
#876If nothing else it's a record of my failures :)
Re: Ask HN: Share your personal site
#877Re: Ask HN: Share your personal site
#878A web-based VTT (virtual tabletop). Some core gameplay features are missing and the UI is functional but not polished.
Re: Ask HN: Share your personal site
#879My personal website, effectively what I wish I had when I was younger, but more professionally tuned now.
JS free, Lynx friendly, and under 250KB! [1]
Content overall is sparse as I'm in the midst of a major project before traveling, and my documents are scattered between Zim and random folders. Really looking forward though to publishing some of the writings I Have in my Zim drafts area.
(Also, I'm not sure why but mobile formatting doesn't seem to work properly on some phones, compared to the source css from benharr.is. if anyone can point out why, it would be great to resolve that)
I am also working on https://doyouhaveabackup.com as a similar site to https://worldbackupday.com, but less corporate, and more accessible.
Re: Ask HN: Share your personal site
#880Created it from scratch using Jekyll.