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
3000's a crowded number on dev machines. I'm thinking we go with 2503. because it's higher than 1023 (safe), it's a prime number (dope), and I've always been a fan of the number 25 (bias). That's about as much rationale as we need.
The text was updated successfully, but these errors were encountered:
so we've been planning to do this for a while, but a proper
reason to do so hadn't come up until we needed to be able to
use the CLI while a server is running (while ssh'd into a container).
This commit is a spike that only supports DatasetRequests for now
while I work out the details of this pattern.
also, closes#163
3000's a crowded number on dev machines. I'm thinking we go with
2503
. because it's higher than 1023 (safe), it's a prime number (dope), and I've always been a fan of the number 25 (bias). That's about as much rationale as we need.The text was updated successfully, but these errors were encountered: