Skip to content

Commit

Permalink
Add Episode 92 - Daytona with @ivan-burazin
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico committed Dec 23, 2024
1 parent e0bb411 commit d1b5a77
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2024-10-31-091-excalidraw.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ podcast_duration: "40:59"
podcast_length: 16607447
---

<iframe src="https://open.spotify.com/embed-podcast/show/4jV6Yoz7D38sZJlYMzJm3k" width="100%" height="232" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/episode/0iORsUEJsfryuw2Qf00pP7?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>

Today we're going to talk about [**Excalidraw**](https://excalidraw.com/) 🎨, a web tool to sketch diagrams with a hand-drawn style.

Expand Down
78 changes: 78 additions & 0 deletions _posts/2024-12-23-092-daytona.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
---
title: "#92 - Daytona with Ivan Burazin"
excerpt: "Managing and sharing your development environment with Daytona and Ivan Burazin"
author_profile: true

description: "Managing and sharing your development environment with Daytona and Ivan Burazin"

header:
teaser: "/assets/images/header-single-episode.png"
overlay_image: "/assets/images/header-single-episode.png"
show_overlay_excerpt: false
overlay_filter: "0.6"
og_image: "/assets/images/episodes/92-cover.png"

date: 2024-12-23
permalink: /92/
redirect_from:
- /92/daytona/
- /92/daytona-with-ivan-burazin/

podcast_image: "/assets/images/episodes/92-cover.png"
podcast_episode_number: 92
podcast_link: https://dts.podtrac.com/redirect.m4a/hosting.thebakery.dev/92-thedevelopersbakery-daytona.m4a
podcast_duration: "48:00"
podcast_length: 18956930
---

<iframe src="https://open.spotify.com/embed-podcast/show/4jV6Yoz7D38sZJlYMzJm3k" width="100%" height="232" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>

We're back with another episode about developer tools! Today, we’re diving into [**Daytona**](https://www.daytona.io/) 🚀, a self-hosted and secure open source **development environment manager**.

I’m thrilled to have on stage [**Ivan Burazin**](https://x.com/ivanburazin), CEO and co-founder of Daytona, to tell us more about this project.

Do you recall how much time it takes you to have your development environment ready? Think about how many hours you spend setting up your machine, installing dependencies, and configuring your IDE. Daytona aims to solve exactly this problem by providing a development environment that can get you up to speed in seconds!

In addition, Ivan will walk us through the story of Daytona: how it started and what’s next for this tool.

Ivan also has a lot of experience in conference organization. In this episode, we'll touch on what he learned from creating tech conferences and how that skills helped him build Daytona today.

Enjoy the show 👨‍🍳

# Show Notes

- **00.00** Intro
- **00.46** Episode Start
- **01.22** Ivan's Introduction
- **02.43** What is Daytona?
- **04.20** How developers would use Daytona?
- **06.46** Running Daytona
- **10.55** Browser based IDEs vs Daytona
- **12.03** Accessing shared environments
- **14.27** Using Daytona with Open Source projects
- **17.53** Pricing
- **21.02** Who's funding Daytona?
- **24.04** The story of Daytona
- **29.51** From organizing conferences to building tools
- **33.57** The hardest part of organizing a conference
- **39.51** What's next for Daytona?
- **45.31** Further reading
- **46.48** Where people can find you online?

# Resources

- <i class="fab fa-github"></i> [daytonaio/daytona on GitHub](https://github.com/daytonaio/daytona)
- <i class="fas fa-link"></i> [Daytona Official Website](https://daytona.io)
- <i class="fas fa-link"></i> [Daytona Dotfiles Insiders](https://www.daytona.io/dotfiles/)
- <i class="fab fa-twitter"></i> [@ivanburazin on Twitter](https://twitter.com/ivanburazin)
- <i class="fab fa-github"></i> [@ivan-burazin on GitHub](https://github.com/ivan-burazin)
- <i class="fab fa-linkedin"></i> [Ivan Burazin on LinkedIn](https://www.linkedin.com/in/ivanburazin/)

# Show links

- <i class="fas fa-link"></i> [Podcast Website](https://thebakery.dev)
- <i class="fab fa-spotify"></i> [The Developers' Bakery on Spotify](https://open.spotify.com/show/4jV6Yoz7D38sZJlYMzJm3k?si=AL3ske_0R_CKlEScMhYhug)
- <i class="fas fa-podcast"></i> [The Developers' Bakery on Apple Podcasts](https://podcasts.apple.com/us/podcast/the-developers-bakery/id1542849034)
- <i class="fab fa-google-play"></i> [The Developers' Bakery on Google Podcasts](https://podcasts.google.com/feed/aHR0cHM6Ly90aGViYWtlcnkuZGV2L3BvZGNhc3QueG1s)
- <i class="fab fa-twitter"></i> [@thebakerydev on Twitter](https://twitter.com/thebakerydev)
- <i class="fab fa-twitter"></i> [@cortinico on Twitter](https://twitter.com/cortinico)
Binary file added assets/images/episodes/92-cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d1b5a77

Please sign in to comment.