Skip to content

Commit

Permalink
add blog on gene kim podcast (#166)
Browse files Browse the repository at this point in the history
* add blog on gene kim podcast

* add YT video to blog post

* add podcast link to blog

---------

Co-authored-by: Luigia D'Alessandro <[email protected]>
  • Loading branch information
luigiadale and Luigia D'Alessandro authored Dec 18, 2024
1 parent 7717a27 commit 37002d0
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions src/pages/blog/gene-kim-podcast.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
author: 'juxt'
title: 'Gene Kim on JUXTCast: Insights into DevOps, AI, and High-Performance Technology Organizations'
description: 'In this episode, Jeremy Taylor and Malcolm Sparks are joined by Gene Kim to explore the evolution of technology through modularity, AI-driven programming, and the future of innovation.'
category: 'AI'
layout: '../../layouts/BlogPost.astro'
publishedDate: '2024-12-11'
heroImage: 'JuxtCast-dark.jpg'
tags:
- 'AI'
- 'devops'
- 'xtdb'
- podcast
---

This latest episode of the JUXTCast features Gene Kim, a Wall Street Journal bestselling author, celebrated researcher, and multiple award-winning Chief Technology Officer. Gene is widely recognized for his contributions to the DevOps movement and for co-authoring influential works such as The Phoenix Project and The DevOps Handbook. In this engaging discussion, Gene reflects on his career journey, from his time as the founder and CTO of Tripwire to his rediscovery of the joy of programming through Clojure. The episode explores key themes including high-performing technology organizations, the transformative role of AI in programming, and the strategic importance of modularity in systems design.

The conversation also offers unique insights into the evolving role of AI in augmenting developer productivity and creativity. Gene shares his hands-on experience with pair programming and discusses the intersection of REPL-based programming, economic principles in software design, and the future of junior developers in an AI-enhanced ecosystem.

🎥 Watch the full episode here:

<iframe class='aspect-video w-full' src="https://www.youtube.com/embed/zb-Oj1t8jxQ?si=xUCxAG7RssAaUETb" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

### Addendum

This JUXT Cast episode is also available as a podcast across [all your favourite platforms](https://pnc.st/s/juxt-cast/fb61eb8f/insights-into-devops-ai-and-high-performance-technology-organizations-with-gene-kim).

Happy listening!
Empty file added src/pages/careers/hello.ts
Empty file.

0 comments on commit 37002d0

Please sign in to comment.