Fly.io's Avatar

Fly.io

@fly.io

Run web, AI, & app servers close to your users on CPUs and GPUs. Deploy and scale your app in minutes at https://fly.io/speedrun.

1,830
Followers
1
Following
270
Posts
22.07.2024
Joined
Posts Following

Latest posts by Fly.io @fly.io

The Sprite storage stack is WILD

04.03.2026 17:29 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
24.02.2026 17:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Join the Sprites Discord Server! Check out the Sprites community on Discord - hang out with 38 other members and enjoy free voice and text chat.

We want to see all the cool things you've been building with Sprites!

Join us on Discord and brag about your stuff: discord.gg/sprites

10.02.2026 19:20 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
We made our sandboxes stateful – here's how.
We made our sandboxes stateful – here's how. YouTube video by Flyβ€€io

We made our sandboxes stateful. Here's how.

www.youtube.com/watch?v=xeJb...

05.02.2026 19:00 πŸ‘ 1 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

we love to hear it!

05.02.2026 19:00 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
What are Sprites, and why does Claude love them?
What are Sprites, and why does Claude love them? YouTube video by Flyβ€€io

Claude loves Sprites. Let's talk about why.
www.youtube.com/watch?v=3-be...

29.01.2026 16:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Sprites - Stateful sandboxes

Last note:

If you were building a code runner like this For Real, you'd be a lot smarter about it. You'd stick to one Sprite per user, or perhaps project. No shared Sprites between customers, tho. (That would be rude)

To learn more, checkout sprites.dev !

27.01.2026 17:50 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
a simple prompt describing the code runner seen before

a simple prompt describing the code runner seen before

Secondly, we built this whole thing with a single prompt.

We can do this with confidence because Sprites were designed to be the perfect place for Claude to just go nuts. No need to micromanage. Just give it a task, and then go make some lunch.

It's that easy.

27.01.2026 17:50 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Built the world's simplest code runner in 5 mins with Sprites.

This is doubly cool. First off, how it works:

User writes some scary JavaScript, which then gets run in a new Sprite. Sprites are literally built for running random code, so bring on the footguns.

🧡

27.01.2026 17:50 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

Sprites make it easy to connect stuff on the internet.

Take Slack bots: easy to build, annoying to hook up locally and test.

Sprites are first-class citizens of the internet, so you can just build your bot on one, get a public URL, and boom: it's plug-n-play ready.

26.01.2026 18:02 πŸ‘ 4 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Sprites - Stateful sandboxes

If you spend a lot of time coding with AI on your computer, do yourself a favor and visit sprites.dev by @fly.io

24.01.2026 05:02 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

Is that a TUI for visualizing your sprites MADE IN A SPRITE? Yes, yes it is.

It lets you see all the sprites in your org, which ones are running, and organize them to get a better sense of which sprites work together.

github.com/aezell/sprit...

23.01.2026 19:26 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Sprites - Stateful sandboxes Sprites are fully mutable and persistent between runs. Your data lives on a boring, ext4 filesystem. It's available when your Sprite runs.

[CALL TO ACTION SECTION]

GO CHECK OUT sprites.dev TODAY AND MAKE SOME WEIRD SHIT

Credit to @sockpuppet.org for the deli cup evangelism

22.01.2026 18:01 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Sprites are stateFUL sandbox environments with 100GB of storage. Spin them up in milliseconds, boot up Claude, and get to vibin'.

They are durable, performant, and persistent.

They are disposable and cheap.

They are the perfect playground to run your weird AI code.

22.01.2026 18:01 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Stateless containers have long reigned supreme in the development world, and for good reason! But they aren't ideal for running AI generated code.

See, Claude doesn't want ziploc bags. It wants a computer with disk storage and such.

That's where Sprites come in.

22.01.2026 18:01 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Deli cups are also reusable *and* disposable. Throw them in the dishwasher over and over OR chuck them out when the fridge needs a purge.

You know what ALSO appreciates reusable, disposable, and multi-purpose boxes?

AI agents.

22.01.2026 18:01 πŸ‘ 0 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

Deli cups are just better, more rigid ziploc bags.

Store leftovers in them. Store liquids in them. Stack them. Use them as organizers. Use them as plant pots. Use them as measuring cups.

Hell, use them as CUPS.

Anything a zip can do, a deli cup can do better.

22.01.2026 18:01 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
some deli cups

some deli cups

We've been yappin' about Sprites a lot, but something we haven't been yappin' about are...

✨DELI CUPS✨

🧡

22.01.2026 18:01 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Running stateful sandboxes in VS Code | VS Code + Sprites
Running stateful sandboxes in VS Code | VS Code + Sprites YouTube video by Flyβ€€io

Running Claude inside a Sprite is cool and all, but so is, you know, *using an IDE*. So we made a VS Code extension for Sprites! Checkout the demo:

www.youtube.com/watch?v=ImkB...

22.01.2026 17:57 πŸ‘ 3 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
The Design & Implementation of Sprites So that we may educate as well as horrify: the internals of our new Sprites execution platform.

πŸ”— ➑ fly.io/blog/design-...

21.01.2026 17:35 πŸ‘ 0 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0
Post image

We made "ball-point disposable computers" by committing three heresies: Killing user container images, running orchestration inside the VM, and backing disks with S3. The result? Instant boot, auto-sleep, and zero dockerfile misery. Machines are for servers; Sprites are for everything else.

πŸ”— ➑ 🧡

21.01.2026 17:35 πŸ‘ 1 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0
Post image

πŸ€– We made a thing that handles real AI workflows called Sprites. Watch the video where Claude builds features, breaks things, fixes modals, adds color-coded graphs, and switches themes. All while the developer, @anniesexton.com does her makeup.

πŸ”—βž‘οΈ youtu.be/--PIlSp1YOg

16.01.2026 04:56 πŸ‘ 14 πŸ” 1 πŸ’¬ 0 πŸ“Œ 2
Video thumbnail

We offer 30 days of free support when you start out, just in case :p

14.01.2026 04:53 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

We made a thing called Sprites that lets you run AI code safely. Watch Chris create sandboxes in seconds, let agents install packages freely, then restore to checkpoints when things go sideways.

πŸ”— ➑️ youtu.be/7BfTLlwO4hw

09.01.2026 00:57 πŸ‘ 6 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

how im feel after the first successful deployment of 2026

06.01.2026 04:54 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

the moment you're using fly

17.12.2025 04:58 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

πŸš€ Just dropped: Litestream VFS. Query SQLite databases directly from S3 with zero download penalty. It uses HTTP range headers for lazy fetching and LTX for compaction, enabling instant startup even for large databases.

πŸ”— ➑️ fly.io/blog/litestr...

12.12.2025 03:39 πŸ‘ 9 πŸ” 1 πŸ’¬ 0 πŸ“Œ 2
Post image

me running out of bed having figured out the bug in the codebase in my dream

10.12.2025 04:24 πŸ‘ 6 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

feeling called out this year...

05.12.2025 04:56 πŸ‘ 3 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

me when I sense the PagerDuty alert right as im settling down on Friday night

03.12.2025 04:55 πŸ‘ 8 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0