loader image

14216 Riyadh, Saudi Arabia

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

  • June 1 2025
  • Smart Transformation

AWS’ Serverless MCP Server to aid agentic development of managed applications

How does the new serverless MCP Server work? Developers have a choice of using any coding assistant via its MCP Client to use the new AWS Serverless MCP Server, and they can start by downloading the new Server from GitHub or Python Package Index (PyPi). Once the Server is downloaded and installed, developers have to insert a piece […]

Read More
  • May 30 2025
  • Smart Transformation

A wake-up call for real cloud ROI

Enterprise adoption of public cloud platforms has been skyrocketing. More than half of all enterprise workloads are now running in public clouds, with spending projected to rise by nearly a third this year alone. Many organizations are allocating more than $12 million annually to public cloud services. Despite this massive investment, a significant portion—about 27%—of […]

Read More
  • May 29 2025
  • Smart Transformation

Docling: An open-source toolkit for advanced document processing

Layout Analysis Model: A model based on RT-DETR and trained on DocLayNet (a human-annotated data set for document layout analysis) that classifies page elements like paragraphs, section titles, lists, and tables. TableFormer: A vision-transformer model for table structure recovery that can handle complex tables with partial or no borderlines, empty cells, cell spans, and hierarchical […]

Read More
  • May 28 2025
  • Smart Transformation

What is GSM (Global System for Mobile Communications)?

GSM (Global System for Mobile Communications) is a digital mobile communication standard applied widely in Europe and other parts of the world. Globally compatible, GSM is more popular than another 2G mobile standard: code-division multiple access (CDMA), which is only available in a few countries. While CDMA is tied to a specific mobile phone and […]

Read More
  • May 28 2025
  • Smart Transformation

InfluxDB’s new model for time series workloads

At the heart of this shift is our embedded Python Processing Engine. It runs directly inside the database, allowing developers to write custom Python that executes next to the data. The benefit? No extra infrastructure or external VMs. No network latency. No waiting. What was once a storage layer becomes an active, real-time engine for […]

Read More
  • May 27 2025
  • Smart Transformation

The tough task of making AI code production-ready

Second, integrate quality checks into your pipeline. Static analysis, linting, and security scanning should be non-negotiable parts of continuous integration whenever AI code is introduced. Many continuous integration/continuous delivery (CI/CD) tools (Jenkins, GitHub Actions, GitLab CI, etc.) can run suites like SonarQube, ESLint, Bandit, or Snyk on each commit. Enable those checks for all code, […]

Read More
  • May 25 2025
  • Smart Transformation

Google I/O 2025: The most important new launches

Particularly exciting is “Deep Search,” a function that takes over complex searches and analyzes, compares and merges multiple sources. “Search Live,” on the other hand, enables real-time information searches: if you point your smartphone camera at a building, for example, Google Search immediately provides information on its history, architectural style and opening hours. Gmail also […]

Read More
  • May 24 2025
  • Smart Transformation

What is Markdown? Lightweight text formatting for human beings

The Markdown text format makes it easy for people—not only software developers but anyone with a keyboard—to write text that can be converted readily into HTML or another rich format. What’s special about Markdown is it uses plain-text syntax for formatting, so it’s easy to tell at a glance what Markdown-formatted text might look like […]

Read More
  • May 23 2025
  • Smart Transformation

What is 1000BASE-T (Gigabit Ethernet)?

1000BASE-T is a Gigabit Ethernet standard that operates at a speed of 1 gigabit per second (Gbps) over copper wiring. One Gb is equivalent to 1,000 megabits per second (Mbps). The standard uses four pairs of Category 5 (Cat5) or higher unshielded twisted pair (UTP) copper cables to achieve the gigabit data rate. The “T” […]

Read More
  • May 23 2025
  • Smart Transformation

.NET Aspire update includes AI debugging via GitHub Copilot

.NET Aspire 9.3, the latest version of Microsoft’s cloud-ready stack for building distributed applications, has been released. The current update leverages GitHub Copilot as an AI debugging assistant. Introduced May 19 and billed as a minor release, .NET Aspire 9.3 makes AI-based Copilot available in the Aspire dashboard. Copilot supercharges the dashboard’s OpenTelemetry debugging and […]

Read More