nightfader
No user record in our sample, but nightfader has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but nightfader has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Homebrew is available for Linux as well since approx 3yrs now. I've been using it without issues https://docs.brew.sh/Homebrew-on-Linux
That's also why perforce is slow as heck unless you throw massive resources at it. I also work in the chip industry BTW.
Because git excels in relatively small size text files and patching and difficult. You can't binary blobs like jpegs, audio, video easily.
How is it not bad design? Let's say you are working in a team. Would you really want your colleagues spending a significant amount of time cloning your artifacts? Your comment is also not consistent with forgetting that…
That's what object storage with versioning turned on is for e.g. GCS or S3
The whole point that git rejects large blobs is primarily because they don't belong in VCS. But for those who need large blobs there is git-lfs as the author mentioned. I don't see a problem with that approach because I…