Hmh, it seems that for day 10, when saved to file,...
# advent-of-code
l
Hmh, it seems that for day 10, when saved to file, the 1 night sky snapshot is going to have like 10GB of data? 🤔
or maybe it will be reducing when the stars come together, so perhaps I could transpose them and reduce the area on each step ...
j
What do you mean with 1 night sky snapshot? Like storing the positions of each particle at each second for N hours?
l
Storing the all stars position (from the initial state) into a file (at a second of 0 only). According to the map with/height this gave me an estimate of 10GB characters 😁