VOOZH about

URL: https://thenewstack.io/distributed-apps-platform-aspire-supports-javascript-python/

⇱ Distributed apps platform Aspire supports JavaScript, Python - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2026-01-24 09:00:34
Distributed apps platform Aspire supports JavaScript, Python
AI Operations / Frontend Development / JavaScript / Rust

Distributed apps platform Aspire supports JavaScript, Python

In other dev news: Rust updates, a six-month hackathon for useful applications, and a new tool that supports custom AI model benchmarks.
Jan 24th, 2026 9:00am by Loraine Lawson
👁 Featued image for: Distributed apps platform Aspire supports JavaScript, Python

Aspire, Microsoft’s open source, cloud native development platform, now supports JavaScript, TypeScript, Python, and Java as first-class citizens.

“With Aspire 13, JavaScript and TypeScript developers get to join the party — and I’m not talking about some half-baked afterthought integration,” wrote Microsoft Senior Software Engineer David Pine on Microsoft’s developer blog. “This is first-class, full-featured support for orchestrating your JavaScript apps in distributed systems.”

The tool was previously called .Net Aspire, but .Net has been dropped since Aspire is a polyglot.

The code-first orchestration platform is used to build, debug, and deploy distributed applications, such as cloud native apps or microservices.

Aspire provides a set of curated components and tooling, including a developer dashboard. Its goal is to simplify starting, building, and running cloud native applications.

Pine explains how to run JavaScript code in three different scenarios, including Node and Vite.

Rust 1.93.0 upgrades musl C library

Rust released version 1.93.0 this week. The big news here is that it upgrades the version of the musl C library used when building certain Linux apps.

This ”should make portable Linux binaries that do networking more reliable, particularly in the face of large DNS records and recursive nameservers,” according to the Rust blog about version 1.93.0.

That translates into apps that will be more stable when running in Kubernetes, Docker, or complex cloud environments where DNS records are large and complex.

If you have a previous version of Rust installed via rustup, you can update to 1.93.0 with:

$ rustup update stable

A hackathon for useful applications

Are you working on a side project that’s especially useful and an actual application — not just a demo?

If so, you might want to submit it to the Proof of Usefulness Hackathon, which runs each month until June 5. It’s “a global developer competition that rewards one thing and one thing only: Real-world usefulness,” according to HackerNoon.

What’s interesting about this hackathon is that it will offer monthly rewards and recognition for more than 40 winners over the next six months. Every two months, there will be major software prize cycles for top startups. There’s also $1,500 worth of inventory for each participant.

The hackathon is open to individual developers and budding startups. It provides access to free tools that help you build and promote something meaningful.

While any technology is welcome, the bigger prizes will go to AI and machine learning (ML) projects that use the sponsor technologies. This week, the site explained how to enter the event, which is a bit of a process.

The event is sponsored by HackerNoon, Bright Data, Neo4j, Storyblok, and Algolia.

Benchmark AI models your way

Kaggle, a Google-owned online AI developer community, recently launched a new feature that lets you create custom benchmarks for evaluating AI models.
The feature is called Community Benchmarks for its Benchmarks platform. It can be used to design, run, and share the custom AI model benchmarks.

Here’s why it matters: AI is evolving so rapidly that it’s become difficult to evaluate model performances, according to a blog post by Michael Aaron, a Kaggle software engineer, and Megan Risdal, a product lead for Kaggle.

“Not long ago, a single accuracy score on a static dataset was enough to determine model quality,” Aaron and Risdal write. “But today, as LLMs evolve into reasoning agents that collaborate, write code, and use tools, those static metrics and simple evaluations are no longer sufficient.”

Among the features of Community Benchmarks:

  • Custom task construction lets developers define tasks for code execution, tool use, and multiturn conversations using the new kaggle-benchmarks SDK.
  • State-of-the-art model access to run custom benchmarks against models from Google, Anthropic, and DeepSeek for free, within a quota.
  • Audit-ready reproducibility means the framework captures full inputs, outputs, and model interactions, replacing anecdotal testing with verifiable data.
  • Dynamic leaderboards so developers can group multiple tasks into a single benchmark to generate comparative rankings across a suite of leading models.

The Kaggle Benchmarks repo has examples of prebuilt tasks.

TRENDING STORIES
Loraine Lawson is a veteran technology reporter who has covered technology issues from data integration to security for 25 years. Before joining The New Stack, she served as the editor of the banking technology site Bank Automation News. She has...
Read more from Loraine Lawson
SHARE THIS STORY
TRENDING STORIES
TNS owner Insight Partners is an investor in: Anthropic, Docker, Real.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.