hello-rust / show

🍿 Show notes, code, and future topic ideas for "Hello Rust!", a YouTube channel about the Rust programming language.

Home Page:https://hello-rust.show

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Rust Show logo

🏠 Homepage | ▢️ YouTube | ❀️ Sponsor | 🐦 Twitter

This is the main repository of Hello Rust, a coding show by Matthias Endler about the Rust programming language (https://www.youtube.com/hellorust).
It is targeted towards intermediate Rust programmers, who have already read the book and want to learn advanced patterns and tricks as well as how to write ergonomic code in Rust.

In this repository, you find the list of previous episodes, the planned shows and the show notes.

How to support me

As you know, producing content takes a lot of time and effort. On top of that, running a YouTube channel requires getting a lot of expensive hardware (like recording and editing equipment) to achieve somewhat acceptable quality. This show is free for everybody to watch. If you want it to stay this way, consider donating.
Sponsor on Github and earn a special place in my heart β€” forever. ❀️

List of episodes

Season 1 - 2018

Season 2 πŸ˜™

If you have an idea for a future show, don't hesitate to create a new issue or upvote an existing one.

Inspiration

The following YouTube creators greatly inspired me. I appreciate the work that went into these channels.

FAQ

Q: What development environment do you use?  
A: Right now, I use VSCode and the Rust plugin plus Rust analyzer.
I've heard good things about the IntelliJ Rust plugin, though.
Therefore, I might try this setup in the future.

Q: What audio/video equipment do you use? A: Video: Canon 700D. Audio: Rhode NT USB, Takstar SGC 598.

Q: What is your post-processing routine?  
A: Quite simple. I solely use iMovie Davinci Resolve Final Cut right now.
I'm mostly annoyed by the long rendering times on my MacBook. (5 hours for 30 minutes of video.)

Q: What is the name of your color theme?
A: Usually I use 1337 and the Github Theme, but that can vary per show.
I will try to mention it in the show notes, if it's something else.

Q: What font are you using?
A: Operator Sans Mono Cascadia Code as a Nerd Font variant

Q: How long does it take to create one episode?
A: Around 30 hours. Here's a breakdown of the process:

  • πŸ’ͺ Preparation time: 5 hours
  • πŸ‘¨πŸ»β€πŸ’» Creating a prototype for the code I'd like to show: 2-5 hours
  • 🌺 Prepare office for recording: 30min
  • πŸ–₯ Recording: 2-4 hours
  • 🎞 Editing: 12-16 hours
  • 🍿 Publication: 2 hours

My hope is to get faster over time. Especially the editing is still painful, although I've gotten much better already. Publication could also mostly be done automatically and I wrote some tooling to help me with that (see ci folder).

Credits

About

🍿 Show notes, code, and future topic ideas for "Hello Rust!", a YouTube channel about the Rust programming language.

https://hello-rust.show


Languages

Language:Rust 58.4%Language:Go 26.8%Language:Jupyter Notebook 8.4%Language:Python 3.5%Language:Makefile 1.7%Language:Dockerfile 1.2%