/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mikemadison.net
| | blog.martinhujer.cz
6.7 parsecs away

Travel
| |
| | snipe.net
3.0 parsecs away

Travel
| | Composer is a PHP dependency manager that's used in just about any modern PHP application, and it works similarly to how Bundler works for Ruby. Even though Composer itself gives you a warning about not running it as root, lots of people disregard this warning and run it as root anyway. We run into this [...] The post So you ran composer as root... appeared first on Snipe.Net.
| | tomasvotruba.com
6.2 parsecs away

Travel
| | [Composer 2 was released](https://twitter.com/packagist/status/1319945203797708800) this week. It brings **massive `composer install/update` performance** improvement of [150-200 %](https://blog.packagist.com/composer-2-0-is-now-available). That means [faster feedback](/blog/2020/01/13/why-is-first-instant-feedback-crucial-to-developers/) from CI and faster monorepo testing. Today, we'll look on how to use Composer in Github Actions with monorepo split testing and what to avoid.
| | antfu.me
31.7 parsecs away

Travel
| My thoughts on why reproductions are important in open source.