Urgent.News

What's breaking now, across thousands of outlets.

Tech

NCA announces major voice and data disruption across Northern Ghana, parts of Oti region

Telecommunication services have been disrupted across Ghana’s five northern regions and parts of the Oti Region following multiple fibre cuts on key transmission routes. The National Communications Authority (NCA), in a statement issued on Saturday, September 26, said the damage had affected three separate fibre routes carrying telecommunications capacity to the affected areas. The disruption […]

NCA announces major voice and data disruption across Northern Ghana, parts of Oti region

Telecommunication services in Ghana's northern regions and parts of the Oti Region have been disrupted due to multiple fibre cuts on crucial transmission routes, the National Communications Authority (NCA) announced on Saturday, September 26. The damage affected three separate fibre routes delivering telecommunications capacity to the affected areas, resulting in outages and degraded voice and data services across 2G, 3G, and 4G networks.

Technical teams from telecommunications operators and the National Information Technology Agency (NITA) have been dispatched to the damaged routes to initiate restoration work. The NCA stated that repairs are ongoing and they are collaborating closely with network operators and relevant agencies to expedite service recovery. The Authority expressed regret to consumers in the impacted regions for the inconvenience caused and assured that further updates will be provided as restoration efforts proceed.

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

This story

This is one outlet's version. Read the fullest account.

Read the original at adomonline.com →

More in Tech

The Engine Is Finally Becoming an Engine

There's a strange moment in framework development when the individual pieces start becoming something larger. You spend months building libraries. You design APIs. You work on configuration.

  • KiwiEngine embodies an engine, not just libraries
  • WebEngine as nexus for standard lifecycle and integration patterns
  • Kiwi CLI streamlines project creation and application building

A Hexagonal Aperture Would Break Every Diffuse Surface in My Renderer

I have experimented with a lot of features on my raytracing journey. I played with reflections, implemented shadows, and lost braincells getting scenes to render. Finally, I implemented defocus blur.

  • Hexagonal aperture causes diffuse surfaces to suffer.
  • Rejection test replaced with new check for hexagon.
  • Coupling between lens and BSDF questioned.

Large SQS and SNS messages in Kotlin: the extended client pattern without Java baggage

Every SQS queue and SNS topic has a message size limit. When a payload is larger, the usual answer is the claim check pattern: put the payload in S3, send a small pointer instead, and resolve the…

  • Java libraries for SQS/SNS message limits not compatible with Kotlin
  • Three Maven Central libraries created: s3overflow, sqsoverflow, snsoverflow
  • Ports explained, limitations addressed, benefits highlighted

Building a C++ File Encryptor: Practical Cryptography & File I/O for Beginners

Before my Computer Science engineering journey officially kicked off , I decided to bridge the gap between basic C++ theory and real-world application.

  • C++ File Encryptor project bridges theory and practical application
  • Implements byte-level substitution via ASCII shifting for encryption
  • Emphasizes proper file stream management to prevent data corruption

More from Saturday 26 September →