loader image

14216 Riyadh, Saudi Arabia

Office Hours: 8:00 AM – 6:00 PM

  • November 19 2023
  • Smart Transformation

Oracle open-sources Jipher for FIPS-compliant SSL

Oracle is open-sourcing Jipher, a Java Cryptography Architecture (JCA) provider built for security and performance that has been used by the company’s cloud platform, the company said on November 7. Jipher was developed for environments with FIPS (Federal Information Processing Standards) 140 requirements. Oracle Cloud Infrastructure (OCI) has seen dramatic performance improvements with Jipher, according […]

Read More
  • November 18 2023
  • Smart Transformation

The Benefits and Potential Drawbacks of Pair Programming

Illustration: © IoT For All While it’s a common misconception that software engineering is a solitary field, in reality, collaboration often helps you solve programming issues more quickly and efficiently. In this article, we’ll examine the practice of pair programming, highlighting its prominent benefits and potential drawbacks. What is Pair Programming? Pair programming, as the […]

Read More
  • November 18 2023
  • Smart Transformation

Intro to virtual threads: A new approach to Java concurrency

One of the most far-reaching Java 19 updates was the introduction of virtual threads. Virtual threads are part of Project Loom, and have been officially part of the JVM since Java 20. How virtual threads work Virtual threads introduce an abstraction layer between operating-system processes and application-level concurrency. Said differently, virtual threads can be used to schedule […]

Read More
  • November 17 2023
  • Smart Transformation

A Guide to eSIM and Cellular IoT

Illustration: © IoT For All The ”embedded SIM” or eSIM combines hardware, a secure element, and software called a universal integrated circuit card (UICC). The SIM card securely downloads, enables, and manages network access profiles provided to it. At its core, a non-removable chip soldered onto a circuit board serves as the eSIM. It optimizes […]

Read More
  • November 17 2023
  • Smart Transformation

Angular 17 previews control flow, better type checking

Angular 17, the latest version of Google’s TypeScript-based web app development framework, has arrived, featuring built-in control flow to improve the developer experience. Introduced via a bulletin on November 8, Angular 17 can be accessed from GitHub. Google with Angular 17 has released a block template syntax providing “powerful” features with simple, declarative UIs. This block […]

Read More
  • November 16 2023
  • Smart Transformation

LTE-M and NB-IoT Explained Further

Illustration: © IoT For All When it comes to LPWAN options for IoT businesses, two LPWAN technologies stand out: LTE-M and NB-IoT. However, it can be hard to understand the differences between these two options, making it challenging to choose between them. In this post, we will quickly break down both options, LTE-M vs NB-IoT, […]

Read More
  • November 16 2023
  • Smart Transformation

The best ORMs for database-powered Python apps

When you want to work with a relational database in Python, or most any other programming language, it’s common to write database queries “by hand,” using the SQL syntax supported by most databases. This approach has its downsides, however. Hand-authored SQL queries can be clumsy to use, since databases and software applications tend to live […]

Read More
  • November 15 2023
  • Smart Transformation

Elon Musk to take on ChatGPT with Grok AI

Elon Musk has revealed a new generative AI model-based chatbot that will take on several large language models including OpenAI’s ChatGPT, Google’s PaLM 2, and Anthropic’s Claude 2. The chatbot, which has been christened Grok AI, was developed by xAI — a generative AI venture launched by Musk in July to make an AI model […]

Read More
  • November 14 2023
  • Smart Transformation

IT Professionals find certainty at the Edge

Schneider Electric EcoStruxure Micro Data Centre solutions help IT professionals install and manage edge networking and computing simply, reliably, and predictably by combining power, cooling, physical security, and management software and services into prepackaged rack solutions that can be deployed globally in any environment. Subscribe to the Innovation Insider Newsletter Catch up on the latest […]

Read More
  • November 14 2023
  • Smart Transformation

neural network

What is a neural network? A neural network is a machine learning (ML) model designed to mimic the function and structure of the human brain. Neural networks are intricate networks of interconnected nodes, or neurons, that collaborate to tackle complicated problems. Also referred to as artificial neural networks (ANNs) or deep neural networks, neural networks […]

Read More