Another demo lined up for my talks at #PHPKonf πΉπ· and @phpconference.bsky.social π©πͺ.
What if #PHP could... transform HTML using good old jQuery syntax, via cheerio.js.org, powered by an @extism.bsky.social plugin?
Yes, that means: jQuery in #WASM, called from PHP! π₯
21.05.2025 11:48
π 4
π 1
π¬ 0
π 0
Let's take a critical look at "A Critical Look at MCP."
Some Major Pointsβ’οΈ covered:
1. big security pain points of MCP
2. transports are not the bottleneck
3. oauth has been going great, really
4. real problems (see point 1 again + more)
π in π§΅ (bless us oh algo lord)
16.05.2025 17:18
π 4
π 3
π¬ 1
π 0
Prepping demos for my upcoming talks at #PHPKonf πΉπ· and @phpconference.bsky.social π©πͺ.
What if #PHP could... π Server-Side Render (SSR) Web Components written in JS with enhance.dev, running as HTTP middleware via http-wasm.io, powered by @extism.bsky.social β‘οΈ and #FrankenPHP π?!
15.05.2025 13:51
π 3
π 1
π¬ 0
π 0
PHPKonf 2025
PHPKonf - Δ°stanbul PHP Conference 2025
Next stop: Istanbul! πΉπ· Excited to be speaking at #PHPKonf about #PHP, WASM, and @extism.bsky.social. Talk is all about making 'what ifs' come true. What if we could write PHP extensions in JS? What if a @laravel.com app could be bundled as a cross-platform binary?
Come and find out phpkonf.org! π
07.05.2025 10:07
π 2
π 1
π¬ 0
π 0
Creating a Bluesky Bot | π€
This tutorial guides you through creating a Bluesky bot that can interact using
hey @mcprunbot.bsky.social - please summarize this tutorial!
docs.mcp.run/tasks/tutori...
(for the humans in the house, you can make your own with just a prompt + mcp.run Tasks!)
28.02.2025 20:02
π 1
π 3
π¬ 1
π 0
πππ
26.02.2025 19:58
π 0
π 0
π¬ 0
π 0
Extism - Make all software programmable | Confoo 2025
Extism is a cross-language plugin framework for building with WebAssemblyβ. It's goal is to make all software programmable.
Slides from my talk "WebAssembly, Extend Anything with Everything, Everywhere! " at #confoo are online. gamma.app/docs/Extism-...
Showed how to extend #frankenphp with an @extism.bsky.social / #wasi markdown middleware plugin, generating html at 3k req/s. Kudos to @dunglas.dev, FrankenPHP rocks!
26.02.2025 19:45
π 7
π 5
π¬ 1
π 0
Hello from Chicory | Chicory
Description will go into a meta tag in <head />
Chicory: A JVM native WebAssembly runtime https://chicory.dev/ (https://news.ycombinator.com/item?id=43170545)
25.02.2025 17:45
π 5
π 5
π¬ 0
π 0
View on Old Montreal from Port of Montreal Tower
After a 2-year conference sabbatical, I'm back on the speaker circuit! First stop: #ConFoo in Montreal.
This yearβs talks cover and include #WASM,
@extism.bsky.social, #NativePHP, #FrankenPHP, #Golang, #PHP, #JS ... and a few surprises.
More: confoo.ca/en/speaker/j...
See you tomorrow!
25.02.2025 20:15
π 4
π 1
π¬ 0
π 0
MCP Run (mcpx) - Dynamically re-programmable MCP Server
I realize new tech stuff is just very exciting to me
But dang it, the @extism.bsky.social / Dylibso team is just doing such interesting things
Their latest mcp.run
05.12.2024 15:47
π 5
π 2
π¬ 1
π 0
well, of course #dylibso's mcp.run works with Deepseek models. Thanks for asking though. Here it is running via #mcpx4j with #Spring AI using the OpenAI connector, powered by @extism.bsky.social and the #Chicory Wasm runtime.
25.01.2025 11:32
π 3
π 2
π¬ 1
π 0
This? Oh, nothing. That's just Ollama+llama3.2 with @langchain4j.dev, fetching #wasm functions from my mcp.run profile to get directions from Google Maps and flights from the Amadeus service, running them using the #chicory pure-Java runtime
22.12.2024 19:56
π 14
π 6
π¬ 3
π 1
Satya's App-ocalypse, Saved by MCP | π€
"The notion that business applications exist, that's probably where they'll all collapse in the agent era."
Recently, Satya Nadella made some bold (and wise) predictions about the future of SaaS and business applications on Brad Gerstner and Bill Gurleyβs pod.
Is it a complete collapse? The App-ocalypse?
I think itβs closeβ¦ but weβre actually saved by MCP, hereβs how:
docs.mcp.run/blog/2024/12...
21.12.2024 21:01
π 8
π 4
π¬ 1
π 0
While on stream, we finished the @bias.is Bias labeler~ Huge shoutout to @valrockspop.bsky.social for being our test subject on stream. We even added an extra feature!
β
/add, /reset, /list
β¨ /suggest (find a new friend who shares a common bias)
Next week, it's back to @extism.bsky.social again!
21.12.2024 02:16
π 2
π 2
π¬ 1
π 1
It's only been a handful of days since
@anthropic.com announced MCP, introducing a new standard to integrate software tools and data systems into AI applications.
I see a promising future for MCP, so much that we're shipping a whole product to help see it grow!
18.12.2024 16:02
π 12
π 6
π¬ 1
π 1
Plugins Everywhere
Once you see a plugin, you'll see them everywhere.
Day 12 of #blogvent
Wrote a little bit about the idea and possibilities of plugins to extend software through my experience with @extism.bsky.social
benapatton.com/posts/2024-1...
13.12.2024 03:05
π 1
π 1
π¬ 1
π 0
works
07.12.2024 04:02
π 0
π 0
π¬ 1
π 0
Early access soonβ’οΈ ... check out the latest update
mcp.run#latest-update
07.12.2024 04:01
π 3
π 2
π¬ 2
π 0
Day 4:
But today I got enhance SSR WASM working in Go with @extism.bsky.social
Still struggling with deployment of the Go project. It's deployed on fly but reading the directory for custom elements if giving some grief
Once that is good I can start migrating everything else over
05.12.2024 02:45
π 2
π 1
π¬ 1
π 0
MCP Run (mcpx) - Dynamically re-programmable MCP Server
quick little preview of something we're cooking up...
mcp.run
easy MCP server programming & deployment -- without the need to implement your own MCP Server.
thx @anthropic.com for #MCP!
04.12.2024 01:21
π 5
π 2
π¬ 0
π 1
I feel my bluesky is becoming about things I feel I could see @extism.bsky.social / XTP be used for
1) Automerge (CRDT based local first solution) written in rust, compiles to WASM. Local first plugin for everyone
2) pglite for everyone
26.11.2024 00:10
π 4
π 1
π¬ 1
π 0
Server Render Web Components on the Beam
YouTube video by Ben Patton
In the recent addition of @tyler.ui.dev newsletter, Extism and plugins were highlighted.
This will be an egghead course but here is a demo of writing server rendered web components with enhance.dev and running them in a Phoenix app as an @extism.bsky.social plugin
www.youtube.com/watch?v=LVlD...
21.11.2024 16:01
π 8
π 2
π¬ 1
π 0
Squishy Wasm apps using Extism with Dylibso's Steve Manuel - WasmAssembly
YouTube video by Chrome for Developers
Check out #Dylibso 's @nilslice.bsky.social on the #wasmassembly podcast with @tomayac.com, talking all things #wasm beginning with @extism.bsky.social through #XTP, a dash of #wazero, and even a large chunk about the #chicory JVM runtime!
www.youtube.com/watch?v=gJPY...
19.11.2024 08:50
π 4
π 1
π¬ 0
π 0