Advertisement · 728 × 90

Posts by Guillaume Scheibel

Video

Feeling the pressure to deliver and keep up with the latest tech? We get it.

That’s why Devoxx UK brings together 1,000+ devs for talks, workshops & real conversations that actually help you tackle today’s challenges & get you ready for what’s next.

📅 6th & 7th May 2026 | London | devoxx.co.uk

7 months ago 8 5 1 0

Les efforts que tu me demandes pour suivre vos bêtises ....

7 months ago 4 0 1 0

Lea chiffres c'est une fausse conversion en miles ou votre ages lorsque vous traversez la Manche? (Spoiler on ne change que de 1h pas de plusieurs décennies) ;)

7 months ago 0 0 1 0

Do you think small / local models are predominantly used during the dev and CI phases and in prod people rely on mainstream LLMs? Or do people operate SLM in their own infra?

8 months ago 0 0 1 0

Don't brag, if the world wants to find you, it will.

9 months ago 1 0 1 0

Where are your user stories to get some liquid coal and how many points did you affect to it?

10 months ago 0 0 1 0
Post image

20 Days left until the highly anticipated @devoxx.uk

Have you started favouriting & building your schedule for the event? Head to bit.ly/3EqWdcg to explore the agenda. Click the star icon at the bottom right to favourite a session. This helps us put popular sessions in the bigger rooms.

1 year ago 13 8 1 0
Advertisement
roll dice with MCP and WebAssembly
roll dice with MCP and WebAssembly YouTube video by Philippe Charrière

youtu.be/VRVsv8i10YQ cc @gscheibel.bsky.social

1 year ago 1 1 1 0

Cool, chaque tool est un module wasm ou c'est tout le serveur?

1 year ago 0 0 1 0

🤩

1 year ago 1 0 0 0

Ouais c'est en gros ce que j'avais en tête

1 year ago 1 0 0 0

Je voulais commencer à regarder dans l'eurostar mais télécharger une image docker de ollama c'est jamais une bonne idée avec une connexion instable

1 year ago 0 0 0 0

Après faut voir avec les prompts de chez MCP pour faire une forme de workflow (du moins c'est la promesse)

1 year ago 0 0 1 0

Qui fait l'appel tools? Le LLM ou le client? De ce que j'ai vu pour le moment, le client passe la liste des tools au LLM qui au besoin répond avec un tool_call et le client fait l'appel et transmet la réponse au LLM.

1 year ago 0 0 2 0

Kudos

1 year ago 1 0 0 0

Yeah we should put Windows servers with DD running the cluster in it and that's THE way to make a prod infra.

1 year ago 1 0 0 0
Screenshot of a browser window with the Apollo Odyssey course

Screenshot of a browser window with the Apollo Odyssey course

Screenshot of a browser window with the Apollo Odyssey course catalog

Screenshot of a browser window with the Apollo Odyssey course catalog

Screenshot of a browser window with the Apollo Odyssey course description

Screenshot of a browser window with the Apollo Odyssey course description

Screenshot of a browser window with the Apollo Odyssey course description

Screenshot of a browser window with the Apollo Odyssey course description

Are you an Android developer who's curious about GraphQL? There's a new free educational resource you can use: the two-part Apollo Kotlin and Android course series now available on @apollographql.com Odyssey!

www.apollographql.com/tutorials/ap...

1 year ago 13 6 0 0
Advertisement

Ouais j'ai remarqué je me suis retenu de pleurer durant pour le live

1 year ago 3 0 2 0

Encore merci pour l'invitation.

1 year ago 1 0 1 0
MCP & GraphQL
MCP & GraphQL Discussion autour de MCP avec Guillaume Scheibel qui nous présente son POC MCP GraphQL

La discussion/twitch autour de #MCP avec Guillaume Scheibel qui nous présente son POC MCP GraphQL est en ligne youtu.be/g11-nOBb1bw
Merci encore @gscheibel.bsky.social

1 year ago 14 3 2 0

👏

1 year ago 1 0 0 0
Preview
k33g_org - Twitch k33g_org streams live on Twitch! Check out their videos, sign up to chat, and join their community.

Demain à 12:30 on discute MCP (model context protocol) avec Guillaume Scheibel (@gscheibel.bsky.social) sur www.twitch.tv/k33g_org

1 year ago 9 4 1 1

Ça me va

1 year ago 0 0 0 0

Ouais ça marche

1 year ago 1 0 1 0
Post image

Je crois que mon api me parle.
Intéressant de voir que le client injecte nom nom alors que la réponse de l'API est hardcodée.
Le serveur graphql
```
const resolvers = {
Query: {
count: () => Math.floor(Math.random() * 1000),
greeting: () => "Whats up!!!! 🚀",
},
};
```

1 year ago 1 0 1 0

Le fameux "je peux pas, j'ai aqua-poney"

1 year ago 2 0 0 0

Quand tu veux là ça tourne mais c'est encore relativement très simple et limité. Faut que je me penche plus sur la partie client et aussi 2-3 améliorations

1 year ago 2 0 0 0
Advertisement
Mcp server integrated with ApolloGraphql persisted queries

Mcp server integrated with ApolloGraphql persisted queries

Bon ça commence à prendre forme (j'ai fait une intégration avec la plateforme apollo pour récupérer des requêtes et les exécuter à la demande)

1 year ago 2 0 1 0

Nous ne ferions jamais ça....

1 year ago 1 0 0 0

L'appli cliente, le LLM dans ce cas, pas l'appli utilisant le LLM. Et que fait le LLM de ce template? De ce que j'ai compris tu peux à la fin pointer l'utilisateur (ou le LLM) vers une ressource ou un tool mais je ne suis pas sûr

1 year ago 0 0 1 0