|
|
|
|
|
by catlifeonmars
157 days ago
|
|
GitHub should have encrypted their node ids. Now they risk breaking a ton of users if they decide they want to change anything about the id generation (for example to scale the db horizontally by removing sequential ids). Several companies I’ve worked for have had policies outright blocking the use of nonrandom identifiers in production code. |
|