Solomon Hykes
shykes.bsky.social
Solomon Hykes
@shykes.bsky.social
Making dagger.io. Before that: founded Docker. "No is temporary, yes is forever".
Reposted by Solomon Hykes
Can containers rescue AI #MCP tools? @shykes.bsky.social of @dagger.io explains his prediction that MCP tools will rapidly become locked down by IT. The Container Use project is a way to isolate MCP environments inside containers. From the #agenticdevops podcast.
youtube.com/shorts/hGSCy...
Can Containers Rescue AI MCP Tools? #aiagents #agenticdevops #docker
YouTube video by Bret Fisher Cloud Native DevOps
youtube.com
July 23, 2025 at 7:37 PM
Reposted by Solomon Hykes
🤖 AI agents are everywhere, but what’s behind the hype?

Join Docker creator and Dagger CEO @shykes.bsky.social on the #GopherCon stage as he breaks down the core primitive powering AI automation — the agentic loop — and shows how to build one using just Go and a few simple tools.

🎟️ gophercon.com
June 25, 2025 at 7:15 PM
Reposted by Solomon Hykes
Solomon Hykes, creator of Docker, has been demoing dagger.io as a solution for this.
Dagger.io
Build powerful software environments and containerized operations from modular components and simple functions. Perfect for complex software delivery and AI agents. Built by the creators of Docker.
dagger.io
June 11, 2025 at 1:46 AM
Reposted by Solomon Hykes
📣 BIG ANNOUNCEMENT!

#DevOpsDays TLV IS ABSOLUTELY THRILLED to announce that @shykes.bsky.social CEO & Co-Founder of Dagger & Creator of Docker will be KEYNOTING #DevOpsDays TLV 2025! 🥳 🔥

🌟 He will be taking our stage on December 11th at Expo TLV & you WON'T WANT TO MISS IT! 🌟
June 9, 2025 at 12:53 PM
Reposted by Solomon Hykes
Thoughts by @shykes.bsky.social on containing AI agent chaos (with Dagger as an example) by standardizing + containerizing the dev environment that agents get to do work in, while keeping the other tools around the env flexible and non-monolithic.

www.youtube.com/watch?v=Hf9O...
[AIEWF Preview] Containing Agent Chaos — Solomon Hykes
YouTube video by Latent Space
www.youtube.com
June 7, 2025 at 1:22 PM
Reposted by Solomon Hykes
Really compelling demo by @shykes.bsky.social building a “mini Devin” coding agent in a few lines of code.

Finally made the core idea behind @dagger.io click: a runtime and reusable ecosystem for your builds.

Another key insight: Agents are immutable builds. 🤯

youtu.be/XWO_3My2eVU
Containerize your agents!
YouTube video by Dagger
youtu.be
June 6, 2025 at 4:18 PM
Reposted by Solomon Hykes
@shykes.bsky.social is bringing something new to #MCPDevSummit tomorrow!

Typed interfaces aren’t just a nice-to-have, they’re the key to making context orchestration reliable at scale, especially in AI and LLM systems. We look forward to seeing you there! buff.ly/NzqdbNE
May 22, 2025 at 5:24 PM
Reposted by Solomon Hykes
Catch the session Typed Composition with MCP at the #MCPDevSummit on May 23 — @shykes.bsky.social of @dagger.io will be exploring how typed interfaces make context orchestration more robust and reliable

Register here to attend ➡️ buff.ly/NzqdbNE

#AI #LLM #ModelContextProtocol #MCP
May 6, 2025 at 6:47 PM
It's here! Dagger 0.18 can run AI agents - the Dagger Way.

Not a monolith: composable system primitives. Cross-language & model-agnostic

Not a silo: LLMs are just another node in the DAG

Not a black box: deep tracing OOTB

Not a blank check: you control the AI's environment
April 27, 2025 at 1:29 AM
Our friends at Earthly🌎 announced the end of their original open-source project, to focus on a new product: Lunar.

Their founder @vladaionescu.com, being a real mensch, wants to minimize pain to his users. So we are collaborating to offer Earthly users a soft landing to planet Dagger. 🧵
April 16, 2025 at 5:16 PM
Reposted by Solomon Hykes
You can find the @dagger.io + @docker.com model runner demo we presented with @shykes.bsky.social during #KubeConEU github.com/eunomie/local-… The repository contains everything you need to test it and get started on AI Agents!
April 12, 2025 at 6:55 PM
Reposted by Solomon Hykes
Want to start building agents, but not sure where to start?

Join @saiyampathak.com's livestream happening now! @shykes.bsky.social and @kylepenfound.com will walk you through how to do it step-by-step.

www.youtube.com/watch?v=baX9...
Dagger for AI agents
YouTube video by Kubesimplify
www.youtube.com
April 9, 2025 at 4:30 PM
Wait 🤔 you're telling me none of you have typed composition in your MCP servers? What about *object* composition: call a function, get an object back with more functions, pass that to another function, and so on? MCP returning more MCP?

You're telling me only @dagger.io has this?
April 4, 2025 at 11:39 PM
Reposted by Solomon Hykes
The @dagger.io hack night is quite an awesome event, so much in the #KubeCon #CloudNativeCon vibe - people hacking things & sharing their learnings.
Tech people explaining what's in their IDE/terminal, now _that_ is the kind of party I love this conference for!

Gotta love Dagger Otel integration 👀
April 1, 2025 at 9:01 PM
Reposted by Solomon Hykes
OMG!!! you do not want to miss this one!
I will be going live the Solomon Hykes (Founder of Dagger and co founder of Docker) and Dagger team with this exclusive workshop on Dagger and AI agents. This will be fun so be sure to sign up and ask questions live!
March 25, 2025 at 7:20 AM
What if the Unix shell stole the best ideas from Docker, Make and Nix?

Native supports for containers and secrets; typed objects; declarative execution, sandboxed and cached by default... What if those were just standard shell features? 🤩

Well, we built it! dagger.io/blog/dagger-...
A Shell for the Container Age: Introducing Dagger Shell - Dagger
Powerful, programmable CI/CD engine that runs your pipelines in containers — pre-push on your local machine and/or post-push in CI
dagger.io
March 26, 2025 at 7:51 PM
Reposted by Solomon Hykes
Remember, The Southern California Expo is always more fun when you attend it with a buddy. 🐧 #scale
March 9, 2025 at 3:11 PM
MCP is great for extending AI apps, but less useful for extending AI code.

It forces a rigid separation between "code called by llm" and "code called by code", when in practice you want to keep that boundary flexible.

Right now that nuance is getting lost in the hype.
March 10, 2025 at 8:48 PM
update: this now works with @anthropic.com
Just like we containerized webapps, we'll have to containerize AI agents... but how? What first principles led to containers in the first place, and how do they transpose to LLMs?

This was my first talk at an AI meetup, but I doubt it will be the last!

youtu.be/XWO_3My2eVU?...
February 21, 2025 at 7:32 AM
Reposted by Solomon Hykes
Missed AI Dev Tool Night? Catch @shykes.bsky.social containerizing AI agents + killer demos from @sourcegraph.com, Structured Labs & RelariAI!
youtu.be/1HA9h1MnUy0
February 19, 2025 at 10:17 PM
Update: this now works with #ollama 🦙
Just like we containerized webapps, we'll have to containerize AI agents... but how? What first principles led to containers in the first place, and how do they transpose to LLMs?

This was my first talk at an AI meetup, but I doubt it will be the last!

youtu.be/XWO_3My2eVU?...
February 19, 2025 at 4:54 AM
Just like we containerized webapps, we'll have to containerize AI agents... but how? What first principles led to containers in the first place, and how do they transpose to LLMs?

This was my first talk at an AI meetup, but I doubt it will be the last!

youtu.be/XWO_3My2eVU?...
February 16, 2025 at 11:11 PM
Reposted by Solomon Hykes
CI/CD workflows shouldn’t feel like a gamble. On the Platform Engineering Podcast, @shykes.bsky.social discusses:

•Tackling "push & pray" in pipelines
•Building modular, scalable workflows
•The evolution of DevOps & software factories

🎙️ Tune in: https://buff.ly/4gkPVZE
December 16, 2024 at 7:00 PM
Reposted by Solomon Hykes
One of my major takeaways #KubeConNA '24:

Dagger continues to hit it's stride. The promise was always there (how could it not with @shykes.bsky.social as CEO), but it's only 🚀.

@salaboy.com and Marcos Lilljedahl did a great job showing Dagger & DAPR together in SLC
www.youtube.com/watch?v=PSen...
Taming Your Application’s Environments - Marcos Lilljedahl & Mauricio "Salaboy" Salatino
YouTube video by CNCF [Cloud Native Computing Foundation]
www.youtube.com
December 11, 2024 at 9:49 PM