Urgent.News

What's breaking now, across thousands of outlets.

Tech

No more issues

Laravel recently implemented a change where they disabled the creation of issues for certain repositories, and encouraged users to submit pull requests instead. This change applies to packages like Socialite and Scout, but not to Laravel's main repository. Taylor, a key contributor, finds this a fascinating change, mainly benefiting maintainers rather than users.

From a maintainer's perspective, they're more likely to invest time in a PR if the submitter is willing to submit one, as there's limited time to do everything and prioritization is necessary. The use of AI in creating PRs may require more review effort compared to submitting an issue, as AI-generated PRs tend to need more review.

Laravel might inadvertently release bugs affecting many people, leading to numerous PRs fixing the issue quickly. While this might be similar to the number of issues required, automated CI actions could trigger more times due to duplicate PRs. Maintaining a balance between encouraging contributions while managing the workload of maintainers is a challenge.

Some argue that PR spam is not the issue, but rather the work triggered by those PRs. Open source isn't just about reporting issues, but also about contributing. Historically, many people have contributed to Laravel without issues needing to be submitted. The change may raise the bar for contributing, potentially excluding less experienced programmers.

Despite these concerns, Taylor believes that AI can make contributions more accessible, but acknowledges that experienced human review is still necessary.

Written by urgent.news from Lobsters's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at stitcher.io →

More in Tech

The request we could not follow across four services

A customer sent us a screenshot of a 500 error with a timestamp. That was all we had. The request had passed through an API gateway, an auth service, an orders service, and a payments service, and…

  • Team spent ninety minutes tracing request across four services
  • Lack of correlation ID hindered connecting request path
  • Implementing correlation ID reduced search to single query

I built a salon website that its owner can run without a developer

I just built a salon website that doesn't need a developer every time something needs to change And that's the part I'm most excited about.

  • Salon website built without developer requirement
  • Fully customizable and multi-page using Next.js, Tailwind CSS, Strapi CMS
  • Multi-purpose system for various businesses

The Redistribution Gap: How Platforms, Cost, and Language Divide Content—and How to Turn It to Your Advantage

The Redistribution Gap: How Social Media, Language, Perspective, and Cost Control Access to Information—and How to Benefit From It We live in a world where information can be created faster than ever…

  • Platforms like social media don't share content equally across all channels
  • Language barriers prevent non-English speakers from accessing information
  • Cost of access can create a fragmented digital experience for users

ArgoCD SSO with AWS IAM Identity Center (via Dex SAML)

A short, reproducible guide to wiring ArgoCD login to AWS Identity Center using ArgoCD's bundled Dex as a SAML service provider.

  • Configure ArgoCD to use AWS IAM Identity Center for SSO via Dex SAML.
  • Map App attribute to Subject format ${user:subject} for persistent email in IAM Identity Center.

Pakistan Cotton Production Jumps 27%

Pakistan’s cotton arrivals rose 27 percent year on year to nearly 1.7 million bales by Aug. 31, helped by favorable … Read More The post Pakistan Cotton Production Jumps 27% appeared first on…

More from Friday 4 September →