AI

What is Kubernetes? Scalable cloud-native applications
Kubernetes is a popular open source platform for container orchestration—that is, for managing applications built from multiple, largely self-contained runtimes called containers. Containers have become increasingly popular since Docker launched in ...
2025-04-09 09:00
Four paradoxes of software development
Civil engineers can rightfully claim that no two bridges are exactly alike. However, bridges share many known characteristics, and the materials they are built with have known characteristics. Building bridges involves many known knowns and not as m...
2025-04-09 09:00
Five things to consider before you deploy an LLM
If the screwdriver were invented by the tech industry today, then it would be widely deployed for a variety of tasks, including hammering nails. Since the debut of ChatGPT, there has been growing fervor and backlash against large language models (LLMs...
2025-04-09 09:00
Five things to consider before you deploy an LLM
If the screwdriver were invented by the tech industry today, then it would be widely deployed for a variety of tasks, including hammering nails. Since the debut of ChatGPT, there has been growing fervor and backlash against large language models (LLMs...
2025-04-09 09:00
What misleading Meta Llama 4 benchmark scores show enterprise leaders about evaluating AI performance claims
Benchmarks are critical when evaluating AI — they reveal how well models work, as well as their strengths and weaknesses, based on factors like reliability, accuracy, and versatility. But the revelation that Meta misled users about the performance o...
2025-04-09 01:49
GitHub Copilot rolls out agent mode in Visual Studio Code
GitHub has rolled out agent mode and MCP (Model Context Protocol) support in GitHub Copilot for all Visual Studio Code users. The company is also releasing an open source GitHub MCP server, allowing developers to add GitHub functionality to any LLM th...
2025-04-08 22:15
Simplified Dataflow Connectors with Managed I/O
Google Cloud Dataflow's Managed I/O simplifies using Apache Beam I/O connectors by automatically updating connectors to the latest versions and providing a standardized API, optimizing connectors specifically for Dataflow, ensuring efficient performanc...
2025-04-08 17:00
Beware these 10 malicious VSCode extensions
Developers using Microsoft’s Visual Studio Code (VSCode) editor are being warned to delete, or at least stay away from, 10 newly published extensions which will trigger the installation of a cryptominer.  The warning comes from researchers at Exte...
2025-04-08 14:47
Beware these 10 malicious VS Code extensions
Developers using Microsoft’s Visual Studio Code (VSCode) editor are being warned to delete, or at least stay away from, 10 newly published extensions which will trigger the installation of a cryptominer.  The warning comes from researchers at Exte...
2025-04-08 14:47
Meta launches AI family Llama 4 — but the EU doesn’t get everything
Over the weekend, Meta took the opportunity to launch Llama 4, a new series of AI models trained on a large amount of text, images and videos. According to Meta, Llama 4 is better than its competitors GPT-4o and Gemini 2.0 in a number of areas, includ...
2025-04-08 10:22
Why is cloud-based AI so hard?
The public cloud market continues its explosive growth trajectory, with enterprises rushing to their cloud consoles to allocate more resources, particularly for AI initiatives. Cloud providers are falling over themselves to promote their latest AI cap...
2025-04-08 09:00
Visual Studio Code stabilizes agent mode
Visual Studio Code 1.99, the latest release of Microsoft’s popular code editor, is now available. Highlights of the update center on GitHub Copilot agent mode, Next Edit Suggestions, and Copilot chat. Developers can access Visual Studio Code 1.99, a...
2025-04-08 04:48
Warning to developers: Stay away from these 10 VSCode extensions
Developers using Microsoft’s Visual Studio Code (VSCode) editor are being warned to delete, or at least stay away from, 10 newly published extensions which will trigger the installation of a cryptominer.  The warning comes from researchers at Exte...
2025-04-08 00:32
Cloudflare unveils agentic AI development tools
Following on its February release of the Agents SDK JavaScript framework for building AI agents, Cloudflare began its Developer Week today by announcing a series of tools and features designed to accelerate agentic AI development. And to pull all of t...
2025-04-07 21:23
Kotlin, Swift, and Ruby losing popularity – Tiobe index
The Kotlin, Swift, and Ruby languages have slipped from their top 20 positions in the Tiobe index of programming language popularity. All three seem to have lost traction and to be in decline, according to Tiobe CEO Paul Jansen. Published April 7, the...
2025-04-07 20:22
AI will require more software developers, not fewer
It’s time we officially bury the idea that AI means we won’t need software developers. For years, we’ve heard that generative AI and large language models (LLMs) are coming for our jobs. In software development, that supposedly means fewer human...
2025-04-07 09:00
10 Java-based tools and frameworks for generative AI
Java is not the first language most programmers think of when they start projects involving artificial intelligence (AI) and machine learning (ML). Many turn first to Python because of the large number of Python-based frameworks and tools for AI, ML, ...
2025-04-07 09:00
Language models in generative AI – does size matter?
Generative AI applications revolve around the large language model, or LLM. From the launch of ChatGPT through to today, LLMs were the focal point for generative AI. They attracted billions in funding and innovation was rife. But are they as essential...
2025-04-07 09:00
AI demands more software developers, not less
It’s time we officially bury the idea that AI means we won’t need software developers. For years, we’ve heard that generative AI and large language models (LLMs) are coming for our jobs. In software development, that supposedly means fewer human...
2025-04-07 09:00
Critical deserialization bug in Apache Parquet allows RCE
A flaw in code for handling Parquet, Apache’s open-source columnar data file format, allows attackers to run arbitrary code on vulnerable instances. The vulnerability, tracked as CVE-2025-30065, is a deserialization issue (CWE-502) in Parquet’s Ja...
2025-04-04 20:01