Urgent.News

What's breaking now, across thousands of outlets.

Tech

Alan Joyce’s Musk monopoly warning over in-flight Wi-Fi

While Amazon is building up Leo, its rival to Elon Musk’s Starlink, Joyce suggests Chinese satellite network providers might also eventually enter the industry.

Alan Joyce’s Musk monopoly warning over in-flight Wi-Fi

We haven't written up this one. The Sydney Morning Herald has the full story — the link below goes straight to it.

Also reported by 1 other outlet

Read the original at smh.com.au →

More in Tech

I Built a Chrome DevTools Extension to Mock APIs Without Leaving the Browser

Every frontend developer knows this pain: the backend isn't ready, it's down, or it returns data that doesn't match the design. You need to build UI against an API that doesn't exist yet.

  • Mokup extension captures live API requests in Chrome DevTools
  • Users edit response bodies and toggle mock rules on intercepted requests
  • Extension is free with up to 3 mock rules or Pro license for unlimited rules

GitHub Project :Understanding git work flow

INTRODUCTION My first week at LuxDev Academy as a beginner in the tech field was awesome since all tutors gave us hands on tutoring , we covered installation of apps and understanding coding…

No More Midnight Deploys: The Magic of Blue-Green Deployments

No More Midnight Deploys: The Magic of Blue-Green Deployments Imagine trying to upgrade the engine of a commercial airplane while it is mid-flight with passengers on board.

  • Blue-green deployments update apps with minimal downtime and risk.
  • Uses two identical environments: active (Blue) and idle (Green).
  • Instant traffic switch via load balancers prevents service interruptions.

More from Sunday 23 August →