phpc.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A server for PHP programmers & friends. Join us for discussions on the PHP programming language, frameworks, packages, tools, open source, tech, life, and more.

Administered by:

Server stats:

840
active users

#node_modules

0 posts0 participants0 posts today
Arnaud Ligny<p><span class="h-card" translate="no"><a href="https://piaille.fr/@progi1984" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>progi1984</span></a></span> ou sinon une petite ExpReg :<br>`<a href="https://gazuji.com/tags/node_modules" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>node_modules</span></a>/(?!bootstrap.*)#`<br> :-D</p>
Rosano<p>i switched from dropbox to mega and sync.com years ago, not really happy with the performance of either for lots of files (<a href="https://mastodon.online/tags/node_modules" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>node_modules</span></a>) and considering switching back now, is there a non-big tech alternative that works similarly? unfortunately not so open to self-host this</p>
Ivan Enderlin 🦀<p>Orogene, <a href="https://orogene.dev/" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="">orogene.dev/</span><span class="invisible"></span></a>.</p><p>&gt; Orogene is a next-generation package manager for tools that use node_modules/, such as bundlers, CLI tools, and Node.js-based applications. It's fast, robust, and meant to be easily integrated into your workflows such that you never have to worry about whether your node_modules/ is up to date.</p><p>It’s really faster than other tools, check the benchmarks, <a href="https://github.com/orogene/orogene/blob/main/BENCHMARKS.md" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/orogene/orogene/blo</span><span class="invisible">b/main/BENCHMARKS.md</span></a>.</p><p><a href="https://fosstodon.org/tags/JavaScript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JavaScript</span></a> <a href="https://fosstodon.org/tags/RustLang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RustLang</span></a> <a href="https://fosstodon.org/tags/npm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>npm</span></a> <a href="https://fosstodon.org/tags/node_modules" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>node_modules</span></a> <a href="https://fosstodon.org/tags/PackageManager" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PackageManager</span></a> <a href="https://fosstodon.org/tags/performance" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>performance</span></a></p>
Martin Herndl<p>Also: I lost most of yesterday because I forgot to delete <a href="https://phpc.social/tags/node_modules" class="mention hashtag" rel="tag">#<span>node_modules</span></a> on the CI server......</p>
berkes 🐝 🚐 🏄 🌱<p>Found the culprit. My other least favorite system: npm!.</p><p>We were accumulating hundreds of GBs a week in yarn caches. All stored in dockers overlayfs. </p><p>Not suprisingly <a href="https://bitcoinhackers.org/tags/docker" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>docker</span></a> and <a href="https://bitcoinhackers.org/tags/node_modules" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>node_modules</span></a> is a bad combination. </p><p>Guess I'll be wasting the rest of the week tuning docker, CI, and yarn. </p><p>Why did we do this again? 🤔</p>