Show HN: My friend built a Gleam server – let's try to take it downhttps://kms.andrewpavlov.org
Hi! My friend, who I'm mentoring, had some free time and was looking for something interesting to build. I suggested he take a look at Gleam, since I've been interested in the language myself, and build both the backend and frontend for a project that fits the spirit of the BEAM ecosystem well. The result is https://kms.andrewpavlov.org/ . Using the UI on the website, you can gradually increase the load and watch how the server's CPU and RAM usage respond in real time. Maybe the HN effect will do its job and take the server down. Although I have a feeling the BEAM might survive. :) For those…