Advertisement · 728 × 90

Posts by Wassim Chegham

@squillace.bsky.social
My teammates helped me with preparation and ported your example to Kotlin. 🙌

Check it out:
🚀 github.com/Kotlin/hyper...

#Kotlin #WebAssemly inside #Hyperlight

2 weeks ago 4 2 0 1
Why 99% of hashtag#AI Agents never leave the Lab...

I recently had the pleasure to present at hashtag#JSAIBuildathon about how to design, build and scale reliable and secure hashtag#AI agents for production. 

During the talk I shared about:
✅ Why are agents failing in prod
✅ Extending agents with hashtag#AgenticRAG + hashtag#MCP
✅ Security, Observability and Cost Controls
✅ 4 essential AI Agent design patterns
✅ A reference architecture for your next projects
✅ Operational Reliability Checklist

I'd love to hear about your experience as well. Have you recently deployed AI Agents to prod? How was your experience? What were your challenges?

Why 99% of hashtag#AI Agents never leave the Lab... I recently had the pleasure to present at hashtag#JSAIBuildathon about how to design, build and scale reliable and secure hashtag#AI agents for production. During the talk I shared about: ✅ Why are agents failing in prod ✅ Extending agents with hashtag#AgenticRAG + hashtag#MCP ✅ Security, Observability and Cost Controls ✅ 4 essential AI Agent design patterns ✅ A reference architecture for your next projects ✅ Operational Reliability Checklist I'd love to hear about your experience as well. Have you recently deployed AI Agents to prod? How was your experience? What were your challenges?

Why 99% of #AI Agents never leave the Lab...

I recently had the pleasure to present at #JSAIBuildathon about how to design, build and scale reliable and secure #AI agents for production.

I'd love to hear about your experience as well...

www.linkedin.com/posts/activi...

3 weeks ago 4 1 0 0

reupping, because this really is great work. I spend my life making compute cheaper, faster, and better -- and this is one example.

1 month ago 2 1 0 0

AI agents are distributed systems.

When you design your agents that require multiple steps to solve a problem, every step is a chance for something to go wrong: timeouts, partial failures, flaky APIs, etc., exactly like any other distributed system.

1 month ago 0 0 1 0
Preview
Cowboy leaves 8,000 investors empty-handed A notification from the British platform Crowdcube to Cowboy's crowdfunders shows that the planned takeover of the Brussels bicycle brand is still not complete.

Ouch! Looks like I just lost my investment 😭

www.brusselstimes.com/1868458/cowb...

3 months ago 0 0 0 0
Top Content on LinkedIn Explore top LinkedIn content from members on a range of professional topics.

Are you going to be replaced with #AI, as a Developer Advocate? Let's find out...

www.linkedin.com/pulse/augmen...

4 months ago 0 0 0 0
Preview
Release 2025-11-11, Version 25.2.0 (Current), @aduh95 · nodejs/node Notable Changes [a37c01e6a1] - (SEMVER-MINOR) lib: add options to util.deprecate (Rafael Gonzaga) #59982 [4fbb1ab101] - lib: throw from localStorage getter on missing storage path (René) #60351 [7...

Type Stripping (TS) are now stable in @nodejs.org v25.2.0. Enjoy running TypeScript (TS) code natively with Node.js 🔥

github.com/nodejs/node/...

4 months ago 5 2 0 0
Video

🚀Unlock structured document understanding with #MistralDocumentAI on #AzureAIFoundry.

Move beyond raw OCR—get markdown + structured annotations (tables, headings, figures, multilingual) that fuel better document-heavy automation, agents & RAG workflows.

techcommunity.microsoft.com/blog/azurede...

4 months ago 2 1 0 0
Video

Sorry but I had to do it 😂

5 months ago 15 3 0 0
Advertisement
This weeken, with my 5-year-old daughter, we turned chestnuts into little works of art. Simple moments, but so precious.

Nothing better for creating colorful memories!

This weeken, with my 5-year-old daughter, we turned chestnuts into little works of art. Simple moments, but so precious. Nothing better for creating colorful memories!

This weeken, with my 5-year-old daughter, we turned chestnuts into little works of art. Simple moments, but so precious.

Nothing better for creating colorful memories!

5 months ago 5 0 0 0
A beautiful full moon shot with my #Pixel10ProXL

A beautiful full moon shot with my #Pixel10ProXL

A beautiful full moon shot with my #Pixel10ProXL

6 months ago 4 0 0 0
Preview
Securing Your MCP Server: a Step-by-Step Guide | HackerNoon This guide will walk you through securing a Node.js MCP server from the ground up using JWT.

It's time to 𝒔𝒆𝒄𝒖𝒓𝒆 your production MCP servers!

Here is a step by step guide using JSON Web Tokens (JWT) with practical code samples!

hackernoon.com/securing-you...

6 months ago 0 0 0 0

I'm really sorry you're going through this. Sending hugs!

6 months ago 1 0 0 0
Preview
Introducing Azure AI Travel Agents: A Flagship MCP-Powered Sample for AI Travel Solutions | Microsoft Community Hub We are excited to introduce AI Travel Agents, a sample application with enterprise functionality that demonstrates how developers can coordinate...

Looking to build a full end-2-end MCP solution w/ custom MCP servers, host and client? We got you covered. Checkout our sample architecture on Github: techcommunity.microsoft.com/blog/azurede...

6 months ago 0 0 0 0
Post image

If you're building #MCP developers in TS and are setting a `outputSchema` to your tools, then you MUST provide a `structuredContent` to your CallToolResult (unless it's an error).

You're Welcome!

6 months ago 1 0 0 0
Post image

TIL about "Problem Details for HTTP APIs" and `application/problem+json` MIME type!

datatracker.ietf.org/doc/html/rfc...

6 months ago 5 0 0 0
Post image

I just cracked the #mcp logo 🤯

6 months ago 4 1 1 0
Post image

Microsoft just donated DocumentDB to the Linux Foundation 🔥

"The DocumentDB project enriches Postgres with first-class support for BSON, and provides simple hooks via a Postgres extension."

opensource.microsoft.com/blog/2025/08...

7 months ago 0 0 0 0
Advertisement
Post image

My @github.com Agent just upgraded an old @angular.dev library from v17 to v20.

All I had to ask it is: "Upgrade to Angular v20" 🔥

9 months ago 5 0 0 0
Preview
Introducing a Flagship MCP Sample App Powered by Azure AI Foundry And LlamaIndex.TS

Coordinate multiple AI agents and MCP servers (written in Java, .NET, Python and TypeScript) with LlamaIndex.TS and Azure AI Foundry. #ai

9 months ago 2 1 0 0
Post image

Introducing our latest open source MCP-powered demo 🎊

Featuring:
✅ @llamaindex.bsky.social and @angular.dev
✅ MCP in Java, Python, .NET and TypeScript
✅ Azure OpenAI, GitHub Models, Docker Model Runner & Foundry Local

⭐️ Blog: aka.ms/azure-ai-tra...
⭐️ Code: aka.ms/azure-ai-tra...

9 months ago 6 0 0 0
GitHub - tc39-transfer/proposal-random-functions: Proposal to add a Random namespace and several additional convenience functions for using randomness. Proposal to add a Random namespace and several additional convenience functions for using randomness. - tc39-transfer/proposal-random-functions

ECMAScript excitement 😉

Congrats to @tabatkins.com on advancing the proposal for More Random Functions to Stage 1 at TC39 today 🎉

It provides a set of functions for proper generation of random numbers with control over ranges and distributions 👍

github.com/tc39-transfe...

10 months ago 26 6 0 0
Post image

Repeat after me:

I must ALWAYS secure my MCP servers.
I must ALWAYS secure my MCP servers.
I must ALWAYS secure my MCP servers.
I must ALWAYS secure my MCP servers.
I must ALWAYS secure my MCP servers.
I must ALWAYS secure my MCP servers.
I must ALWAYS secure my MCP servers.

10 months ago 4 1 2 0

En vrai c'est le 3/5 pour moi 😀

10 months ago 0 0 0 0

Turning 41 today! Feeling grateful for my family, friends, and all the moments that make life special. Here's to new memories 🎊

11 months ago 12 0 6 0
Video

#TIL you can animate Mermaid diagrams 🤯

See it in action: github.com/manekinekko/...

11 months ago 7 2 0 0
Post image
11 months ago 3 1 1 0
Post image

Is this polite enough?

11 months ago 1 0 2 0
Advertisement

❌ Vibe Coding
✅ LoFI Coding

11 months ago 10 2 2 0
Preview
Speed Up OpenAI Embedding By 4x With This Simple Trick! | Microsoft Community Hub In today’s fast-paced world of AI applications, optimizing performance should be one of your top priorities. This guide walks you through a simple yet...

This #EarthDay, go green with your AI apps!

Boost OpenAI Embeddings perf by 4x with ONE simple tweak. Cut response sizes by 75%—that's terabytes of bandwidth saved at scale! Less data = faster apps + lower carbon footprint 🌱

Read my whole research techcommunity.microsoft.com/blog/azurede...

11 months ago 5 2 0 0