From 238231051c5ab976758b0e709e0f2eeb7b456bc6 Mon Sep 17 00:00:00 2001
From: Nicholas Orlowsky
Reduced External Dependence: The main goal of NWS is to have no external dependence. In theory, everything but core internet infrastructure -should
+should be done in-house. From what I can gather, migrating off of using Cloudflare for DNS + load balancing/failover would require that I am able to setup anycast so that + if one PoP goes down, traffic will still be routed to the others.Olney is a new project I am starting with my friend Sridhar Nandigam. It aims to make tracking your job applications easier. Most of my friends either use spreadsheets or Trello to track their job applications, I think that we can make something that's a bit better for the job. Some features I'd like to have are: resume version attached to -your application, job posting notifications from job boards such as pittcsc, and watching +your application, job posting notifications from job boards such as pittcsc, and watching your email for emails from recruiters. Currently, I have part of the backend setup with basic CRUD operations. Now that I'm done with the latest batch of NWS work, this is next on my list to work on.