loader image

14216 Riyadh, Saudi Arabia

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

  • October 7 2024
  • Smart Transformation

The worst programmer I know

I have spent a serious amount of time trying to decipher what that person did. What in the world were they thinking? Who thought that 13 nested if statements were a good idea? Who decided that five interlocking boolean conditions should go into the fourth nesting of those statements? Hadn’t they heard of an explaining variable? What the heck […]

Read More
  • October 6 2024
  • Smart Transformation

Kigen Unveils Solution for Consumer eSIMs

Kigen, the global leader in eSIM and iSIM security, announces the availability of the Kigen eSIM IoT Remote Manager (eIM) for the management of large IoT and consumer eSIM fleets. This is the first market-ready solution, fully compliant with the latest GSMA SGP.32 v1.2 specification, compatible with Kigen eSIM consumer OS, and with existing operator […]

Read More
  • October 6 2024
  • Smart Transformation

Why cloud security outranks cost and scalability

Business reputation and trust are always vulnerable; companies recognize that a security breach can instantly damage both. Indeed, you’ll get yourself on the morning news and watch your stock drop by 50%. By prioritizing security, businesses aim to safeguard their reputation and customer relationships. Long-term cost implications mean that focusing initially on cost and scalability […]

Read More
  • October 5 2024
  • Smart Transformation

Providing a Global IoT Connectivity Solution

In this episode of the IoT For All Podcast, Chris Baird, President and CEO of OptConnect, joins Ryan Chacon to discuss what it takes to provide a global IoT connectivity solution. The conversation covers the role of managed services in simplifying complex deployments, acquisitions and consolidation in IoT, the challenges and benefits of global expansion, […]

Read More
  • October 5 2024
  • Smart Transformation

Google ships Gemini 1.5 Flash-8B AI model

Google’s Gemini 1.5 Flash-8B AI model is now production-ready. The company said the stable release of Gemini 1.5 Flash-8B has the lowest cost per intelligence of any Gemini model. Availability was announced October 3. Developers can access gemini-1.5-flash-8B for free via Google AI Studio and the Gemini API. Gemini 1.5 Flash-8B offers a 50% lower […]

Read More
  • October 4 2024
  • Smart Transformation

JDK 24: The new features in Java 24

The second feature, late barrier expansion for the G1 garbage collector, is intended to simplify the implementation of G1’s barriers. The G1 garbage collector’s barriers record information about application memory accesses, by shifting their expansion from early in the C2 compilation pipeline to later. Goals include reducing the execution time of C2 compilation when using […]

Read More
  • October 3 2024
  • Smart Transformation

IoT SIM and Phone SIM: What’s the Difference?

Unlike smartphone SIMs, IoT SIM cards are specifically designed for smart devices by allowing devices to communicate with each other, ensuring global coverage, updating features over the air (OTA), and providing more extended features. This makes it easier for businesses to automate processes, increasing operational efficiency and accelerating scalability while maintaining gold standards of security. […]

Read More
  • October 3 2024
  • Smart Transformation

Spring AI: An AI framework for Java developers

<dependency> <groupId>org.springframework.ai</groupId> <artifactId>spring-ai-azure-openai-spring-boot-starter</artifactId> </dependency> In essence, when Spring scans the project looking for a ChatClient, it’ll use the property to make one using naming conventions in the openai starter project. In the simple helloworld example we are looking at, that ChatClient is called for by the controller: package com.xkcd.ai.helloworld; import org.springframework.ai.chat.ChatClient; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.web.bind.annotation.GetMapping; […]

Read More
  • October 2 2024
  • Smart Transformation

The Things Industries Launches Next-Generation Managed LoRaWAN® Gateway

The Things Industries, a leading provider of IoT solutions, is proud to announce the launch of The Things Indoor Gateway Pro, the next-generation managed LoRaWAN Gateway. This product is designed to enable seamless LoRaWAN network installation. Integrated with The Things Stack, it offers unparalleled connectivity flexibility and resilience, zero-touch provisioning and comprehensive cloud management. Building […]

Read More
  • October 2 2024
  • Smart Transformation

Python in VS Code gets even better

September’s been a busy time in the world of Python. This end-of-month roundup has Python rocking the top of the Tiobe charts like Java once did, Microsoft dropping an all-in-one data-science pack for Python and VS Code, and a solid guide to using the py launcher—your best friend for Python on Windows. And, if you’re […]

Read More