We’re sorry that your projects have been affected by our downtime, and we understand why you would ask this question, so thanks to those of you who have reached out! We wanted to take a moment to address the recent incidents that have been happening on Glitch.
Having the ability to host a very large amount of projects on rotating containers is part of what makes Glitch special. Recently, we’ve seen a significant growth in apps on the platform. In particular, there’s been an uptick in automated account and app creation; so if you see friends making projects that might be using an inordinate amount of resources, you can ask them to reach out to us at [email protected]. That way we can help them figure out how to create stuff without inadvertently causing any problems.
The good news is our process for preventing similar incidents is moving in the right direction. We have a plan; and every day we get better at increasing the overall health of the platform. If you are interested, our new episode of our podcast, Shift Shift Forward is all about incident response. In the episode, you can hear engineers at Glitch talking about our response efforts. If you prefer reading over listening, check out this related post by one of our engineers on dev.to.
Verification is a very time consuming process. If you want student verification, an integration with the Github Student Pack is probably a great way to do it.
I don’t see any reason why a student would need more computing power or storage, afterall, 200 MB is more than enough for the average developer. Aren’t students also supposed to learn how to make optimized applications that doesn’t need 1GB to work?
Underestimating them would be to expect them to use less space and memory. I mean, every developer wants their packages or programs to be as small and efficient as possible.
That’s exactly why we probably shouldn’t use them. If you had to learn how to make them usable it also probably means that they’re not very memory efficient, or generally efficient, probably not that secure either. I’m not saying this to be a d*ck, I’m saying this because I know for a fact that the majority of Glitch users isn’t exactly professionals. And most people would want to use software made developers that has a large user-base, because you know that people contribute to packages and you sorta can trust that someone has made it more efficient and stuff like that.
Libraries was out of the discussion, counting up project size you don’t also count the libraries that are used. When counting the size of your project you add the sizes of configuration files and source code.
While it is too late to change this, I feel that the Glitch free tier is a bit too generous. On all my work on website I only hit the limit once and when that happened I ran git gc and saved about 30mb. Glitch also needs more tiers.