Skip to content
+1 (647) 692-6626[email protected]
Facebook page opens in new windowTwitter page opens in new windowInstagram page opens in new windowYouTube page opens in new window

Login

AKEX.ca
Wholesale Computer Parts, Wholesale Computers, Computer Distributors, Wholesale Electronics
AKEX.caAKEX.ca
  • Home
  • Products
  • Exclusive Auctions
  • Company
  • Contact Us
  • AKEX News
  • Get In Touch!
Search:
  • Home
  • Products
  • Exclusive Auctions
  • Company
  • Contact Us
  • AKEX News
  • Get In Touch!

AKEX Computer Component News

YouTube caught drowning viewers in unskippable ads

YouTube caught drowning viewers in unskippable ads

Computer ComponentBy admin17 September 2022

YouTube has been serving viewers unskippable ads for years, but recent reports claim that they are becoming longer and more frequent. Complaining about YouTube ads is a fairly common practice online, but the volume of those complaints has been ticking up lately. For example, last week, a user on Twitter complained to the official YouTube…

Details
Sony

Sony’s Nextorage Demos PCIe 5.0 SSD As It Enters SSD Market

Computer ComponentBy admin17 September 2022

When Sony introduced the Nextorage SSD brand for its PlayStation 5 consoles about a year ago, we thought that this was a one off move to address demand for PS5 storage. As it turns out, we were wrong. Sony’s Nextorage is about to enter enthusiast-grade drives in particular, client-grade SSD in general.  Indeed, at its booth at the…

Details
Raspberry Pi

Raspberry Pi Live Streaming Camera Sports Microphone for Audio Support

Computer ComponentBy admin17 September 2022

The Raspberry Pi’s camera support makes for an excellent go-to board for a huge variety of video-based projects. Such is the case today with this impressive live streaming rig created by Mark Lambiase. Lambiase has built an all-in-one device that can aid in his streaming needs without the need for any external components or accessories.…

Details
EVGA is exiting the GPU market and parting ways with NVIDIA

EVGA is exiting the GPU market and parting ways with NVIDIA

Computer ComponentBy admin17 September 2022

The next time you build a gaming PC, you probably won’t be adding an EVGA GPU to your list of possible components. The company, which is best known for manufacturing NVIDIA GeForce-based video cards, is getting out of the GPU-making business. As Tom’s Hardware and Ars Technica report, company CEO Andrew Han sat down with…

Details
EVGA is exiting the GPU market and parting ways with NVIDIA

EVGA is exiting the GPU market and parting ways with NVIDIA

Computer ComponentBy admin17 September 2022

The next time you build a gaming PC, you probably won’t be adding an EVGA GPU to your list of possible components. The company, which is best known for manufacturing NVIDIA GeForce-based video cards, is getting out of the GPU-making business. As Tom’s Hardware and Ars Technica report, company CEO Andrew Han sat down with…

Details
EVGA is exiting the GPU market and parting ways with NVIDIA

EVGA is exiting the GPU market and parting ways with NVIDIA

Computer ComponentBy admin17 September 2022

The next time you build a gaming PC, you probably won’t be adding an EVGA GPU to your list of possible components. The company, which is best known for manufacturing NVIDIA GeForce-based video cards, is getting out of the GPU-making business. As Tom’s Hardware and Ars Technica report, company CEO Andrew Han sat down with…

Details
Here's how to unsend an iMessage in iOS 16

8 scenarios where the iPhone 14 Pro’s always-on display turns off automatically

Computer ComponentBy admin17 September 2022

Millions of iPhone 14 Pro and iPhone 14 Pro Max buyers are about to experience the brand new iOS 16 always-on display feature. It’s on by default, and they’ll have to decide whether to keep using it or disable it as soon as they’ve finished setting up the handset. One reason to disable the always-on…

Details
PC Upgrades Under $100

10 Great PC Upgrades For Under $100: RAM, SSDs and More

Computer ComponentBy admin17 September 2022

In these times of high inflation and economic uncertainty, not everyone has the budget to put together one of the best PC builds, even if it’s a budget rig with modes specs. If you’ve been dreaming of a new PC, but have to hang on to your existing hardware for a while longer, there are…

Details
LattePanda 3 Delta

LattePanda 3 Delta Review: The Maker Desktop

Computer ComponentBy admin17 September 2022

The shortage of Raspberry Pis continues. Over a year has passed since Eben Upton came on The Pi Cast to talk about Raspberry Pi and the supply chain woes, and it is still a challenge to pick-up everyone’s favorite single board computer (SBC). (Image credit: Tom’s Hardware) Over the last decade there have been many…

Details
Ryzen 7000 series group cropped

AMD Ryzen 9 7900X leak suggests an impressive 12-core CPU

Computer ComponentBy admin17 September 2022

AMD’s Ryzen 9 7900X processor has been sighted in a benchmark where it shows a clean pair of heels to the model it will soon succeed. The 12-core CPU which will debut in just over a week replaces the 5900X and it has turned up in a Geekbench 5 result as flagged by @BenchLeaks on…

Details
←1
23456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220
…221222223224225…
226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784
785→
Recent Posts
  • You need to try this free, open-source ChatGPT rival 31 March 2023
  • This Year’s Best April Fool’s PC Hardware Hoaxes: Retro, Razer Razors, and Bladeless PC Fans 31 March 2023
  • Kioxia and WD Unveil World’s Fastest 3D NAND Flash Memory 31 March 2023
  • Making good on Elon Musk’s promise, Twitter open sources its recommendation algorithm 31 March 2023
  • LDO Voron 0.1 Kit Review: Build Your Own 3D Printer 31 March 2023
Archives
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • December 2020
  • September 2020
  • April 2020
  • August 2018
  • July 2018
  • August 2016
Akex Google review



Akex Google rating
AKEX.ca
AKEX © 2023. All Right Reserved. Designed by AHLIMOSA | Privacy Policy | Terms of Use
Go to Top

PRODUCT CATEGORIES

  • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
  • Delete
  • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
  • Delete
    • Delete
      • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
  • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
  • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
      • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
    • Delete
      • Delete
  • Delete
    • Delete
      • Delete
  • Login
  • Sign Up
Forgot Password?
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.