Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

Tech

Cursor Launches GitHub Rival as Outages Frustrate Developers

GitHub has long been the preferred code-hosting platform for a large number of developers. However, the platform has recently faced … Read More The post Cursor Launches GitHub Rival as Outages Frustrate Developers appeared first on ProPakistani .

Cursor Launches GitHub Rival as Outages Frustrate Developers

GitHub, a favored code-hosting platform among developers, has recently faced widespread outages and performance issues, prompting the launch of a competitor called Cursor. Cursor, an AI startup now under SpaceX's umbrella, introduced Origin this week, a code-hosting platform that mirrors many of the features developers use on GitHub.

Origin provides collaborative code editing, pull request management, and repository storage. This marks an expansion for Cursor, which has primarily focused on automated web development services through its AI Code Editor. The company intends to introduce "agent native" features to Origin, though it has not disclosed further details.

Cursor also aims to develop a broader "app ecosystem" to support more extensive coding work within the platform. Importantly, developers do not need to switch to Origin; the platform is designed to operate alongside GitHub, allowing users to transfer code between the two services. Origin can access GitHub repositories, and users can sync their GitHub organizations to Cursor.

However, GitHub continues to dominate the scene with approximately 180 million developers using its platform as of October 2022. Despite recent outages and concerns over GitHub's reliability, Cursor faces a significant challenge in directly competing with GitHub, given its dominant market position.

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

Read the original at propakistani.pk →

More in Tech

DNS Troubleshooting with dig: The Commands DevOps Engineers Actually Need

A surprising share of "the app is down" pages resolve to a name-resolution problem, not a broken service. The service is fine; the client can't turn a name into an address.

  • Dig is a command to quickly diagnose DNS issues.
  • Key record types: A/AAAA, CNAME, MX, TXT, NS, SOA, PTR.
  • Most common dig commands: +short, A, -x, +trace, resolvectl status.

Passing GSoC Midterms

Hey everyone! Weeks 7 and 8 are done, and the biggest news first: I passed the midterm evaluation🎉. Half of GSoC is behind me now.

  • Midterm evaluations completed with reporter's successful passing
  • Enhanced NRE family builder and immutable configs introduced
  • New design proposal process implemented for second half of GSoC

More from Wednesday 19 August →