This is part of the Semicolon&Sons Code Diary - consisting of lessons learned on the job. You're in the collaboration category.
Last Updated: 2024-11-21
E.g. for Google Docs etc.
This can reval access problems early
In Project T, I used Paperspace to demo a machine learning model. About a month later I wanted to make a web endpoint out of this model. However, when I logged into Paperspace, the location at which they stored my pre-trained model was inaccessible for the day, meaning I was blocked.
There is often something lurking
Often something is lurking
As in don't change a file and assume it works. Very by running the code
In many codebases, this might even mean manually.