A mere eight years from my last blog post and newsfeeds.fyi announcement comes ... another newsfeeds.fyi launch announcement. I wanted to get the site up and running again after walking away from it in the middle of pretty big changes to the architecture (I decided to combine the REST backend with the React frontend into a single project) and it being down for a significant amount of time (database errors).
Welcome to my new website. This is actually my sixth website counting all redo's and redesigns. The big upgrade here is that everything you see here is run off of a new content management system I wrote using ASP.NET Core. I used SQLite for development and it made things so easy that I continue to stick with it. The last piece of the technology puzzle here is that I stick everything in a Docker container and deploy it via AWS.