The Best Use for AI
Written Feb 18, 2024 - Projects
If I learned anything this past year, it’s that everyone thinks these chatbots are going to replace us.
Continue reading ↦
If I learned anything this past year, it’s that everyone thinks these chatbots are going to replace us.
Continue reading ↦A year or so ago, in my lab’s reading group we read the famous power of two choices in randomized load balancing paper, and it gave me an awful idea - what if we applied a similar idea to games? As a very quick explanation, for the task of load balancing requests - basically, you have a bunch of servers handling things for you like fetching emails, and you want to spread out the work evenly - a common approach is to just pick a random server and send the next request there.
Continue reading ↦