Skip to content

Commit

Permalink
Add Episode 72 - QuackAI by @frgfm (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico authored Dec 13, 2023
1 parent 47a6fec commit d7a064f
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2023-11-30-071-godot.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ podcast_duration: "47:40"
podcast_length: 18904476
---

<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/20BI6WYEtJ3NihY3BtdGhx?utm_source=generator" width="100%" height="352" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>

Are you ready to level up your knowledge on game development? Today, we have [**Emilio Coppola**](https://twitter.com/emi_cpl), Executive Director of the Godot Foundation. He's here to tell us about [**Godot**](https://godotengine.org/), the open-source game engine that's been making waves in the development world.

Expand Down
73 changes: 73 additions & 0 deletions _posts/2023-12-12-072-quackai.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
---
title: "#72 - QuackAI with François-Guillaume Fernandez"
excerpt: "Your AI Contributions Companion with FG Fernandez and QuackAI"
author_profile: true

description: "Your AI Contributions Companion with FG Fernandez and QuackAI"

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/72-cover.png"

date: 2023-12-12
permalink: /72/
redirect_from:
- /72/quackai/
- /72/quackai-with-françois-guillaume-fernandez/

podcast_image: "/assets/images/episodes/72-cover.png"
podcast_episode_number: 72
podcast_link: https://dts.podtrac.com/redirect.m4a/hosting.thebakery.dev/72-thedevelopersbakery-quackai.m4a
podcast_duration: "46:14"
podcast_length: 18344652
---

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

Welcome back to another episode of The Developers' Bakery. Today we have on stage [**FG Fernandez**](https://twitter.com/FrG_FM), the founder of [**QuackAI**](https://www.quackai.com/).

QuackAI is a VS Code Extension that helps your contributiors when they're typing to make sure their contributions won't fail to comply with your project guidelines.

Moreover, FG had the opportunity to join the YCombinator program with QuackAI as a sole contributor. Today he will tell us his story with this tool and what's next for it!

Enjoy the show 👨‍🍳

# Show Notes

- **00.00** Intro
- **00.45** Episode Start
- **01.17** FG's Introduction
- **02.24** What is QuackAI?
- **03.13** How can I use QuackAI?
- **07.33** Defining contribution rules
- **10.07** IDE Extension & PR Automation
- **15.07** What happens when I type with QuackAI?
- **18.44** What is Open Source in QuackAI?
- **20.56** How do you do telemetry?
- **26.40** The story of QuackAI
- **30.39** Funding from YCombinator
- **36.51** Being a sole contributor at QuackAI
- **39.00** What's next for QuackAI?
- **43.27** Further reading
- **45.00** Where people can find you online?

# Resources

* <i class="fab fa-github"></i> [quack-ai/companion on GitHub](https://github.com/quack-ai/companion)
* <i class="fas fa-link"></i> [QuackAI Official Website](https://www.quackai.com/)
* <i class="fas fa-link"></i> [QuackAI VS Code Extension](https://marketplace.visualstudio.com/items?itemName=QuackAI.quack-companion)
* <i class="fab fa-discord"></i> [QuackAI Discord server](https://discord.com/invite/E9rY3bVCWd)
* <i class="fab fa-github"></i> [@frgfm on GitHub](https://github.com/frgfm)
* <i class="fab fa-twitter"></i> [@FrG_FM on Twitter](https://twitter.com/FrG_FM)

# 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/72-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 d7a064f

Please sign in to comment.