2 comments

  • bolangi22 minutes ago
    Dreaming of &quot;virtual filesystems everywhere&quot;. Hmm, sorta sounds like Plan 9.<p>Great to have an inside view of wrangling technologies for these behemoth data sets.
    • forrestthewoods6 minutes ago
      &gt; virtual filesystems everywhere<p>Please universe I beg you.<p>Git is incredibly mediocre. But it&#x27;s all most people know. It&#x27;s a version control tool that can&#x27;t handle binary files; and no GitLFS does not count. The end result is a version control tool that is unable to <i>actually</i> version control all the things you need for a project.<p>This results in a Meta VCS layer where a ton of critical assets are stored in Docker files and other misery. If you want to re-compile a project for 2015 then good luck and god speed.<p>Personally I think full toolchains belong in source control. And that you should be able to clone &#x2F; materialize a repro, yank your network cable, and build. This is how big tech monorepos work. It is TheWay imho.
  • alphaentity7 minutes ago
    [flagged]