Skip to content

Commit

Permalink
adds 3 fake md show
Browse files Browse the repository at this point in the history
  • Loading branch information
stolinski committed Feb 9, 2024
1 parent 75baab7 commit 1887a50
Show file tree
Hide file tree
Showing 3 changed files with 207 additions and 0 deletions.
69 changes: 69 additions & 0 deletions shows/999 - Fake Should Fail
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
---
number: 728
title: AI Superpowers with Kevin Hou and Codeium
date: 1707480000553
url: https://traffic.libsyn.com/syntax/Syntax_-_728.mp3
youtube_url: https://youtu.be/lYXYmcDjGMA
guest:
name: Kevin Hou
github: khou22
twitter: kevinhou22
of: Codeium
url: https://codeium.com/
---

In this supper club, Scott and Wes welcome Kevin Hou, Head of Product Engineering at Codeium, a blazing fast AI-powered code completion and chat tool for developers.

### Show Notes

* **[00:00](#t=00:00)** Welcome to Syntax!
* **[05:31](#t=05:31)** An introduction to Codeium.
* **[07:56](#t=07:56)** What information are you sending the AI to get such good completions?
* [Codeium compliance](https://codeium.com/blog/codeium-is-soc2-type2-compliant)
* **[09:15](#t=09:15)** Codeium runs a 'Language Server'.
* **[11:15](#t=11:15)** Crawling dependency tree and abstract syntax tree.
* **[12:07](#t=12:07)** Using Codeium Live.
* **[12:34](#t=12:34)** How big of a codebase can you run this on?
* **[14:39](#t=14:39)** Sending select amounts of data to AI.
* **[16:06](#t=16:06)** Does Codeium maintain codebase preferences and styling (ie. snake case)?
* **[17:39](#t=17:39)** Will Codeium scan the dependency?
* **[19:23](#t=19:23)** AI UI, have we found the best format?
* **[21:55](#t=21:55)** Crazy ideas in tech.
* **[22:53](#t=22:53)** Additional AI UI inputs.
* **[24:14](#t=24:14)** How do you make an AI model?
* **[28:42](#t=28:42)** How does Codeium manage the product roadmap?
* **[32:09](#t=32:09)** Do AI models get worse over time? How does Codeium validate that it's not?
* [Open AI Evals](https://github.com/openai/evals)
* **[35:39](#t=35:39)** How is Codeium THAT fast?
* **[36:49](#t=36:49)** What programming langauges does Codeium use?
* **[38:55](#t=38:55)** Codeium Playground.
* [Codeium Playground](https://codeium.com/playground)
* **[39:15](#t=39:15)** Caching as a performance improvement.
* **[39:58](#t=39:58)** What is the pipe between Codeium and editor?
* **[40:17](#t=40:17)** Codeium chat service.
* **[41:44](#t=41:44)** A WebSocket system allowing push and pull communication.
* **[43:13](#t=43:13)** Closed Beta for GPT 4.0.
* **[46:12](#t=46:12)** The dreaded closing quote bug.
* **[48:26](#t=48:26)** Sometimes bugs bug Wes.
* **[49:49](#t=49:49)** Supper Club Questions
* **[51:40](#t=51:40)** Perplexity.ai
* **[52:35](#t=52:35)** What editor does Kevin use?
* **[55:31](#t=55:31)** Sick Picks + Shameless Plugs

### Sick Picks

- Kevin: [Lapse.com](https://www.lapse.com/)

### Shameless Plugs

- Kevin: [Codeium.com](https://codeium.com/)

### Hit us up on Socials!

Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm)

Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos)

Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski)

Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor)
69 changes: 69 additions & 0 deletions shows/999 - Fake Should Fail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
---
number: 728
title: AI Superpowers with Kevin Hou and Codeium
date: 1707480000553
url: https://traffic.libsyn.com/syntax/Syntax_
youtube_url: https://youtu.be/lYXYmcDjGMA
guest:
name: Kevin Hou
github: khou22
twitter: kevinhou22
of: Codeium
url: https://codeium.com/
---

In this supper club, Scott and Wes welcome Kevin Hou, Head of Product Engineering at Codeium, a blazing fast AI-powered code completion and chat tool for developers.

### Show Notes

- **[00:00](#t=00:00)** Welcome to Syntax!
- **[05:31](#t=05:31)** An introduction to Codeium.
- **[07:56](#t=07:56)** What information are you sending the AI to get such good completions?
- [Codeium compliance](https://codeium.com/blog/codeium-is-soc2-type2-compliant)
- **[09:15](#t=09:15)** Codeium runs a 'Language Server'.
- **[11:15](#t=11:15)** Crawling dependency tree and abstract syntax tree.
- **[12:07](#t=12:07)** Using Codeium Live.
- **[12:34](#t=12:34)** How big of a codebase can you run this on?
- **[14:39](#t=14:39)** Sending select amounts of data to AI.
- **[16:06](#t=16:06)** Does Codeium maintain codebase preferences and styling (ie. snake case)?
- **[17:39](#t=17:39)** Will Codeium scan the dependency?
- **[19:23](#t=19:23)** AI UI, have we found the best format?
- **[21:55](#t=21:55)** Crazy ideas in tech.
- **[22:53](#t=22:53)** Additional AI UI inputs.
- **[24:14](#t=24:14)** How do you make an AI model?
- **[28:42](#t=28:42)** How does Codeium manage the product roadmap?
- **[32:09](#t=32:09)** Do AI models get worse over time? How does Codeium validate that it's not?
- [Open AI Evals](https://github.com/openai/evals)
- **[35:39](#t=35:39)** How is Codeium THAT fast?
- **[36:49](#t=36:49)** What programming langauges does Codeium use?
- **[38:55](#t=38:55)** Codeium Playground.
- [Codeium Playground](https://codeium.com/playground)
- **[39:15](#t=39:15)** Caching as a performance improvement.
- **[39:58](#t=39:58)** What is the pipe between Codeium and editor?
- **[40:17](#t=40:17)** Codeium chat service.
- **[41:44](#t=41:44)** A WebSocket system allowing push and pull communication.
- **[43:13](#t=43:13)** Closed Beta for GPT 4.0.
- **[46:12](#t=46:12)** The dreaded closing quote bug.
- **[48:26](#t=48:26)** Sometimes bugs bug Wes.
- **[49:49](#t=49:49)** Supper Club Questions
- **[51:40](#t=51:40)** Perplexity.ai
- **[52:35](#t=52:35)** What editor does Kevin use?
- **[55:31](#t=55:31)** Sick Picks + Shameless Plugs

### Sick Picks

- Kevin: [Lapse.com](https://www.lapse.com/)

### Shameless Plugs

- Kevin: [Codeium.com](https://codeium.com/)

### Hit us up on Socials!

Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm)

Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos)

Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski)

Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor)
69 changes: 69 additions & 0 deletions shows/999 - Fake Should Not Fail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
---
number: 728
title: AI Superpowers with Kevin Hou and Codeium
date: 1707480000553
url: https://traffic.libsyn.com/syntax/Syntax_-_728.mp3
youtube_url: https://youtu.be/lYXYmcDjGMA
guest:
name: Kevin Hou
github: khou22
twitter: kevinhou22
of: Codeium
url: https://codeium.com/
---

In this supper club, Scott and Wes welcome Kevin Hou, Head of Product Engineering at Codeium, a blazing fast AI-powered code completion and chat tool for developers.

### Show Notes

* **[00:00](#t=00:00)** Welcome to Syntax!
* **[05:31](#t=05:31)** An introduction to Codeium.
* **[07:56](#t=07:56)** What information are you sending the AI to get such good completions?
* [Codeium compliance](https://codeium.com/blog/codeium-is-soc2-type2-compliant)
* **[09:15](#t=09:15)** Codeium runs a 'Language Server'.
* **[11:15](#t=11:15)** Crawling dependency tree and abstract syntax tree.
* **[12:07](#t=12:07)** Using Codeium Live.
* **[12:34](#t=12:34)** How big of a codebase can you run this on?
* **[14:39](#t=14:39)** Sending select amounts of data to AI.
* **[16:06](#t=16:06)** Does Codeium maintain codebase preferences and styling (ie. snake case)?
* **[17:39](#t=17:39)** Will Codeium scan the dependency?
* **[19:23](#t=19:23)** AI UI, have we found the best format?
* **[21:55](#t=21:55)** Crazy ideas in tech.
* **[22:53](#t=22:53)** Additional AI UI inputs.
* **[24:14](#t=24:14)** How do you make an AI model?
* **[28:42](#t=28:42)** How does Codeium manage the product roadmap?
* **[32:09](#t=32:09)** Do AI models get worse over time? How does Codeium validate that it's not?
* [Open AI Evals](https://github.com/openai/evals)
* **[35:39](#t=35:39)** How is Codeium THAT fast?
* **[36:49](#t=36:49)** What programming langauges does Codeium use?
* **[38:55](#t=38:55)** Codeium Playground.
* [Codeium Playground](https://codeium.com/playground)
* **[39:15](#t=39:15)** Caching as a performance improvement.
* **[39:58](#t=39:58)** What is the pipe between Codeium and editor?
* **[40:17](#t=40:17)** Codeium chat service.
* **[41:44](#t=41:44)** A WebSocket system allowing push and pull communication.
* **[43:13](#t=43:13)** Closed Beta for GPT 4.0.
* **[46:12](#t=46:12)** The dreaded closing quote bug.
* **[48:26](#t=48:26)** Sometimes bugs bug Wes.
* **[49:49](#t=49:49)** Supper Club Questions
* **[51:40](#t=51:40)** Perplexity.ai
* **[52:35](#t=52:35)** What editor does Kevin use?
* **[55:31](#t=55:31)** Sick Picks + Shameless Plugs

### Sick Picks

- Kevin: [Lapse.com](https://www.lapse.com/)

### Shameless Plugs

- Kevin: [Codeium.com](https://codeium.com/)

### Hit us up on Socials!

Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm)

Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos)

Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski)

Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor)

0 comments on commit 1887a50

Please sign in to comment.