Sr. Content Developer at Microsoft, working remotely in PA, TechBash conference organizer, former Microsoft MVP, Husband, Dad and Geek.
149239 stories
·
33 followers

GM figured out how to navigate EV uncertainty with the Chevy Bolt

1 Share
The 2027 Chevy Bolt might not be a groundbreaking new EV, but incremental improvements have made it better without inflating the price.
Read the whole story
alvinashcraft
32 minutes ago
reply
Pennsylvania, USA
Share this story
Delete

Tech Employment Falls Again as US Economy Loses 92,000 Jobs

1 Share

The US economy lost 92,000 jobs in February, the unemployment rate rose to 4.4%, and the information sector extended its run of payroll declines.

The post Tech Employment Falls Again as US Economy Loses 92,000 Jobs appeared first on TechRepublic.

Read the whole story
alvinashcraft
32 minutes ago
reply
Pennsylvania, USA
Share this story
Delete

AI Agent and Copilot Podcast: Microsoft Agent Framework Enables Complex, Multi-Agent Actions

1 Share

Welcome to this AI Agent & Copilot Podcast, where we analyze the opportunities, impact, and outcomes that are possible with AI.

In this episode, I speak with Will Hawkins and Rich Hakwins of RitewAI regarding the forthcoming Microsoft Agent Framework and their impressions based on testing the open-source platform for building, orchestrating, and deploying AI agents

Highlights

Microsoft Agent Framework Overview and Introduction (1:36)

Will explains that the new framework effectively combines Semantic Kernel and AutoGen. Semantic Kernel was a cornerstone of Azure AI Agent Service and Copilot Studio. AutoGen is a research project on multi-agent orchestration systems. The agent framework simplifies the stack and adds newer features, supporting complex multi-agent actions.

Graph Based Workflow Functions (2:51)

Rich explains that graph-based workflows simplify orchestration, offering pre-made orchestration options like concurrent, sequential, and group chat. Custom workflows can be created using declarative workflows, which use a YAML string or document. An example of a process is orchestrating multiple agents for sales lead data prioritization and email drafting.

Multi-Vendor Support (5:14)

Will discusses the importance of being able to choose model providers due to potential outages or changes. (The Anthropic Claude outage that was taking place at the time the discussion was recorded is a good example.) The agent framework also allows users to bring their own models, which is crucial for specific use cases like lead identification or analysis.

The framework also support Agent2Agent (A2A) and Model Context Protocol (MCP); Rich explains that these protocols enable the integration of pre-made agents or tools into workflows. Will adds that they allow for a more seamless integration of different agents and tools, similar to connecting Lego bricks. The protocols enhance workflow and orchestration capabilities by enabling agents to share tools and communicate more effectively.

Community Support (9:29)

Rich evaluates the documentation and open-source community support positively, highlighting an active Discord channel and weekly office hours. Will emphasizes the open source nature of the agent framework and the collaborative approach from Microsoft. The community is actively involved in developing and contributing to the framework. The open source mindset encourages collaboration and innovation among developers.

Framework Comparisons (10:56)

Will Hawkins notes their focus on Microsoft tools, but they have compared it with open-source projects like Langchain. The key differentiator is the central governance by Microsoft, blending community-driven innovation with central management. Rich adds that the managed runtime and SDK by Microsoft provide a stable and reliable foundation for development.

More AI Development Insights:


The post AI Agent and Copilot Podcast: Microsoft Agent Framework Enables Complex, Multi-Agent Actions appeared first on Cloud Wars.

Read the whole story
alvinashcraft
34 minutes ago
reply
Pennsylvania, USA
Share this story
Delete

The 2027 Chevy Bolt is the McRib of the automotive world

1 Share
TechCrunch drove the 2027 Chevy Bolt and found that incremental improvements build on a solid basic recipe to deliver an affordable EV.
Read the whole story
alvinashcraft
34 minutes ago
reply
Pennsylvania, USA
Share this story
Delete

Microsoft Sharpens AI Toolkit for VS Code in Foundry Update

1 Share
Microsoft's February 2026 Foundry update includes broader platform changes, but the most immediate developer-facing news for VS Code users is an AI Toolkit refresh centered on tool discovery, agent debugging, and test-style evaluation.
Read the whole story
alvinashcraft
34 minutes ago
reply
Pennsylvania, USA
Share this story
Delete

Livestream: UI Freezes in JetBrains IDE Plugins and How to Avoid Them

1 Share

UI freezes are among the most frustrating issues plugin developers encounter. Investigating them can be particularly challenging due to the complexity of concurrent programming. What makes things even trickier is that UI freezes in JetBrains IDEs are not always caused by heavy work on the event dispatch thread.

On Thursday, March 19, at 03:00 PM UTC, join us for a live session with Yuriy Artamonov, Product Manager for the IntelliJ Platform at JetBrains, hosted by Patrick Scheibe, IntelliJ Platform Developer Advocate. Together, they’ll explore common causes of UI freezes in JetBrains IDE plugins and share practical strategies to prevent them.

During the livestream, we’ll dig into several surprisingly common problems that affect many plugins, including:

  • Long-running non-cancellable read actions
  • Network calls made while holding a read lock
  • Misuse of external processes


You’ll also learn:

  • Why APIs like ReadAction.compute and runReadAction can block write actions and freeze the UI even when your code doesn’t run on the event dispatch thread
  • Which patterns to avoid when working with read actions and background tasks
  • How to write cancellable, freeze-safe plugin code that keeps JetBrains IDEs fast and responsive

Whether you’re new to plugin development or have already published plugins on JetBrains Marketplace, this session will help you better understand common causes of UI freezes and how to avoid them in your own code.

At the end of the session, stay for a live Q&A where you’ll have the chance to ask questions and discuss real-world scenarios with our experts.

Speaking to you:

Yuriy Artamonov

Yuriy Artamonov is a Software Developer in IntelliJ Platform at JetBrains. Yuriy has been developing libraries, frameworks, and tools for developers for the past 15 years. As a member of the JetBrains IntelliJ Platform team, Yuriy loves introducing useful new tools to the daily routines of millions of developers around the world. His professional aspiration is to raise the bar of the software industry by helping developers improve their craft.

Read the whole story
alvinashcraft
34 minutes ago
reply
Pennsylvania, USA
Share this story
Delete
Next Page of Stories