Cloud Computing

Designing a dynamic web application with Astro
Astro.js is among the most popular meta-frameworks for JavaScript developers, and for good reason. Astro makes it relatively easy to structure web applications for maximum effect with minimal effort. It can be hard to get your head around how Astro wo...
2025-03-12 09:00
Why Wasm fascinates me
WebAssembly fascinates me. The notion of assembly language is as old as computing. Typically, assembly meant specific instructions for moving data around inside of a physical central processor. Everything in a computer is ones and zeros, but a layer a...
2025-03-12 09:00
Air-gapped Python: Setting up Python without a net(work)
The vast majority of modern software development revolves around one big assumption: that you always have a network connection. If you don’t, it’s typically because you’re on an airplane with no Wi-Fi, and that’s temporary. But what about when...
2025-03-12 09:00
How Wasm reinvents web development
WebAssembly fascinates me. The notion of assembly language is as old as computing. Typically, assembly meant specific instructions for moving data around inside of a physical central processor. Everything in a computer is ones and zeros, but a layer a...
2025-03-12 09:00
Safer and Multimodal: Responsible AI with Gemma
ShieldGemma 2, built on Gemma 3, is a 4 billion parameter model that can be used as an input filter for vision language models or an output filter for image generation systems, and is designed to respond to a wide range of diverse and nuanced imagery.
2025-03-12 08:00
Introducing Gemma 3: The Developer Guide
Gemma 3 is a new, advanced version of the Gemma open-model family featuring multimodality, longer context windows, and improved language capabilities, with various sizes and deployment options for developers to experiment.
2025-03-12 08:00
Gemma 3 on mobile and web with Google AI Edge
Gemma 3 1B, a new small language model for mobile and web applications via Google AI Edge, is now available, with increased efficiency, improved performance, and offline availability.
2025-03-12 08:00
JavaOne 2025 heralds Java’s 30th birthday
With Java advancing toward its 30th anniversary, Oracle will hold its annual JavaOne conference next week, centering around the Java language, the evolution of the Java platform, and the role of Java in areas such as generative AI and machine learning...
2025-03-12 00:32
Go-based TypeScript to dramatically improve speed, scalability
Microsoft is developing a native TypeScript implementation based on Google’s Go language. The initiative promises dramatic improvements in editor startup speed, build times, and memory usage, making it easier to scale TypeScript to large code bases,...
2025-03-11 15:00
Weaviate adds agents to its tech stack to ease gen AI app development
Vector database provider Weaviate has added three new agents to its development stack to facilitate the development of generative AI-based applications.   These agents are modular agentic workflows that use large language models (LLMs) and prompts to...
2025-03-11 09:36
3 of the best LLM integration tools for R
When we first looked at this space in late 2023, many generative AI R packages focused largely on OpenAI and ChatGPT-like functionality or coding add-ins. Today, the landscape includes packages that natively support more LLM suppliers—including mode...
2025-03-11 09:00
Has AWS lost its edge?
Amazon Web Services (AWS) has long maintained its dominance in the cloud computing market, serving as the backbone for many enterprises’ digital transformation efforts for more than a decade. However, recent shifts in strategy suggest that AWS may b...
2025-03-11 09:00
Fortran, Delphi rise in Tiobe popularity index
Older programming languages such as Fortran and Delphi are making a comeback, based on the results of this month’s Tiobe index of language popularity. Tiobe attributes their rise to the need to maintain vital legacy systems still dependent on them. ...
2025-03-10 21:47
Developer-focused sessions and talks at Google Cloud Next '25
Google Cloud Next 2025, happening April 9-11 in Las Vegas, will feature expanded developer content, interactive experiences, and opportunities to connect with peers and Google experts.
2025-03-10 21:00
Databricks’ new updates aim to ease gen AI app and agent development
Data lakehouse provider Databricks is introducing four new updates to its portfolio to help enterprises have more control over the development of their agents and other generative AI-based applications. One of the new features launched as part of th...
2025-03-10 13:00
Building generative AI? Get ready for generative UI
There’s currently no stopping generative AI spending. Analyst firm Omdia expects spending on generative AI applications to hit $58 billion by 2028. Yet while this level of investment is a significant amount, actual deployment of generative AI applic...
2025-03-10 09:00
10 things developers love about JavaScript – and 10 things they don’t
It was 30 years ago today, Sgt. JavaScript taught the web to play. Well, not exactly but close enough. The programming language began in 1995 as a project in the depths of the browser maker Netscape. It lived under several different names including Mo...
2025-03-10 09:00
Vibes won’t make your software successful
I regret to inform you that vibes don’t pay the bills. Specifically, open source vibes. For as long as I’ve followed open source, there has been a tendency for the industry to focus on normative values of open source, i.e., why people should embra...
2025-03-10 09:00
Microsoft previews AI chat template for .NET
Microsoft is previewing a .NET web app template intended to enable quick development of AI-powered chat applications. Part of an ongoing effort to make AI development with .NET easier to discover and use, the AI Chat Web App template was announced Mar...
2025-03-08 17:38
Microsoft reportedly struggling to build its own reasoning models to rival OpenAI
Microsoft may be “all in” with AI, but its efforts to produce homegrown products to feed its ambitions have so far been lagging and its reliance on OpenAI prevails. However, recent events may augur change. The company has reportedly finally comple...
2025-03-07 22:29