Advertisement · 728 × 90

Posts by Solomon Hykes

Je me suis fait avoir aussi 😂

3 months ago 0 0 0 0

x.com/iamBrianBJ/s...

3 months ago 0 0 0 0

Attention ça n'est pas un compte officiel.

3 months ago 0 0 0 0

I'm a Democrat and I consider support for both Israel and Ukraine a no-brainer bipartisan issue. People losing their minds over one or the other are equally misguided.

3 months ago 0 0 0 0
Can Containers Rescue AI MCP Tools? #aiagents #agenticdevops #docker
Can Containers Rescue AI MCP Tools? #aiagents #agenticdevops #docker YouTube video by Bret Fisher Cloud Native DevOps

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...

8 months ago 3 2 0 0
Post image

🤖 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

9 months ago 3 1 0 0
Preview
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.

Solomon Hykes, creator of Docker, has been demoing dagger.io as a solution for this.

10 months ago 8 1 2 0
Post image

📣 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! 🌟

10 months ago 3 1 1 1
[AIEWF Preview] Containing Agent Chaos — Solomon Hykes
[AIEWF Preview] Containing Agent Chaos — Solomon Hykes YouTube video by Latent Space

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...

10 months ago 2 1 1 0
Containerize your agents!
Containerize your agents! YouTube video by Dagger

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

10 months ago 4 1 0 1
Advertisement
Post image

@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

10 months ago 3 1 0 0
Post image

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

11 months ago 4 2 0 0

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

11 months ago 10 0 0 0
Preview
Dagger | A Soft Landing for Earthly Users 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.

Our post: dagger.io/blog/earthly...

Earthly's post: earthly.dev/blog/shuttin...

1 year ago 1 0 0 0

Earthly team: you built something special, and made it this far in a tough market. I hope your new product will be a smashing success.

Earthly community: I hope you'll give Dagger a chance. It's not a drop-in replacement, but I'm confident that it can be a great alternative. 🧵

1 year ago 3 0 1 0

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. 🧵

1 year ago 9 3 1 1
Post image

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!

1 year ago 2 1 0 0
Advertisement
Dagger for AI agents
Dagger for AI agents YouTube video by Kubesimplify

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...

1 year ago 5 4 1 0

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?

1 year ago 2 0 0 0
Post image Post image

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 👀

1 year ago 7 3 1 0

There is a flake! No core package though.

1 year ago 1 0 0 0
Post image

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!

1 year ago 2 1 1 0
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

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-...

1 year ago 9 4 2 0

Yes 😁

1 year ago 1 0 0 0
Post image

Remember, The Southern California Expo is always more fun when you attend it with a buddy. 🐧 #scale

1 year ago 8 2 0 0

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.

1 year ago 1 0 2 0
Advertisement
Preview
Dagger Documentation | Dagger What is Dagger?

See docs.dagger.io/ai-agents

There is a hidden 'dagger llm' command

come by the discord!

1 year ago 0 0 1 0
Preview
Solomon Hykes on X: "We may have accidentally built an open alternative to Claude Code. Fully open source, supports any model, and MCP native. Anyone interested in that?" / X We may have accidentally built an open alternative to Claude Code. Fully open source, supports any model, and MCP native. Anyone interested in that?

Funny you should say that! x.com/solomonstre/...

1 year ago 0 0 1 0

😂

1 year ago 1 0 0 0