
By Kingsley Omonobi
Abuja — The Nigeria Police Force has achieved a major breakthrough in its campaign against cybercrime, securing the conviction of 21 foreign nationals linked to a sophisticated internet fraud syndicate uncovered in Abuja in November 2024.
Force Public Relations Officer, DCP Muyiwa Adejobi, disclosed this on Sunday, recalling that operatives of the Force carried out a coordinated raid on a building in the Jahi area of Abuja on November 3, 2024, based on credible intelligence.
The operation led to the arrest of 130 suspects, including 113 foreign nationals — predominantly of Chinese and Malaysian origin — and 17 Nigerian accomplices. The suspects were implicated in large-scale internet fraud, hacking, and other cybercrimes deemed capable of threatening Nigeria’s national security and economic integrity.
Following extensive investigations, the suspects were arraigned in court on December 2, 2024. Adejobi explained that the trial process was supported by robust digital forensic evidence and expert witness testimonies.
“As of Friday, August 1, 2025, twenty-one of the accused persons have been convicted and sentenced by a competent court,” he said, adding that the prosecution of the remaining suspects is ongoing in collaboration with the Ministry of Justice.
Inspector-General of Police, IGP Kayode Adeolu Egbetokun, reaffirmed the Force’s commitment to combating cybercrime and emphasized that the convictions send a strong warning to cybercriminals, both within and outside Nigeria, that the country will not serve as a haven for such activities.
The Police further assured the public of its continued use of advanced technology, international partnerships, and rigorous investigations to dismantle organized cybercrime networks.
Updates on the remaining prosecutions will be provided as proceedings continue in court.
Source; Vanguard News

Classes also inherit slots from their superclasses,
but the mechanism is slightly different. Common Lisp also
supports multiple inheritance–a class can have multiple direct superclasses, inheriting applicable methods and slot specifiers
from all of them. However, it’s important to be aware when using multiple inheritance that two unrelated slots that happen to have the same name can be merged into a single slot in the new class.
The advantage of using auxiliary methods is that
it makes it quite clear which methods are primarily
responsible for implementing the generic function and which ones are
only contributing additional bits of functionality.
4The argument to MAKE-INSTANCE can actually be either the name
of the class or a class object returned by the function CLASS-OF or FIND-CLASS.
What’s the model number or name of my motherboard or video card?
To find the real model number of your motherboard or video card, take
a look on it. If you did so, please take the time and read the whole article to find a solution for your issue.
If you’re a foodie looking for a place to indulge your palate, then you’ll be happy to know that
Bellagio has some of the best restaurants in town. When it comes to Las
Vegas, one of the most iconic hotels and casinos is
the Bellagio. Which one is right? I’ll discuss in the section “Multiple Inheritance” what it means to list more
than one direct superclass in direct-superclass-names.
Note how this list satisfies both rules: every
class appears before all its superclasses, and checking-account and savings-account appear in the
order specified in DEFCLASS. The bulk of a DEFCLASS form consists of the list of slot specifiers.
Common Lisp resolves these situations by merging
all the specifiers with the same name from the new class and all its superclasses to
create a single specifier for each unique slot name.
Then a method specializing its single argument on the new class and
returning the value of the slot is added to the generic
function. They live in their own section of the class hierarchy, arranged into appropriate sub- and superclass relationships, and are manipulated
by the functions I’ve been discussing for much of the
book up until now. But the classes it creates are fairly limited compared
to DEFCLASSed classes.
eekreo