You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In late BN12.X, the cost of purchasing servers and upgrading home ram becomes so prohibitive that there is not much RAM available for hacking.
Hacknet-servers, on the other hand, remain relatively cheap to upgrade. There comes a point where the total RAM available on all hacknet servers is ~20 GB, vs. only ~10GB available on the rest of the network.
At a certain point, we may decide that it is worth (at least periodically) balancing generating hashes with making that RAM available for hacking.
Perhaps we can establish some threshold, like if hacknet RAM is more than 50% of all available RAM, we start telling daemon.js to --use-hacknet-servers, and dedicate a % of Hacknet ram to its operations. We should also look at other operations (like Stanek) which might benefit from charging more quickly by using all servers ( could be tackled when fixing #362 )
The text was updated successfully, but these errors were encountered:
In late BN12.X, the cost of purchasing servers and upgrading home ram becomes so prohibitive that there is not much RAM available for hacking.
Hacknet-servers, on the other hand, remain relatively cheap to upgrade. There comes a point where the total RAM available on all hacknet servers is ~20 GB, vs. only ~10GB available on the rest of the network.
At a certain point, we may decide that it is worth (at least periodically) balancing generating hashes with making that RAM available for hacking.
Perhaps we can establish some threshold, like if hacknet RAM is more than 50% of all available RAM, we start telling daemon.js to --use-hacknet-servers, and dedicate a % of Hacknet ram to its operations. We should also look at other operations (like Stanek) which might benefit from charging more quickly by using all servers ( could be tackled when fixing #362 )
The text was updated successfully, but these errors were encountered: