karst10607 / SyntaxEd

A syntax dial app to measure the processing time of Mad-Lib style game, quantifying one's ability and improvement in certain natural language syntax
0 stars 0 forks source link

Reduce system complexity and dependency #8

Open karst10607 opened 8 years ago

karst10607 commented 8 years ago

Today I figure out it's critical to make the system work on a minimal complexity and dependency.

In the past, my server often got overheated or ruined by some unknown motherboard or power supply reasons. Recently I found some software dependency problem will make the whole system stop working. It's working until someday some package was ruined or ceased to support some other component.

I can't make this happen to my project and thesis.