Oracle refuses to yield JavaScript trademark, Deno Land says
JavaScript runtime provider Deno Land’s efforts to get Oracle to yield the trademark for JavaScript have hit a snag, with Oracle refusing to voluntarily withdraw the trademark, Deno Land said. A Deno Land post on X on January 7 provided an update ab...
Why JavaScript’s still on top in 2025
Welcome to a new year of programming and the brand new monthly list of JavaScript stories just for developers! Among the highlights of this new year: Svelte and SvelteKit have seen a slew of incremental improvements, Astro.js 5.0 just hit, and the Nex...
Ephemeral environments in cloud-native development
An emerging trend in cloud computing is using ephemeral environments for development and testing. Ephemeral environments are temporary, isolated spaces created for specific projects. They allow developers to swiftly spin up an environment, conduct tes...
Rust 1.84 introduces strict provenance APIs
Rust 1.84 has been released, bringing strict provenance APIs that can be used in lieu of integer-pointer casts, making the code both easier for developers to reason about and easier for the compiler to analyze, the Rust team said. Announced January 9,...
Researchers build a bridge from C to Rust and memory safety
Memory errors such as out-of-bounds reads and writes and use-after-free bugs have plagued applications for decades, causing problems ranging from minor execution glitches to global security nightmares. The infamous WannaCry, Slammer, and Heartbleed ex...
How to use the new Lock object in C# 13
The C# programming language has provided support for thread synchronization using the lock keyword since its earliest versions. By using a lock statement, you ensure that only one thread can execute the body of the statement at a time. Any other threa...
Working with minimal APIs in .NET
If you’re building cloud-native applications with microservices, they need to be small. You don’t want code that comes with enough dependencies and required libraries to turn something that should be able to scale in milliseconds into megabytes of...
GlassFish update fixes restart hangs, random 403 responses
The Eclipse Foundation has released GlassFish 7.0.21, an update of the enterprise Java application server that focuses on fixing a few tenacious bugs. The release also brings improved connection pool lookup messages and improved error messages on depl...
Google AI Developers Community Spotlight Contest
The Google AI Developers Community Spotlight Contest is seeking innovative, diverse projects using Google's AI tools like Gemini and Gemma to create code repositories, videos, documentation, and more.
Oracle offers price-performance boost with Exadata X11M update
The new version of Oracle’s Exadata platform, X11M, is now generally available, and promises improved performance on generative AI tasks such as retrieval augmented generation (RAG) for the same price as the old version. Exadata is Oracle’s hardwa...
Building generative AI applications is too hard, developers say
When everyone touts the benefits of generative artificial intelligence, telling the world how much easier it will make all of our lives, many developers who actually have to build those miracle apps are of a different opinion, according to a new surve...
Why the C programming language still rules
The C programming language has been alive and kicking since 1972, and it still reigns as one of the essential building blocks of our software-studded world. But what about the dozens of newer languages that have emerged over the last few decades? Some...
Intro to Ktor: The HTTP server for Kotlin
Kotlin is a modern general-purpose language that brings together object-oriented and functional programming power in a sleek syntax. Ktor is the official HTTP server for Kotlin, leveraging Kotlin’s expressiveness for building endpoints and other ser...
Gleam 1.7 brings faster record updates
Gleam 1.7 has arrived with faster record updates and a dynamic coder for a custom type. Overall, the latest version of Gleam touts performance and package publishing improvements. This latest update to Gleam was announced January 5 and is accessible ...
Almost nothing remains of Software AG
Software AG (now legally known as Software GmbH) has sold its Alfabet and Cumulocity divisions, following on from the recent sales of webMethods, StreamSets and TrendMiner. Its remaining divisions, the mainframe business around Adabas & Natural (A&N) ...
Building a better smart home
The public beta launch of Home APIs for Android allows developers to create better smart home experiences. This launch emphasizes investments in Matter to improve device connectivity and interoperability, and increase smart home accessibility.
Build the future of home with Google Home APIs
The Google Home APIs are now in public developer beta for Android, allowing developers to build innovative smart home experiences for over 600M devices using Google's hubs, Matter infrastructure, and automation engine.
5 ways data teams must lead in AI-driven organizations
Generative AI has inspired a surge of interest in using data to improve the accuracy of business decisions. Business managers, data analysts, and citizen data scientists can now use prompts instead of SQL queries to ask questions, interact with large ...
Agentic AI: The top challenges and how to overcome them
As generative AI continues to surge in popularity, we are already seeing it evolve into the next generation of machine-learning-driven technology: agentic AI. With agentic AI, we are not just prompting models and receiving an answer in a simple one-st...
Cloud providers are running out of ‘next big things’
Recent research from Gartner and IDC paints a sobering picture: Cloud providers are experiencing diminishing returns on their innovation investments. Cloud spending continues to grow, but industry analysts note that the pace of revolutionary new servi...